Blogs

How to Enable Hardware Virtualization?: A Step-by-Step Guide
May 23, 2025
Red Hat Summit 2025: Powerful Open Source AI, Virtualization and Hybrid Cloud
May 27, 2025What is Windows Sandbox?
Windows Sandbox is essentially a lightweight virtual machine that runs an isolated copy of Windows within your existing system. The sandbox operates in a temporary environment, meaning anything you do inside it—whether it’s installing software, browsing websites or running malware—gets discarded once the sandbox is closed.
This makes it an excellent tool for testing potentially dangerous files or software in a safe and controlled manner. Because the sandbox uses a separate environment, it doesn’t affect your main operating system. You can also be assured that files or apps you run within the sandbox will not make changes to your computer’s registry or settings.
Requirements for Using Windows Sandbox
Before enabling Windows Sandbox, it is important to ensure that your system meets the following requirements:
- Windows 10/11 Pro or Enterprise Edition: Windows Sandbox is only available for users running Windows 10 or 11 Pro or Enterprise editions. It is not available in Home editions.
- Virtualization Support: Your system must support hardware virtualization (Intel VT-x or AMD-V). Most modern processors have this feature, but you may need to enable it in your system’s BIOS/UEFI settings.
- Hyper-V Feature: Windows Sandbox relies on Hyper-V, a Microsoft technology for running virtual machines. Therefore, you must have Hyper-V installed and enabled.
- Sufficient RAM and CPU: A minimum of 4GB of RAM and a 64-bit processor with at least two CPU cores are required for Windows Sandbox to run smoothly.
How to Enable Windows Sandbox?
Now that we understand the prerequisites, let’s walk through how to enable Windows Sandbox on your computer.
Read more: Xneelo vs Hostnoc: A Comprehensive Comparison
Step 1: Check Your Windows Version
First, verify that you are running a compatible version of Windows. If you are on Windows 10 Home or Windows 11 Home, you will need to upgrade to Pro or Enterprise.
To check your version, follow these steps:
- Press Win + R to open the Run dialog box.
- Type winver and press Enter.
- The “About Windows” window will pop up, showing your current version.
If you are running a supported version of Windows (Pro or Enterprise), you can proceed with the next steps.
Step 2: Enable Virtualization in BIOS/UEFI
Windows Sandbox requires hardware virtualization, so it needs to be enabled in your system’s BIOS or UEFI firmware settings.
To do this:
- Restart your computer and press the key (usually F2, F10, F12 or Delete) to enter the BIOS/UEFI settings. The exact key will depend on your motherboard or laptop brand.
- Look for a setting related to Intel VT-x, AMD-V, or Virtualization Technology (the wording can vary).
- Enable the virtualization option if it is disabled.
- Save the changes and exit the BIOS/UEFI settings. Your computer will reboot.
Step 3: Install Hyper-V (if not already enabled)
Next, you need to ensure that Hyper-V is installed and activated on your system as Windows Sandbox relies on it.
Here is how to enable it:
- Press Win + X and select “Apps and Features”.
- Scroll down and click “Optional Features”.
- Under the “Related settings” section, click on “More Windows features”.
- A window will open showing a list of Windows features. Scroll down and find “Hyper-V”.
- Check the box next to “Hyper-V” to enable it. This will also automatically enable related features like Hyper-V Management Tools and Hyper-V Platform.
- Click OK and restart your computer if prompted.
Alternatively, you can enable Hyper-V via PowerShell:
- Open PowerShell as an administrator by right-clicking the Start menu and selecting “Windows PowerShell (Admin)”.
Type the following command:
dism.exe /Online /Enable-Feature:Microsoft-Hyper-V-All /All /LimitAccess /Restart
- The system will restart and Hyper-V will be enabled.
Read more: 7 Server Trends You Should Keep an Eye on in 2025
Step 4: Enable Windows Sandbox
Once you have enabled Hyper-V, you can now proceed to enable the Windows Sandbox feature itself:
- Press Win + X and select “Apps and Features”.
- In the left sidebar, click on “Optional Features”.
- Scroll down and click on “More Windows Features”.
- Look for “Windows Sandbox” in the list of features.
- Check the box next to Windows Sandbox and click OK.
- Windows will apply the changes and you will be prompted to restart your computer.
Alternatively, you can enable Windows Sandbox via PowerShell by running the following command:
Enable-WindowsOptionalFeature -Online -FeatureName “Containers-DisposableClientVM” -All -LimitAccess -Restart
Once the computer restarts, Windows Sandbox will be enabled.
Step 5: Launch Windows Sandbox
Now that Windows Sandbox is enabled, you can launch it and begin using it:
- Press Win and type “Windows Sandbox” in the search bar.
- Select Windows Sandbox from the search results to open it.
- Once it opens, you will see a clean desktop environment. You can now drag and drop files into the sandbox or use the browser to test out apps or files safely.
Step 6: Closing and Deleting the Sandbox
When you are done with the sandbox, simply close it as you would any other application. Any files, applications or changes made inside the sandbox will be discarded upon closing.The next time you launch Windows Sandbox, it will be in its default, clean state.
Conclusion
Windows Sandbox is a highly effective feature for safely testing files, programs or websites in an isolated environment. It is easy to enable and does not require a lot of resources, making it an ideal choice for anyone looking to run potentially unsafe content without risking harm to their primary operating system. Just make sure your system meets the necessary requirements and follow the steps to enable it and you will be ready to explore this powerful tool in no time.
One server. One user. One unstoppable experience. That’s real dedication.
Cores
RAM
Storage
Location
Monthly Price
Link
Intel Xeon E3-1240 v6 3.7GHz 4c/8t
64 GB DDR4
2 x 500 GB (SSD SATA)
Amsterdam
$79.95 /month
Buy Now
Dual Intel Xeon E5-2697 2.70 GHZ v2 (24 Cores / 48 Threads)
256 GB DDR 3
Storage: 2 x 480 GB SSD
Florida
$259.95 /month
Buy Now
Intel E5-2680 2.70 GHZ 16 Cores / 32 Threads
512 GB DDR 3
Storage: 2 x 960 GB SSD
Florida
$359.95 /month
Buy Now

Muhammad Osama
Featured Post
Prep Command in Linux: All You Need To Know
Table of Contents Prep Command in Linux Basic Syntax Commonly Used Options Practical Examples Combining with Other Commands Prep Command in Linux Basic Syntax The general […]

How to Fix Kali Linux Black Screen?
Table of Contents How to Fix Kali Linux Black Screen After Login 1. Access a Text Terminal 2. Restart the Display Manager 3. Check for Corrupted […]

Server Virtualization: The Ultimate Guide
Table of Contents Server Virtualization: The Ultimate Guide What is Server Virtualization? Why Is Server Virtualization Important? What are the Key Benefits of Server Virtualization? Increased […]
