Hi Vladimir,
Thank you for writing to Microsoft Community Forums.
I suggest you to set the LxssManager service startup to Automatic, if it’s not set yet, and check if it works.
If you’re unable to set it to automatic from the services window, try the steps listed below:
Note:
Serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. To backup and restore registry key, refer to this link.
- Press ‘Win + R’ keys on the keyboard together to open the Run dialog box and type the following into the run box: REGEDIT
- Navigate to the following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LxssManager
- On the right pane, locate Start and set the Value Data to 2.
- Exit REGEDIT, and reboot the machine to see if it works.
If the issue persists, try the steps listed below and check if it works:
- Right click the Windows icon on the taskbar and choose Windows PowerShell (admin).
- Copy paste the following command and hit Enter:
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
- Tap Y if it asks for confirmation**.**
- Wait for the PC to reboot and check if it works.
Hope it helps.
Regards,