You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: getting-started/troubleshooting.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This document aims to help you fix issues you may encounter when getting started
4
4
5
5
## Troubleshoot a failed WSL installation
6
6
7
-
In this section, you'll learn how to troubleshoot the failed installation of Windows Subsystem for Linux (WSL) on your Windows machine. Note that if this method does not solve your specific problem, you can always refer to the [official Windows documentation](https://learn.microsoft.com/en-us/windows/wsl/troubleshooting)to find a fix for your case.
7
+
This section provides a possible way to troubleshoot a failed installation of Windows Subsystem for Linux (WSL). You can also refer to [Microsoft's official WSL documentation](https://learn.microsoft.com/en-us/windows/wsl/troubleshooting)for more information on troubleshooting WSL.
8
8
9
9
10
10
If the `wsl --install` command does not work for you, especially if it returns the message "This operation timed out", you can debug the issue by following these steps:
0 commit comments