> For the complete documentation index, see [llms.txt](./llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](./unicore/how-to-run-unicore/hyper-v-and-virtualization.md). # Hyper-V & Virtualization ## Part 1 - Disable Hyper-V via Windows Features Use this bat file to disable Hyper-V. {% file src="/files/AoYGkgkxdsiC1fz6HhNW" %} {% hint style="info" %} Alternative download link: [click](https://cloud.adwin.cc/d/adwin/DisableHyperVandVBZ.zip?sign=gr8U0l5HhOZ93RkzZyKnIqEsizp6aqthB6HYYVlFCQs=:0) {% endhint %} ## Part 2 - Enable Virtualization in BIOS / UEFI {% hint style="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. {% endhint %} ### 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.`**