
- Docker factory reset from command line install#
- Docker factory reset from command line windows 10#
To Unregister a WSL Linux Distro in Windows 10,
Docker factory reset from command line install#
Reinstalling from the store will install a clean copy of the distribution. Once unregistered, all data, settings, and software associated with that distribution will be permanently lost.
Unregistering allows distributions to be reinstalled.
Now, you can run your WSL distro to configure it and setup the environment you need.Īlternatively, you can use the wsl.exe console tool to unregister a WSL distro. Under the Reset section, click on the Reset button. The Advanced options link will appear. On the right, look for the installed WSL distro you want to reset and click it. To Unregister a WSL Linux Distro in Windows 10, To Reset a WSL Linux Distro in Windows 10, Yiou can use either Settings, or a console tool, wsl.exe. There are two ways to reset a WSL Linux distro in Windows 10. You will have to configure a Linux user account any time you add a distribution, reinstall, or reset. Also, it will be included in the 'sudo' group in order to allow it to run commands elevated (as root).Įach Linux distribution running on the Windows Subsystem for Linux has its own Linux user accounts and passwords. This account will be your default WSL user account that will be used to sign-in automatically every time you run the current distro. After a moment of waiting, you will be prompted to type a new user account name, and its password. When you start a WSL distro for the first time, it opens a console window with a progress bar. Modern versions of WSL allow installing and running multiple Linux distros from Microsoft Store.Īfter enabling WSL, you can install various Linux versions from the Store. WSL stands for Windows Subsystem for Linux, which initially, was limited to Ubuntu only. Docker factory reset from command line windows 10#
The ability to run Linux natively in Windows 10 is provided by the WSL feature.