If Hyper-V does not appear in “Turn Windows features on or off,” you are likely using Windows 11 Home, which does not support Hyper-V, or virtualization is disabled in your BIOS.
Hyper-V does not show up on turn windows features on or off
when go to turn windows features on or off under windows features am unable to select or check box the Hyper-V section as it does not show up on the list of what is under the turn windows features on or off section
Windows for home | Windows 11 | Windows update
4 answers
Sort by: Most helpful
-
-
Sin-D 7,675 Reputation points Microsoft External Staff Moderator
2026-02-15T01:32:59.23+00:00 Thanks for reaching out to Microsoft Q&A Forum. I understand that Hyper-V does not appear in the Turn Windows features on or off list, so you cannot select it.
Please make sure you already tried the Q&A Assist steps. In addition, please try the following.
Could you confirm whether Task Manager (Performance > CPU) shows Virtualization as Enabled? When you run
systeminfo, do all items under Hyper-V Requirements show Yes or does any item show No?In the meantime, you can try these steps:
1, Check whether your Windows edition supports Hyper-V
- Go to Settings > System > About, then check Windows specifications for the Edition.
- Hyper-V is available on Windows 11 Pro, Enterprise, or Education, and it is not available on Windows 11 Home.
2, Verify your device meets Hyper-V requirements
- Open Command Prompt or Windows PowerShell as administrator, run
systeminfo.exe, and scroll to the Hyper-V Requirements section. - If any requirement shows No (especially Virtualization Enabled In Firmware), enable Intel VT-x or AMD-V in your BIOS/UEFI, save changes, and restart Windows.
3, Try enabling Hyper-V using PowerShell (on supported editions)
- Open Windows PowerShell as administrator.
- Run:
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All - Restart the PC, then check Turn Windows features on or off again.
4, Repair Windows components, then re-check Windows Features
- Open Windows Terminal (Admin) and run:
-
sfc /scannow -
DISM /Online /Cleanup-Image /RestoreHealth
-
- Restart the PC and check Turn Windows features on or off again
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
-
Emmanuel Santana 37,400 Reputation points Independent Advisor2026-02-12T11:35:24.7733333+00:00 Hello. Which version of Windows is installed on your computer?
Please do this:
- Press Windows key + R.
- Type: winver
- Press Enter.
- Take a screenshot of the window that appears.
- Share that screenshot here.
-
Q&A Assist2026-02-12T10:59:45.3533333+00:00 AI generated content. This question contains an answer created with AI from Q&A Assist. Learn moreIf Hyper-V does not show up in the "Turn Windows features on or off" section, it may be due to the following reasons:
- Unsupported Operating System: Hyper-V is not available on Windows Home editions. Ensure you are using a supported edition such as Windows Pro, Enterprise, or Education.
- Hardware Requirements: Your system must meet specific hardware requirements, including having a compatible processor with virtualization support (Intel VT-x or AMD-V) and proper BIOS/UEFI settings enabled for virtualization.
- BIOS/UEFI Configuration: Check your BIOS/UEFI settings to ensure that virtualization features are enabled. If they are disabled, Hyper-V will not appear in the features list.
- Corrupt WMI Repository: Issues with the Windows Management Instrumentation (WMI) repository can also prevent Hyper-V from being displayed. You may need to repair the WMI repository.
To resolve the issue, verify that you are using a compatible version of Windows and that your hardware meets the requirements. Additionally, check your BIOS/UEFI settings to ensure virtualization is enabled.
References: