WiseCleaner Think Tank

Encounter difficult computer problems?
All about maintenance and optimization of your Windows System.

Home > Think Tank > How to Fix VirtualBox Running Slow on Windows

How to Fix VirtualBox Running Slow on Windows

Aug 25, 2026

VirtualBox is a popular virtualization tool for running operating systems such as Linux or another version of Windows inside a virtual machine (VM). However, you may sometimes find that the virtual machine runs slowly, high CPU usage, or becomes unresponsive when Windows Hyper-V or related virtualization features are enabled. 
 
This happens because VirtualBox and Hyper-V can compete for access to the system's hardware virtualization capabilities. On some configurations, VirtualBox may operate through the Windows hypervisor instead of accessing the virtualization hardware directly, which can reduce performance.
 
If you do not need Hyper-V or other Windows virtualization features, disabling them may improve VirtualBox performance.

What Is Hyper-V?

Hyper-V is Microsoft's built-in virtualization technology. It allows Windows to create and manage virtual machines and is used by features such as Windows Sandbox and some security and development tools.
 
Although VirtualBox can coexist with Hyper-V on modern versions of Windows, performance may vary depending on the configuration. If your main goal is to get the best possible VirtualBox performance, disabling the Windows hypervisor can be worth testing.

Steps to Disable Windows Hyper-V Virtualization Features

Step 1.Open Windows Features

Press Windows + R, type “optionalfeatures” and press Enter to run.

Step 2. Uncheck Related Items

Uncheck the boxes for Hyper-V, Virtual Machine Platform and Windows Hypervisor Platform. Click OK.

Extra Step. Disable Hypervisor With Command Prompt (if needed)

If Hyper-V appears to be disabled but VirtualBox is still using the Windows hypervisor, you can prevent the Hyper-V hypervisor from starting during Windows boot.
Open Command Prompt as administrator and run:
set hypervisorlaunchtype off
NOTE: To restore the Windows hypervisor later, run:
set hypervisorlaunchtype auto
 

Step 4. Restart and Check

Restart Windows and test VirtualBox again.
 

What Happens If I Disable Hyper-V?

Disabling Hyper-V does not normally affect ordinary Windows applications. However, programs and features that depend on Hyper-V or the Windows hypervisor may stop working or behave differently.

Conclusion

If VirtualBox is running slowly on Windows, Hyper-V and related Windows virtualization components are worth checking. When you do not need Hyper-V, disabling them may improve VirtualBox performance.
Latest
How to Adjust Refresh Rate in Windows 11How to Enable Voice Access in Windows 11How to Check WinRE Version in Windows 11
Read more >>
Recommend
Stop Chrome and Edge from Sneaking 4GB+ AI Bloatware Onto Your SSDUnderstanding Windows Power Plans: Balanced, Battery Saver, High Performance, and Ultimate PerformanceHow to Pause Windows Update for 100 Years
Read more >>
Hottest
How to Install a macOS in VMware Workstation PRO 17How to Enable Task Manager Option in Taskbar Menu on Windows 11How to Fix Office Application Error 0xc0000142
Read more >>

wisecleaner uses cookies to improve content and ensure you get the best experience on our website. Continue to browse our website agreeing to our privacy policy.

I Accept