Skip to content

Commit 5cb8140

Browse files
ade555YanisaHS
andauthored
Update getting-started/troubleshooting.md
Co-authored-by: Yanisa Haley Scherber <[email protected]>
1 parent 10017a9 commit 5cb8140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting-started/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ If the `wsl --install` command returns the message "This operation timed out", y
1717
2. After you select these options, open your system's task manager and navigate to the performance tab. You should look for an option that says "virtualisation" to make sure it's enabled. If it isn't enabled, follow this [Microsoft guide](https://support.microsoft.com/en-us/windows/enable-virtualization-on-windows-11-pcs-c5578302-6e43-4b4b-a449-8ced115f58e1) to enable it for your system.
1818
![performance tab of the Windows Task Manager](./images/task_manager_virtualisation.png)
1919

20-
3. The next step is to restart your machine and try the `wsl --install` command again. It should work now.
20+
3. Restart your machine and try the `wsl --install` command again. It should work now.
2121

2222
4. If you retry the command and it doesn't work as expected, you might see an error that says, "Windows Subsystem for Linux is already installed. The operation timed out". In this case, you should update your WSL version with this command:
2323
```shell

0 commit comments

Comments
 (0)