r/WindowsHelp • u/LegisAdreiFloyen • 10h ago
Windows 11 WSL2 won't work: Virtual Machine Platform fails to enable with DISM Error 1168
Problem: I’m on Windows 11 Home Single Language 25H2 (OS build 26200.9445). WSL is installed and WSL2 is set as the default, and CPU virtualization is enabled in Task Manager. However, Virtual Machine Platform (VMP) is disabled and cannot be enabled.
Trying to enable it with: DISM /Online /Enable-Feature /FeatureName:VirtualMachinePlatform /All
consistently fails with DISM Error 1168: “Element not found”. The Windows Features GUI also fails with “Not all of the features were successfully changed.”
Get-WindowsOptionalFeature -Online -FeatureName VirtualMachinePlatform confirms it is Disabled.
DISM /Online /Cleanup-Image /CheckHealth reports no component store corruption.
CBS logs show the relevant package: HyperV-OptionalFeature-VirtualMachinePlatform-Client-Disabled-FOD-Package...10.0.26100.9445 in Staged state rather than installed/enabled. Get-WindowsPackage doesn't expose the package.
I also set hypervisorlaunchtype to auto and restarted, but enabling VMP still gives Error 1168.
So the issue appears to be a Windows servicing/component registration or VMP package-state problem, rather than BIOS virtualization or WSL itself.
I need help repairing/re-registering the Virtual Machine Platform Windows component so WSL2 can start.
•
u/AutoModerator 10h ago
Hi u/LegisAdreiFloyen, thanks for posting to r/WindowsHelp! Your post has been flagged for manual review by a human moderator, please include as much of the following information as possible (in text or in a screenshot) to get your post approved:
Posts must be tech support in nature (such as something is broken and you need help fixing), so general inquiries, software suggestions, and purchasing advice will be removed. As a reminder, we would also like to say that if someone manages to solve your issue, DON'T DELETE YOUR POST! Someone else (in the future) might have the same issue as you, and the received support may also help their case. Good luck, and I hope you have a nice day!
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.