If you’re seeing “Test Mode” on your Windows 10 desktop, it means your system is running with driver signature enforcement disabled. This is useful for testing unsigned drivers or applications, but should be turned off for normal use. To remove Test Mode, you’ll need to use a few commands in the Command Prompt.
How to Remove Test Mode in Windows 10
Removing Test Mode in Windows 10 involves turning off a special setting in your system. The following steps will guide you through the process, ensuring that your computer returns to its normal operating status.
Step 1: Open Command Prompt as Administrator
First, you need to access the Command Prompt with administrative rights.
To do this, simply type “cmd” into the Windows search bar, right-click on “Command Prompt,” and choose “Run as administrator.”
Step 2: Execute the Command
Next, you’ll execute a specific command to disable Test Mode.
Type bcdedit -set TESTSIGNING OFF
into the Command Prompt and press Enter. This command turns off Test Mode.
Step 3: Confirm the Execution
After running the command, you should see a message saying “The operation completed successfully.”
This confirms that Test Mode has been disabled.
Step 4: Restart Your Computer
Finally, restart your computer to apply the changes.
You can do this by clicking the Start menu, selecting the power icon, and choosing “Restart.”
When you follow these steps, your computer should boot up without Test Mode enabled.
Tips for Removing Test Mode in Windows 10
- Make sure to run Command Prompt as an administrator; otherwise, the commands won’t work.
- Double-check your typing before hitting Enter to avoid errors.
- If the command doesn’t seem to work, repeat the steps to ensure everything was entered correctly.
- Ensure your computer is updated to the latest version of Windows 10.
- Be aware that disabling Test Mode might prevent certain unsigned drivers from functioning.
Frequently Asked Questions
What is Test Mode?
Test Mode is a setting in Windows that allows you to run unsigned drivers and applications. It’s commonly used for testing purposes.
Why do I see Test Mode on my desktop?
You see Test Mode because your system has been set to allow unsigned drivers and applications. This is typically for advanced users or developers.
Is it safe to disable Test Mode?
Yes, it is generally safe to disable Test Mode. Most users don’t need this mode for everyday use.
Can I enable Test Mode again?
Yes, you can enable Test Mode again by using the command bcdedit -set TESTSIGNING ON
.
What if the command doesn’t work?
If the command doesn’t work, make sure you’re running Command Prompt as an administrator and that you’ve typed the command correctly. You may also want to restart your computer and try again.
Summary
- Open Command Prompt as Administrator
- Execute the Command
- Confirm the Execution
- Restart Your Computer
Conclusion
And there you have it—a simple way to remove Test Mode in Windows 10. This little tweak can make a big difference, especially if you’re not a developer or advanced user who needs to test unsigned drivers.
After following these steps, your computer should return to its normal operation, free from any unnecessary warnings about Test Mode. If you ever need to enable Test Mode again, just remember the command we discussed.
For those looking to dive deeper into Windows 10 settings or troubleshoot other issues, consider exploring more guides and tips. Keeping your system running smoothly is easier than you might think. And now that you know how to handle Test Mode, you’re one step closer to mastering your Windows 10 experience. Happy computing!
Matthew Burleigh has been writing tech tutorials since 2008. His writing has appeared on dozens of different websites and been read over 50 million times.
After receiving his Bachelor’s and Master’s degrees in Computer Science he spent several years working in IT management for small businesses. However, he now works full time writing content online and creating websites.
His main writing topics include iPhones, Microsoft Office, Google Apps, Android, and Photoshop, but he has also written about many other tech topics as well.