Hello everyone,
I noticed that Virtual Machine Platform and Windows Subsystem for Linux are missing from the Optional Feature list.
Is there a way that I can install the optional feature that is not found in the list?
I have tried to run the PowerShell command to install the two features, but I get an error.
Two of the features are missing from the list when I run the command Get-WindowsOptionalFeature -Online.
I have attached my preset here that uses for Windows 11 24H2 and the ISO comes from UUP DUMP, Windows 11, version 24H2 (26100.2605) amd64.
My current solution is to reset the Windows by reinstalling the Windows by using Windows Update, but I'm looking for a better solution.
View attachment 13451
I noticed that Virtual Machine Platform and Windows Subsystem for Linux are missing from the Optional Feature list.
Is there a way that I can install the optional feature that is not found in the list?
I have tried to run the PowerShell command to install the two features, but I get an error.
Code:
Enable-WindowsOptionalFeature -Online -FeatureName VirtualMachinePlatform
Two of the features are missing from the list when I run the command Get-WindowsOptionalFeature -Online.
I have attached my preset here that uses for Windows 11 24H2 and the ISO comes from UUP DUMP, Windows 11, version 24H2 (26100.2605) amd64.
My current solution is to reset the Windows by reinstalling the Windows by using Windows Update, but I'm looking for a better solution.
View attachment 13451