Share via

Error code: Wsl/Service/RegisterDistro/CreateVm/HCS/ERROR_MOD_NOT_FOUND

Manju 150 Reputation points
2024-04-17T21:04:54.7466667+00:00

Hi,

Could you help what module is being referred here ? Where can I find more details on this error and what exactly is not found ? Thankyou.

Windows for business | Windows Client for IT Pros | User experience | Other

3 answers

Sort by: Most helpful
  1. Fred Cunningham 5 Reputation points
    2025-06-13T04:23:32.47+00:00
    1. Open Powershell as Administrator: a) Run: dism.exe /online /disable-feature /featurename:VirtualMachinePlatform /norestart b) Run: dism.exe /online /disable-feature /featurename:Microsoft-Windows-Subsystem-Linux /norestart
    2. Restart PC
    3. Retry Install

    Was this answer helpful?

    1 person found this answer helpful.

  2. cyh 0 Reputation points
    2024-07-15T12:57:31.03+00:00

    I solve the same problem.

    I just disable the virtual plantform and the WSL in the setting of windows features and delete all the virtual machine in my WSL, and try to delete my WSL. Then reboot.

    And I reinstall my WSL, and open those settings in windoes features. Reboot once again, then I can use my WSL.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

  3. Wesley Li 11,770 Reputation points
    2024-04-19T15:37:38.9766667+00:00

    Hello

    Would you please share us more details of the issue?

    When did you get this error? What is the operation you are doing?

    If the error occurred automatically, we could check the issue in clean boot.

    How to perform a clean boot in Windows - Microsoft Support

    Or try to use the autoruns tool to check all the automatic running options. Uncheck the suspicious options then reboot to check.

    Autoruns for Windows - Sysinternals | Microsoft Learn

    Was this answer helpful?


Your answer

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