Windows 10: Unregister Windows Subsystem for Linux (WSL) Distro in Windows 10

Discus and support Unregister Windows Subsystem for Linux (WSL) Distro in Windows 10 in Windows 10 Tutorials to solve the problem; How to: Unregister Windows Subsystem for Linux (WSL) Distro in Windows 10 How to Unregister and Reset Windows Subsystem for Linux (WSL) Distro in... Discussion in 'Windows 10 Tutorials' started by Brink, Jun 1, 2018.

  1. Brink Win User

    Unregister Windows Subsystem for Linux (WSL) Distro in Windows 10


    How to: Unregister Windows Subsystem for Linux (WSL) Distro in Windows 10

    How to Unregister and Reset Windows Subsystem for Linux (WSL) Distro in Windows 10


    The Windows Subsystem for Linux (WSL) is a new Windows 10 feature that enables you to run native Linux command-line tools directly on Windows, alongside your traditional Windows desktop and modern store apps.

    When you have install WSL distro apps from the Microsoft Store.

    The first time a newly installed WSL distro installation to complete.

    Once installation is complete, you will be prompted to create a new user account (and its password).

    Creating your Linux user is the first step in setting up a new Linux distribution on WSL. The first user account you create is automatically configured with a few special attributes:
    1. It is your default user -- it signs-in automatically on launch.
    2. It is Linux administrator (a member of the sudo group) by default.
    Each Linux distribution running on the Windows Subsystem for Linux has its own Linux user accounts and passwords. You will have to configure a Linux user account any time you add a distribution, reinstall, or reset. Linux user accounts are not only independent per distribution, they are also independent from your Windows 10 user account.

    If needed, you can unregister a WSL distro to reset it back to default for your account. Once unregistered, all available WSL distros list.

    When you run the unregisted WSL distro app next, a clean copy of the distro will be installed allowing you to also setup the distro with a new UNIX username and password.

    Starting with Windows 10 build 18342 (19H1) and Windows 10 build 18836 (20H1), Microsoft added some new commands that will give you more functionality when using wsl.exe. The commands that existed inside of wslconfig.exe have been added to wsl.exe to allow you to configure your distros more easily.

    See also:
    This tutorial will show you how to unregister and reset a Windows Subsystem for Linux (WSL) distro to default settings for your account in Windows 10.

    *Warning If you unregister an imported WSL distro, it will be completely removed/uninstalled.


    CONTENTS:
    • Option One: Unregister and Reset a Windows Subsystem for Linux (WSL) Distro in Settings
    • Option Two: Unregister and Reset a Windows Subsystem for Linux (WSL) Distro in Command Prompt
    • Option Three: Unregister and Reset a Windows Subsystem for Linux (WSL) Distro in PowerShell




    OPTION ONE [/i] Unregister and Reset a Windows Subsystem for Linux (WSL) Distro in Settings
    1. For how to reset a WSL distro app in Settings, see: How to Reset an App in Windows 10

    Unregister Windows Subsystem for Linux (WSL) Distro in Windows 10 [​IMG]

    2. You can now run this WSL distro app to reinstall and setup the distro with a new UNIX username and password. (see screenshot below)


    Unregister Windows Subsystem for Linux (WSL) Distro in Windows 10 [​IMG]






    OPTION TWO [/i] Unregister and Reset a Windows Subsystem for Linux (WSL) Distro in Command Prompt
    1. Open a command prompt.

    2. Copy and paste the command below for your available WSL distro you want to unregister. (see screenshot below)
    (For Windows 10 version 1903 and later)
    *Arrow wsl --list --all or wsl -l --all

    OR

    (For versions earlier than Windows 10 version 1903)
    *Arrow wslconfig /list /all or wslconfig /l /all


    Unregister Windows Subsystem for Linux (WSL) Distro in Windows 10 [​IMG]

    3. Enter the command below for your version of Windows 10 into the command prompt, and press Enter. (see screenshot below)
    (For Windows 10 version 1903 and later)
    *Arrow wsl --unregister <DistributionName>

    OR

    (For versions earlier than Windows 10 version 1903)
    *Arrow wslconfig /unregister <DistributionName>

    *note Substitute <DistributionName> in the command above with the actual WSL distro name (ex: "Ubuntu") from step 2 you want to unregister.

    For example: wsl --unregister Ubuntu



    Unregister Windows Subsystem for Linux (WSL) Distro in Windows 10 [​IMG]

    4. When finished, you can close the command prompt if you like.

    5. You can now run this WSL distro app to reinstall and setup the distro with a new UNIX username and password. (see screenshot below)


    Unregister Windows Subsystem for Linux (WSL) Distro in Windows 10 [​IMG]






    OPTION THREE [/i] Unregister and Reset a Windows Subsystem for Linux (WSL) Distro in PowerShell
    1. Open PowerShell.

    2. Copy and paste the command below for your available WSL distro you want to unregister. (see screenshot below)
    (For Windows 10 version 1903 and later)
    *Arrow wsl --list --all or wsl -l --all

    OR

    (For versions earlier than Windows 10 version 1903)
    *Arrow wslconfig /list /all or wslconfig /l /all


    Unregister Windows Subsystem for Linux (WSL) Distro in Windows 10 [​IMG]

    3. Enter the command below for your version of Windows 10 into PowerShell, and press Enter. (see screenshot below)
    (For Windows 10 version 1903 and later)
    *Arrow wsl --unregister <DistributionName>

    OR

    (For versions earlier than Windows 10 version 1903)
    *Arrow wslconfig /unregister <DistributionName>

    *note Substitute <DistributionName> in the command above with the actual WSL distro name (ex: "Ubuntu") from step 2 you want to unregister.

    For example: wsl --unregister Ubuntu



    Unregister Windows Subsystem for Linux (WSL) Distro in Windows 10 [​IMG]

    4. When finished, you can close PowerShell if you like.

    5. You can now run this WSL distro app to reinstall and setup the distro with a new UNIX username and password. (see screenshot below)


    Unregister Windows Subsystem for Linux (WSL) Distro in Windows 10 [​IMG]


    That's it,
    Shawn


    Related Tutorials

    :)
     
    Brink, Jun 1, 2018
    #1

  2. Windows Subsystem Linux

    Hello,

    We would like to know more about the issue you're experiencing with using
    Windows Subsystem for Linux
    . Kindly answer the following questions:

    • Are you developing a program, an app, or a software for Linux?
    • Is your Window 10 PC connected to a domain?
    • Are you managing a Windows Server PC?
    • What troubleshooting steps have you tried so far?
    • Can you tell us the Version and OS build of your Windows 10 device? You can find this information by clicking the
      Start button, type About your PC, and then press
      Enter.

    We need the following information in order to determine if we need to refer your concern to the
    TechNet forums or the Microsoft Developer Network (MSDN) forums.

    For now, we suggest reviewing these support articles to find out if there's an issue with the installation of
    Windows Subsystem for Linux:


    We'll be waiting for your response.
     
    Devlin Sco, Oct 27, 2019
    #2
  3. Brink Win User
    Sideloading Custom Linux Distro to Windows 10 Subsystem for Linux

    Source: Open Sourcing a WSL Sample for Linux Distribution Maintainers and Sideloading Custom Linux Distributions Windows Command Line Tools For Developers
     
    Brink, Oct 27, 2019
    #3
  4. Brink Win User

    Unregister Windows Subsystem for Linux (WSL) Distro in Windows 10

    Sideloading Custom Linux Distro to Windows 10 Subsystem for Linux


    Source: Open Sourcing a WSL Sample for Linux Distribution Maintainers and Sideloading Custom Linux Distributions Windows Command Line Tools For Developers
     
    Brink, Oct 27, 2019
    #4
  5. Amit_Sun Win User
    Error 0x80070003 Windows Subsystem for Linux

    Hi,

    Thank you for writing to Microsoft Community Forums.

    This issue could occur when distros are not stored on your system driver or if your system is in lower build and also if Windows Subsystem for Linux is not enabled, you can follow the instruction from the article
    Windows Subsystem for Linux Installation Guide for Windows 10
    and check if this helps you.

    You can also Manually download Windows Subsystem for Linux distro packages
    and install it.

    If you need any further assistance, I suggest you to post your query on
    TechNet
    forums where you will find support engineers who are well equipped with the knowledge and help you fix the issue.

    Hope it helps,

    Amit Sunar

    Microsoft Community – Moderator
     
    Amit_Sun, Oct 27, 2019
    #5
  6. Issues while installing Windows Subsystem for Linux 2

    Hi Paul,



    Thank you for writing to Microsoft Community Forums.



    I understand that you are facing issues while installing Windows Subsystem for Linux 2 on your PC. I certainly appreciate your efforts in trying to resolve the issue by performing certain troubleshooting steps.



    I would suggest you to refer the section Set a distro to be backed by WSL 2 using the command line from the article

    Installation Instructions for WSL 2
    and see if that helps.



    However, since the issue is related to Windows Subsystem for Linux, I would suggest you to post your query on

    TechNet forums
    , where we have support professionals who are well equipped with the knowledge to assist you with the query.



    Regards,

    Prakhar Khare

    Microsoft Community – Moderator
     
    Prakhar_Khare, Oct 27, 2019
    #6
Thema:

Unregister Windows Subsystem for Linux (WSL) Distro in Windows 10

Loading...
  1. Unregister Windows Subsystem for Linux (WSL) Distro in Windows 10 - Similar Threads - Unregister Subsystem Linux

  2. Windows Subsystem for Linux WSL will not install any Linux Distro

    in Windows 10 Gaming
    Windows Subsystem for Linux WSL will not install any Linux Distro: I am using a Windows PC with the following specs:Edition: Windows 11 HomeVersion: 23H2OS build: 22631.2338Experience: Windows Feature Experience Pack 100.22674.1000.0 Processor: IntelR CoreTM i5-9400F CPU @ 2.90GHz 2.90 GHzInstalled RAM: 16.0 GBSystem type: 64-bit operating...
  3. Windows Subsystem for Linux WSL will not install any Linux Distro

    in Windows 10 Software and Apps
    Windows Subsystem for Linux WSL will not install any Linux Distro: I am using a Windows PC with the following specs:Edition: Windows 11 HomeVersion: 23H2OS build: 22631.2338Experience: Windows Feature Experience Pack 100.22674.1000.0 Processor: IntelR CoreTM i5-9400F CPU @ 2.90GHz 2.90 GHzInstalled RAM: 16.0 GBSystem type: 64-bit operating...
  4. List Users in Windows Subsystem for Linux (WSL) Distro in Windows 10

    in Windows 10 Tutorials
    List Users in Windows Subsystem for Linux (WSL) Distro in Windows 10: How to: List Users in Windows Subsystem for Linux (WSL) Distro in Windows 10 How to List Users in Windows Subsystem for Linux (WSL) Distro in Windows 10 The Windows Subsystem for Linux (WSL) is a new Windows 10 feature that enables you to run native Linux command-line...
  5. Add User to Windows Subsystem for Linux (WSL) Distro in Windows 10

    in Windows 10 Tutorials
    Add User to Windows Subsystem for Linux (WSL) Distro in Windows 10: How to: Add User to Windows Subsystem for Linux (WSL) Distro in Windows 10 How to Add User to Windows Subsystem for Linux (WSL) Distro in Windows 10 The Windows Subsystem for Linux (WSL) is a new Windows 10 feature that enables you to run native Linux command-line tools...
  6. Install Windows Subsystem for Linux (WSL) Distros in Windows 10

    in Windows 10 Tutorials
    Install Windows Subsystem for Linux (WSL) Distros in Windows 10: How to: Install Windows Subsystem for Linux (WSL) Distros in Windows 10 How to Install Windows Subsystem for Linux (WSL) Distros in Windows 10 The Windows Subsystem for Linux (WSL) is a new Windows 10 feature that enables you to run native Linux command-line tools...
  7. Run Windows Subsystem for Linux (WSL) Distro in Windows 10

    in Windows 10 Tutorials
    Run Windows Subsystem for Linux (WSL) Distro in Windows 10: How to: Run Windows Subsystem for Linux (WSL) Distro in Windows 10 How to Run a Windows Subsystem for Linux (WSL) Distro in Windows 10 The Windows Subsystem for Linux (WSL) is a new Windows 10 feature that enables you to run native Linux command-line tools directly on...
  8. Set Default Windows Subsystem for Linux (WSL) Distro in Windows 10

    in Windows 10 Tutorials
    Set Default Windows Subsystem for Linux (WSL) Distro in Windows 10: How to: Set Default Windows Subsystem for Linux (WSL) Distro in Windows 10 How to Set Default Windows Subsystem for Linux (WSL) Distro in Windows 10 The Windows Subsystem for Linux (WSL) is a new Windows 10 feature that enables you to run native Linux command-line tools...
  9. List All Windows Subsystem for Linux (WSL) Distros in Windows 10

    in Windows 10 Tutorials
    List All Windows Subsystem for Linux (WSL) Distros in Windows 10: How to: List All Windows Subsystem for Linux (WSL) Distros in Windows 10 How to List All Available Windows Subsystem for Linux (WSL) Distros in Windows 10 The Windows Subsystem for Linux (WSL) is a new Windows 10 feature that enables you to run native Linux command-line...
  10. Export and Import Windows Subsystem for Linux WSL Distro in Windows 10

    in Windows 10 Tutorials
    Export and Import Windows Subsystem for Linux WSL Distro in Windows 10: How to: Export and Import Windows Subsystem for Linux WSL Distro in Windows 10 How to Export and Import Windows Subsystem for Linux (WSL) Distro in Windows 10 The Windows Subsystem for Linux (WSL) is a new Windows 10 feature that enables you to run native Linux...