No Windows features.

MrCat1421 66 Reputation points
2022-08-06T08:01:13.997+00:00

Hello Users,
I really need to enable WSL for Docker and other stuff.
But I can't because the turn Windows features on or off window is empty:
228751-image.png

I tried everything and even dism++ shows that there is no features:
228628-image.png

Do not ask me to do a dism or sfc scan, I tried it so many times!

Please help.

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments

2 answers

Sort by: Most helpful
  1. S.Sengupta 30,991 Reputation points MVP Volunteer Moderator
    2022-08-09T02:18:26.79+00:00

    Check if Windows Modules Installer has started and automatic.

    To check this:

    In Start Search type Services.msc and hit the Enter key:

    Locate Windows Modules Installer

    Right click > Properties > Startup type Automatic > Service status : Start

    Was this answer helpful?

    0 comments No comments

  2. Reza-Ameri 45,841 Reputation points Volunteer Moderator
    2022-08-06T16:15:34.69+00:00

    Open start and search for cmd or Command prompt and right click and run it as administrator and then type the following command:

    sfc /scannow

    Press enter and let it runs and see what the result is.

    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.