WSL not working

Trupti Joshi Satish 0 Reputation points Microsoft Employee
2025-03-01T09:25:53.6533333+00:00

User's image

Windows for business | Windows Server | User experience | PowerShell
{count} votes

2 answers

Sort by: Most helpful
  1. Marcin Policht 49,715 Reputation points MVP Volunteer Moderator
    2025-03-01T11:17:06.8466667+00:00

    Try rebooting the OS


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin

    0 comments No comments

  2. Anonymous
    2025-03-03T03:29:49.3333333+00:00

    Hello,

    Thank you for posting in Q&A forum.

    Based on my understanding of the problem, I suggest you try the following methods to see if it can be solved:

    1.There might be a good chance that the LxssManager service has stopped working. As the LxssManager is responsible for acting as an intermediary between the Windows system and the Linux subsystem. So if it stops working, WSL won’t work too.To make sure it is up and running, follow these steps:

    • Press the Windows key + R to launch the Run dialog.
    • Type services.msc and press enter.
    • Now search for LxssManager and right-click on it.
    • Go to Properties.
    • From the Start type dropdown menu, set it to Automatic > Apply > OK.
    • Finally, reboot your computer, try to launch WSL, and see if you encounter any errors.

    2.Make sure to turn on the Virtual Machine platform and WSL option( or click on the checkbox) by following the below steps:

    • Press Windows Key + R to launch Run.
    • Type appwiz.cpl and press enter.
    • From the sidebar, select Turn Windows features on or off.
    • Over here, ensure that you have ticked these two: Virtual Machine Platform & Windows Subsystem for Linux.

    I hope the information above is helpful.

    Best regards

    Zunhui

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.