Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions WSL/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,9 @@ You can also:
- **Error: WSL 2 requires an update to its kernel component. For information please visit [step 4](./install-manual.md#step-4---download-the-linux-kernel-update-package)**
- 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](./install-manual.md#step-4---download-the-linux-kernel-update-package) of these installation instructions. You may need to uninstall the MSI from "[Add or Remove Programs](ms-settings:appsfeatures-app)", and install it again.

- **WSL --install fails with "Forbidden (403)."**
- This could be caused by the github unauthenticated request rate limit. When this happens, please try download the .msi installer directly from [WSL github releases](https://github.com/microsoft/WSL/releases) and install with the installer.

## Common issues

### Error: 0x1bc when `wsl --set-default-version 2`
Expand Down