Hyper-V & Virtualization

Part 1 - Disable Hyper-V via Windows Features

Use this bat file to disable Hyper-V.

file-archive
114KB
circle-info

Alternative download link: clickarrow-up-right

Part 2 - Enable Virtualization in BIOS / UEFI

circle-info

Note: Windows virtualization is enabled by default. To check this, open Task Manager and open the Performance tab. If the Virtualization parameter is Enabled, then everything is fine.

If virtualization is disabled, follow the instructions below:

  1. Press Win + R

  2. Type msinfo32

  3. Press Enter

Look for:

  • BaseBoard Manufacturer → motherboard brand

  • BaseBoard Product → motherboard model

  • BIOS Version/Date → BIOS version

  • BIOS Mode → UEFI or Legacy

Go to Google or ChatGPT and find out how to enable virtualization for your motherboard.

Last updated