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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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:
I tried everything and even dism++ shows that there is no features:
Do not ask me to do a dism or sfc scan, I tried it so many times!
Please help.
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
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.