Fixing Zero Error XC0351000: Windows Sandbox Hypervisor Missing
Fixing Zero Error XC0351000: Windows Sandbox Hypervisor Missing
Windows Sandbox is a handy utility to test untrusted apps and files in a secure virtual environment. The setup process is pretty straightforward for Windows Sandbox. However, when you try to launch the app, you may encounter the “No Hypervisor was found code 0XC0351000” error.
The error message indicates that Windows Sandbox was unable to detect Hypervisor. This can happen due to many reasons, including incorrectly configured virtual machine-related features in Windows Features.
Follow the steps in the article below to troubleshoot this error on your Windows PC.
Disclaimer: This post includes affiliate links
If you click on a link and make a purchase, I may receive a commission at no extra cost to you.
1. Check and Enable Virtualization Technology in BIOS
All the virtualization-based tools need hardware virtualization enabled in BIOS to work. If you haven’t configured your hardware virtualization, check if it is enabled in Task Manager. If not, you can manually enable it in BIOS to support virtualization tools.
To check the virtualization status:
- Right-click onStart and openTask Manager.
- In Task Manager, open thePerformance tab.
- Next, make sure theCPU tab is selected.
- Locate theVirtualization section. IfEnabled , skip to the next method.
- IfDisabled , follow the steps below to enable hardware virtualization on your computer.
Now we’ll cover how to enable Hardware Virtualization in BISO on an HP computer. The instructions to enable hardware virtualization may vary depending on your computer manufacturer. You can find specific instructions on your computer manufacturer’s website, or check outhow to enter the BIOS in Windows 10/11 .
- Shut down your PC.
- Press thePower button and then start pressing theEsc key to view theStart menu .
- PressF10 to enterBIOS Setup.
- In theBIOS Setup Utility, use the right-left arrow keys to locate and open theConfiguration tab.
- Next, use the down-up arrow keys to selectVirtualization Technology or anything with similar terms.
- With the option highlighted, pressEnter and selectEnabled from the options. Now the Virtualization Technology status will show asEnabled .
- PressF10 again to save the changes and exit BIOS.
Wait for your computer to restart. Open Task Manager to see the Virtualization status in the CPU tab. If it says “Enabled,” try to open Windows Sandbox to see if it works without the error.
2. Enable Virtual Machine Platform Features
Windows Sandbox is available as an optional feature that you can install from the Windows Features dialog, and we’ve covered how to do this in our guide onhow to enable and set up Windows Sandbox in Windows 11 . Similarly, you may need to enable a few additional optional features essential to run the virtualization tool successfully.
The two optional features you need to enable areVirtual Machine Platform andWindows Hypervisor Platform . These tools enable platform support for virtual machines and provide the necessary API to run virtualization software on Windows.
To enable virtualization features:
- PressWin + I to openSettings .
- Typeappwiz.cpl and clickOK to openControl Panel.
- In the left pane, click onTurn Windows features on or off.
4. In theWindows Features dialogue, scroll down and locateVirtual Machine Platform andWindows Hypervisor Platform.
5. Select both options and clickOK .
6. Windows will start installing the necessary files. So, wait for the process to complete. Once done, click onRestart Now to restart your system and apply the changes.
3. Set Hypervisor to Run at System Startup
Windows Sandbox may not work if Hypervisor fails to start during system startup. To fix this issue, you can modify your Boot Configuration Data (BCD) file to launch Hypervisor automatically at system startup.
To set Hypervisor to launch at system startup:
- Press theWin key and typecmd . Then, right-click onCommand Prompt and selectRun as administrator.
- In the Command Prompt window, type the following command and press Enter:
BCDEDIT /Set {current} hypervisorlaunchtype auto
- Wait for the success message and restart your PC.
- After the restart, open Command Prompt as administrator and run the following command:
bcdedit
- Next, scroll down to theHypervisorlaunchtype entry and make sure it is set toAuto .
- Try to launch Windows Sandbox and check if the No Hypervisor was found error is resolved.
Note that with the Hypervisor set to launch at startup, virtual machines running on third-party virtualization tools such as VMWare may not work correctly.
To disable Hypervisor at startup, type the following command in the elevated Command Prompt:
bcdedit /set hypervisorlaunchtype off
Once done, restart your computer to apply the changes.
Get Set With Your Sandbox Again
While only available on the Pro, Enterprise, and Education editions of the Windows 10 and 11 running systems, Sandbox is an excellent lightweight virtualization solution to test unsafe files and apps on your PC.
However, if this virtualization option is unavailable, consider using a Windows Sandbox alternative such as Sandboxie-Plus. It is free to use and works on all the editions of Windows OS.
Also read:
- [New] 2024 Approved Best OBS Settings for Low-End PC
- Achieve Uninterrupted YouTube Experience Across OS Platforms for 2024
- Cursor Enters Blacked Out Win11
- Differences Between Electric Vehicle Types: BEV, PHEV, FCEV & Hybrids Uncovered
- Enhance Full-Screen Screenshot Success in Windows' Snip & Sketch Tool
- Free NFL Sunday Ticket Access – Avoid Costs with Savvy Strategies
- In 2024, 5 Hassle-Free Solutions to Fake Location on Find My Friends Of Nokia XR21 | Dr.fone
- Optimizing Windows 11: Proactive Disk Management
- Overcoming Error in PortAudio for Audacity, Windows 11 & 11
- Proven Methods to Reactivate the Dormant WSReset Service
- Step-By-Step Guide to Snapchat's Captivating Boomers
- Strategies for Lowering CPU Consumption
- The Essential Manual to Acquiring Final Cut Pro Gratis for 2024
- Transform Your Vision: Mastering AI Art with Free DALL-E 3 Through Bing
- Troubleshooting Interrupted Exception on W10/W11 Systems
- Visual Deception: Hiding Data in Windows Images Without Trace
- What Does the AI Windows Copilot Mean for Windows 11 Users?
- Title: Fixing Zero Error XC0351000: Windows Sandbox Hypervisor Missing
- Author: Richard
- Created at : 2024-11-10 20:46:44
- Updated at : 2024-11-17 16:22:18
- Link: https://win11-tips.techidaily.com/fixing-zero-error-xc0351000-windows-sandbox-hypervisor-missing/
- License: This work is licensed under CC BY-NC-SA 4.0.