Windows 10 cannot enable windows subsystem linux

  • Thread starter Thread starter ggchen123
  • Start date Start date
G

ggchen123

Guest
$ Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux



Enable-WindowsOptionalFeature : Set current directory to C:\Users\Jack failed:Access to the path
'C:\WINDOWS\Logs\DISM\' is denied.
At line:1 char:1
+ Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows- ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (Microsoft.Dism.Commands.BaseDismObject:BaseDismObject) [Enable-WindowsOpt
ionalFeature], Exception
+ FullyQualifiedErrorId : BaseCmdLet,Microsoft.Dism.Commands.EnableWindowsOptionalFeatureCommand

I tried update the windows 10 but , did not work for me.

More...
 
Back
Top