Windows Subsystem for Linux | WslRegisterDistribution failed with error: 0x80370102 solved

Аватар автора
Python для начинающих: уроки и практика
In case you haven&installed WSL yet just follow these steps : --------------------------------------------------------------------------------------------------------------------------- Step 1 - If you are running Windows 10 version 1903 or 1909, open "Settings" from your Windows menu, navigate to "Update & Security" and select "Check for Updates". Your Build number must be 18362.1049+ or 18363.1049+, with the minor build # over .1049. Step 2 - Enable the Windows Subsystem for Linux : dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart Step 3 - Enable Virtual Machine feature : dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart Step 4 - Download the Linux kernel update package : Step 5 - Set WSL 2 as your default version : wsl --set-default-version 2 Step 6 - Install your Linux distribution of choice : In Microsoft Store ---------------------------------------------------------------------------------------------------------------------------

0/0


0/0

0/0

0/0