Skip to content

Commit bd0cd48

Browse files
author
Ben Hillis
authored
Update faq.md
1 parent 01d60da commit bd0cd48

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

WSL/faq.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,12 +131,14 @@ To fix issues related to `udev`, follow the following steps:
131131
ln -s /bin/true /sbin/initctl
132132
```
133133

134-
### How do I uninstall WSL?
134+
### How do I uninstall a WSL Distribution?
135135

136-
Open a command prompt and run:
136+
On builds prior to 1709 (16299) open a command prompt and run:
137137
```batchfile
138138
lxrun /uninstall /full
139139
```
140+
141+
WSL distributions installed from the store can be uninstalled like any other Windows app, by right-clicking on the app tile and selecting Uninstall.
140142

141143
### Why does ping require admin privileges?
142144
Fixed in Build 14926 and later.

0 commit comments

Comments
 (0)