Skip to content

Issues creating Ubuntu user account

Solution(s)

1. Reset Ubuntu user account

Reset your Ubuntu user account with the following steps:

  1. Open a Powershell Terminal window.

  2. Run the following command to reset the Ubuntu setup:

    Terminal window
    wsl --unregister Ubuntu
  3. Then run the install command again:

    Terminal window
    wsl --install
  4. Close all Terminal/Powershell windows.

  5. Open the Ubuntu app (search in the start menu)

This should then open a Terminal window that will start Installing Ubuntu again, and then you can set up your username and password again.

If you still have issues, doing steps 1-4 above, and then restart your computer before doing step 5.