How to Enable virtualization (VT-x) in Windows 10 BIOS?
Last Updated :
31 Jul, 2024
Enabling virtualization (VT-x) in Windows 10 BIOS is essential for running virtual machines and enhancing your system's performance for development, testing, and other tasks. VT-x is a technology that allows your CPU to efficiently manage multiple operating systems simultaneously. In this Article, we will walk you through the steps to enable VT-x in the BIOS settings of your Windows 10 computer, ensuring your system is ready for virtualization tasks.
Note: Accessing the BIOS might differ from manufacturer to manufacturer. Additionally, it is also possible that the same manufacturer may implement different BIOS versions depending on the age or model of the computer.
Checking if Virtualization is Disabled
Follow the below steps to check if virtualization is disabled:
Step 1: Open up the command prompt.
windows+r Step 2: Now run the below command:
systeminfo.exe
systeminfo.exeFind hyper v requirements and to the right, you will find virtualization enabled in the firmware.

If it is disabled that is if it is No we can move on.
Enabling Virtualization
Follow the below steps to enable virtualization on your windows 10 system:
Step 1: Navigate to the start menu and click on settings.

Step 2: Find update and security and click on it.

Step 3: A tab will open now find recovery and click on it.

Step 4: In recovery, you have to find advance startup, under advance startup you will see the restart now button, click on restart now.

Step 5: Once you see the blue screen with some icons, you have to select the Troubleshoot one.

Step 6: Select Advanced options.

Step 7: Since our problem is with the firmware we have to find that setting. Once we find UEFI firmware settings select that and again restart button will appear so hit enter on restart.
click on UEFI Filmware setting ( windows 10)
Click on restartStep 8: We have to find the BIOS setup and click on the respective function key. Here it is F10. So press F10 (for Lenovo system press Fn+F10).

Step 9: New panel will open, here go to the System configuration (just by pressing up down left right key you can move here )and find Virtualization Technology. Once you go to virtualization technology hit the enter key.
Click on enableYour virtualization technology is enabled at this point. You can press F10 to exit here.
Conclusion
Enabling virtualization (VT-x) in Windows 10 BIOS unlocks the full potential of your system, allowing you to run multiple operating systems and applications efficiently. By following the steps outlined in this guide, you can easily enable VT-x and take advantage of powerful virtualization features. Ensure your BIOS is properly configured to enhance your productivity and system performance.
Similar Reads
How to Install Windows 10 on Virtual Box? Virtual Box is kind of a hypervisor that provides us with an environment to run multiple virtual operating systems like Windows, Linux, etc at the same time. A virtual operating system provides us free to use the operating system free of cost to test our newly created software before running it on o
3 min read
How to Install VirtualBox on Windows? Virtual Machine abstracts the hardware of our personal computers such as CPU, disk drives, memory, NIC (Network Interface Card), etc, into many different execution environments as per our requirements, hence giving us a feeling that each execution environment is a single computer. For example, Virtu
1 min read
How to Enter BIOS (Windows 10 & 11) The BIOS (Basic Input/Output System) is a vital component of your computer that initializes hardware components such as the processor, memory and drives when you start the system. It acts as an interface between your computer's hardware and software. If you Launch BIOS, you can configure settings li
8 min read
How to Enable TPM and Secure Boot in BIOS for Windows 11 Windows 11 and Windows 10 have certain system requirements to enhance security which includes the need for TPM i.e. Trusted Platform Module and Secure Boot. These two features ensure that your system runs smoothly and securely. If your PC does not have them enabled in your Windows 11 PC, then you ca
6 min read
How To Change Virtual Memory (Pagefile) in Windows 10? Virtual memory, also known as the pagefile, is an essential component in Windows 10 that helps manage your computerâs memory more efficiently. By default, Windows automatically manages the virtual memory settings, but there are situations where you might need to change virtual memory in Windows 10 t
4 min read
How to Access Boot Options Menu in Windows 10? Knowing how to access the boot options menu in Windows 10 can be incredibly helpful, whether you're troubleshooting your system or looking to modify startup settings. The Windows 10 boot options allow you to enter safe mode, change boot order, or access recovery tools. In this article, weâll show yo
4 min read