Jump to content

Windows 10 Enabling Linux Subsystem error

When running the command Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux in powershell running as admin I get the following error after a short while

Enable-WindowsOptionalFeature : The referenced assembly could not be found.
At line:1 char:1
+ Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows- ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : NotSpecified: (:) [Enable-WindowsOptionalFeature], COMException
+ FullyQualifiedErrorId : Microsoft.Dism.Commands.EnableWindowsOptionalFeatureCommand

 

If I try to enable the subsystem in the windows features dialogue I get an error 0x80073701.

 

Any ideas?

i7-6700k @ 4ghz

GTX1070

16GB Ram

Asus Maximus VIII Hero

500GB SSD

1TB HDD

Link to comment
https://linustechtips.com/topic/1026585-windows-10-enabling-linux-subsystem-error/
Share on other sites

Link to post
Share on other sites

5 hours ago, GoodBytes said:

How about trying to do it via the Programs & Features', Optional Features panel?

Also, is your region and language of the system correct? (restart the computer after changing it is wrong)

Like I said, if I do it through the windows feature dialogue that's when I get the 0x80073701 error and yes my region and language are both correct 

i7-6700k @ 4ghz

GTX1070

16GB Ram

Asus Maximus VIII Hero

500GB SSD

1TB HDD

Link to post
Share on other sites

4 hours ago, HCStrike said:

Like I said, if I do it through the windows feature dialogue that's when I get the 0x80073701 error and yes my region and language are both correct 

Sorry missed it.

Do you have the folder 'lxss'? in:

C:\Users\<Account Name>\AppData\Local\

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×