1) I start Windows PowerShell as admin.
2) Inside the PowerShell Window, thel following command is given:
Enable-WindowsOptionalFeature
-Online -FeatureName
Microsoft-Windows-Subsystem-Linux
The system answers with
Enable-WindowsOptionalFeature: Microsoft-Windows-Subsystem-Linux
Running
[00000000000
and there is no more activity
The Task-Manager shows Windows PowerShell but with no activity (0% CPU).
Any idea about how to enable the feature is welcome - tanks.