Share via

Wsl Not installing ubuntu

Anonymous
2024-02-26T18:16:41+00:00

one year ago i installed ubuntu and deleted is

now i needed to install ubuntu (wsl) is not installing I have tried all the methods and deleted and reinstalled it many time but nothing happen

I have reinstalled windows in new partition and tried to get wsl files and ext4.vdhx but it also didn't work

I've tried enabling hyper v and hypervision platform and installing virtualization try disabling windows malicious security

and also linux subsystem but noting works

my current status

ubuntu is not showing installed

even when i tried command then also

I have tried all the distribution

it is installed then also

I have tried various methods

Help

Windows for home | Windows 11 | Install and upgrade

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

  1. Anonymous
    2024-02-27T10:55:37+00:00

    Hi, EditingHero

    It seems that I was complicating the issue, I'm glad you solved the problem, as you said, I'll put the method together again: 
    
    1. Run SFC and DISM: 
    
    • Search for CMD, find the command prompt and select Run as administrator .
    • Type in the following commands one by one, and run the next command after the previous one has finished:.
       DISM /Online /Cleanup-Image /ScanHealth 
      
       DISM /Online /Cleanup-Image /CheckHealth 
      
       DISM /Online /Cleanup-Image /RestoreHealth /Source:G:\Sources\install.wim 
      
       SFC /Scannow 
      
      1. Paused Windows update and update all the drivers from 3rd party software (Iobit driver booster).

    Best Regards

    Martin | Microsoft Community Support Specialist

    4 people found this answer helpful.
    0 comments No comments

3 additional answers

Sort by: Most helpful
  1. Anonymous
    2024-10-17T08:43:13+00:00

    Add the command

    --web-download

    As usual, the MS Store libraries do not not.

    2 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2024-02-27T09:45:50+00:00

    No it was not issue with ubuntu it was with windows

    I tried to download iso of latest windwos 11

    and run

    sfc /scannow

    and DISM /Online /Cleanup-Image /RestoreHealth /Source:G:\Sources\install.wim

    and run all type of dism online and offline but I think iso method worked

    and also paused windows update and update all the drivers from 3rd party software (Iobit driver booster)

    and it fixed

    Before this method I have tried uninstalling and installing wsl many time but nothing happen

    you can comment the same method so that I can mark as solved

    THANK YOU

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2024-02-27T07:37:15+00:00

    Hi, EditingHero

    Welcome to the Microsoft Community.

    I wish I could handle your problem, however, the issues on install Ubuntu is out of reach of the response support community. It is more suitable for publishing on Microsoft Learn, you can click on "Ask a question", there are experts who can provide more professional solutions in that place.

    Here is a link to the forum where you can raise specific scenarios and share your idea to help solve the problem.

    Sincerely hope that your question will be dealt with appropriately after contact the correct department. Thank you for your understanding!

    Best Regards

    Martin | Microsoft Community Support Specialist

    0 comments No comments