-
Notifications
You must be signed in to change notification settings - Fork 822
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error code: Wsl/Service/CreateInstance/CreateVm/HCS_E_SERVICE_NOT_AVAILABLE #8693
Comments
After running then it promp to update again, (even though yesterday already do update from microsoft store though) it working again now |
me too Error code: Wsl/Service/CreateInstance/CreateVm/HCS_E_SERVICE_NOT_AVAILABLE |
I had "Virtual Machine Platform" and "Windows Hypervisor Platform" turned off, after checking the boxes and restarting. Its working again |
I have the same issue. I cannot resolve. Any help on this? |
make sure hyper v, virtual machine platform and virtualization are on. Worked for me. |
for Windows 11 Pro v 22H2 |
You can try this with CMD or powerShell run as Admin First Enable the Windows Subsystem for Linux
Then Enable Virtual Machine feature
Then restart your PC |
This fixed my problem after installing |
after solving one problem, another appeared - WslRegisterDistribution failed with error: 0x80370102 |
it worked for me |
Complete removal of docker desktop and reinstall helped me.. |
wsl.exe --shutdown |
Running "Hyper-V Host Compute Service" solved my problem
|
What a strange problem, I do not understand why it is disabled, in other forums it is to update the wsl with another type of error |
Kostakis's solution worked for me. But I wish the original error were a little more specific regarding which Windows Features need to be enabled :) "Error: 0x80370114 The operation could not be started because a required feature is not installed." Should instead say something like: "Error: 0x80370114 The operation could not be started because a required feature is not installed: [Windows Hypervisor Platform, Windows Subsystem for Linux, Hyper-V]" |
Enable Hiper V: To enable Hyper-V on Windows 11, check and enable virtualization on the UEFI (BIOS). |
lol this worked thank you! |
|
I'm also facing the exact same error. |
Have you tried this? |
But why WSL just alert that Virtual Machine Platform needs to be enabled, excluding Windows Hypervisor Platform? |
|
I have the same error, start the service "Windows Defender Firewall" and works for me. So, the error may re-occur if you disabled the windows defender |
Sometime CANNOT launch wsl bash report |
This helped. Initially docker-desktop and docker-desktop-data were both running. This solution helped. Win 11. 23H2. |
|
Resolved for me (after nothing else worked): |
The solution for me was: C:\Windows\System32\vmwp.exe |
Windows 10,wsl -- update work for me |
Resolved the problem. |
@xkxrxm This works |
Version
Microsoft Windows Version 22H2 (OS Build 226.10.1)
WSL Version
Kernel Version
5.15.57.1
Distro Version
Debian 10
Other Software
WSL version: 0.65.3.0
Kernel version: 5.15.57.1
WSLg version: 1.0.41
MSRDC version: 1.2.3213
Direct3D version: 1.601.0
DXCore version: 10.0.25131.1002-220531-1700.rs-onecore-base2-hyp
Windows version: 10.0.22610.1
Repro Steps
Just running wsl command in command line, yesterday just fine but today I cannot start wsl anymore
Expected Behavior
wsl service started normally
Actual Behavior
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: