We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5de87af commit 38b2382Copy full SHA for 38b2382
1 file changed
WSL/install-win10.md
@@ -43,7 +43,7 @@ dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /nores
43
44
### Set WSL 2 as your default version
45
46
-Run the following command in PowerShell to set WSL 2 as the default version when installing a new Linux distribution:
+Open PowerShell as Administrator and run this command to set WSL 2 as the default version when installing a new Linux distribution:
47
48
```powershell
49
wsl --set-default-version 2
0 commit comments