Skip to content

Commit b639cf6

Browse files
authored
Remove admin recommendation where unnecessary (#966)
1 parent 6f015ea commit b639cf6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

WSL/install-win10.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Once the installation is complete, move on to the next step - setting WSL 2 as y
6969
7070
## Step 5 - Set WSL 2 as your default version
7171

72-
Open PowerShell as Administrator and run this command to set WSL 2 as the default version when installing a new Linux distribution:
72+
Open PowerShell and run this command to set WSL 2 as the default version when installing a new Linux distribution:
7373

7474
```powershell
7575
wsl --set-default-version 2
@@ -193,4 +193,4 @@ Below are related errors and suggested fixes. Refer to the [WSL troubleshooting
193193
3. After you enabled WSL, a reboot is required for it to take effect, reboot your machine and try again.
194194

195195
- **Error: WSL 2 requires an update to its kernel component. For information please visit https://aka.ms/wsl2kernel .**
196-
- If the Linux kernel package is missing in the %SystemRoot%\system32\lxss\tools folder, you will encounter this error. Resolve it by installing the Linux kernel update MSI package in step #4 of these installation instructions. You may need to uninstall the MSI from ['Add or Remove Programs'](ms-settings:appsfeatures-app), and install it again.
196+
- If the Linux kernel package is missing in the %SystemRoot%\system32\lxss\tools folder, you will encounter this error. Resolve it by installing the Linux kernel update MSI package in step #4 of these installation instructions. You may need to uninstall the MSI from ['Add or Remove Programs'](ms-settings:appsfeatures-app), and install it again.

0 commit comments

Comments
 (0)