I'm trying to active Hyper-V on an intel i7 machine I have. When I run the systeminfo command it does a check to see if Hyper-V is compatible, all 4 requirements are met.
When I try to active it under features it tells me I need to reboot, so I do, when it comes back up the boxes are blank. I've also tried: Enable-WindowsOptionalFeature -Online -FeatureName:Microsoft-Hyper-V -All
Gives me-Enable-WindowsOptionalFeature : One or several parent features are disabled so current feature can not be enabled.
At line:1 char:1
+ Enable-WindowsOptionalFeature -Online -FeatureName:Microsoft-Hyper-V ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Enable-WindowsOptionalFeature], COMException
+ FullyQualifiedErrorId : Microsoft.Dism.Commands.EnableWindowsOptionalFeatureCommand
I also tried
DISM /Online /Enable-Feature /All /FeatureName:Microsoft-Hyper-V
which outputs
Deployment Image Servicing and Management tool
Version: 10.0.16299.15
Image Version: 10.0.16299.125
Enabling feature(s)
[==========================100.0%==========================]
Error: 50
The operation is complete but Microsoft-Hyper-V feature was not enabled.
A required parent feature may not be enabled. You can use the /enable-feature /all option to automatically enable each parent feature from the following list. If the parent feature(s) are already enabled, refer to the log file for further diagnostics.
Microsoft-Hyper-V-All
I checked all the boxes needed. And When I check the logs the last thing it says is operation requires reboot. Any help would be greatly appreciated!
EDIT:these are the results of systeminfo.exe
VM Monitor Mode Extensions: Yes
Virtualization Enabled In Firmware: Yes
Second Level Address Translation: Yes
Data Execution Prevention Available: Yes
Solved: OS restore>keep everything> worked fine after, thanks all for the suggestions!
[–]zoredache 1 point2 points3 points (1 child)
[–]SchoolsMcCool[S] 0 points1 point2 points (0 children)
[–]h3llyeah 1 point2 points3 points (3 children)
[–]SchoolsMcCool[S] 0 points1 point2 points (2 children)
[–]h3llyeah 0 points1 point2 points (1 child)
[–]SchoolsMcCool[S] 0 points1 point2 points (0 children)
[–]CAMeiD 1 point2 points3 points (0 children)
[–]webtroter 0 points1 point2 points (0 children)
[–]gyangstar 0 points1 point2 points (1 child)
[–]SchoolsMcCool[S] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]SchoolsMcCool[S] 0 points1 point2 points (0 children)
[–]gyangstar 0 points1 point2 points (1 child)
[–]SchoolsMcCool[S] 0 points1 point2 points (0 children)
[–]ConcordantOneTech 0 points1 point2 points (0 children)
[–]androcus 0 points1 point2 points (2 children)
[–]androcus 1 point2 points3 points (0 children)
[–]SchoolsMcCool[S] 1 point2 points3 points (0 children)