Open cheehong1030 opened 1 week ago
If this a feature request, please reply with '/feature'. If this is a question, reply with '/question'. Otherwise please attach logs by following the instructions below, your issue will not be reviewed unless they are added. These logs will help us understand what is going on in your machine.
Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it!
Note: You can give me feedback by thumbs upping or thumbs downing this comment.
Reinstall window update is working for me
Reinstall window update
I met with the same problem that this issue describes and I'm seeking for a solution, too.
Do you mean resetting Windows Update?
Reinstall window update
I met with the same problem that this issue describes and I'm seeking for a solution, too.
Do you mean resetting Windows Update?
I tried using this command but it will show other error code 0x800f081f
my solutions is "Settings > System > Recovery > Fix problems with Windows Update > Reinstall now". This process will take some time, about an hour.
Reinstall window update
I met with the same problem that this issue describes and I'm seeking for a solution, too. Do you mean resetting Windows Update?
I tried using this command but it will show other error code
0x800f081f
- dism /online /cleanup-image /StartComponentCleanup
- dism /online /cleanup-image /CheckHealth
- dism /online /cleanup-image /ScanHealth
- dism /online /cleanup-image /RestoreHealth
my solutions is "Settings > System > Recovery > Fix problems with Windows Update > Reinstall now". This process will take some time, about an hour.
I had the same problem recently and your solution solved my problem. After the Windows Update, I successfully installed the Virtual Machine Platform by running the wsl.exe --install --no-distribution
command.
My solution is to reinstall Windows with iso generated by media creation tool, with all data and settings preserved.
Windows Version
Microsoft Windows [Version 10.0.26120.2213]
WSL Version
2.3.26.0
Are you using WSL 1 or WSL 2?
Kernel Version
No response
Distro Version
docker
Other Software
Docker Desktop (Window)
Repro Steps
0x8007371B
: "One or more required members of the transaction are not present."Expected Behavior
The Virtual Machine Platform should be enabled successfully, allowing me to use virtualization features. I should be able to run WSL.
Actual Behavior
The Virtual Machine Platform fails to enable with error code
0x8007371B
. I am unable to use any virtualization features.Diagnostic Logs
Event Viewer The l1vhlwf service failed to start due to the following error: A hypervisor feature is not available to the user.
Related issue