How to Remove Test Mode Windows 10
If you’ve ever seen that pesky "Test Mode" watermark on your Windows 10 desktop and wondered how to get rid of it, you’re in luck. It’s actually pretty simple to remove. You’ll need to use the Command Prompt with administrative privileges and run a specific command to turn off Test Mode. This will clear up your screen and get things back to normal without much hassle.
How to Remove Test Mode Windows 10
Removing Test Mode from Windows 10 will make that annoying watermark disappear for good. Follow these steps to get rid of it.
Step 1: Open Command Prompt as an Administrator
To begin with, click the Start button, type "cmd," then right-click on "Command Prompt" and select "Run as administrator."
This is crucial because you need admin rights to make system-level changes. If prompted by User Account Control (UAC), click "Yes" to proceed.
Step 2: Type the Command
Type bcdedit -set TESTSIGNING OFF
and press Enter.
This command tells Windows to turn off Test Mode, essentially stopping the system from running in a test-signing environment.
Step 3: Restart Your Computer
After running the command, restart your computer for the changes to take effect.
A reboot ensures that the system settings are updated and the Test Mode watermark is removed.
Step 4: Check for the Watermark
Once the computer restarts, check your desktop to see if the Test Mode watermark is gone.
If it’s still there, double-check the steps or repeat the process. Sometimes, it may take a second try to make the changes stick.
Once you’ve completed these steps, the Test Mode watermark should be gone, and your Windows 10 should be back to its regular state.
Tips to Remove Test Mode Windows 10
- Always run Command Prompt as an administrator when making system changes.
- Double-check your typing to avoid errors in the command.
- Ensure that your system is fully updated before trying the steps.
- If the watermark doesn’t disappear, try restarting your computer a second time.
- Keep your system secure by avoiding unnecessary changes to the boot configuration.
Frequently Asked Questions
What is Test Mode in Windows 10?
Test Mode is a special mode used by developers to test software without needing official driver signatures.
Why does Test Mode appear on my Windows 10?
It often happens when unsigned drivers or software are installed that require testing.
Will removing Test Mode affect my installed software?
No, removing Test Mode won’t uninstall any software or drivers from your system.
Can I re-enable Test Mode if needed?
Yes, you can re-enable Test Mode by running the command bcdedit -set TESTSIGNING ON
.
What if the Test Mode watermark doesn’t go away?
If it’s persistent, ensure you’ve typed the command correctly and run the Command Prompt as an administrator.
Summary
- Open Command Prompt as an Administrator.
- Type
bcdedit -set TESTSIGNING OFF
. - Restart your computer.
- Check for the watermark.
Conclusion
Getting rid of the Test Mode watermark in Windows 10 is a straightforward process if you follow the steps correctly. By using the Command Prompt with administrative privileges and running a simple command, you can turn off Test Mode and keep your screen clean. Remember to double-check each step and don’t hesitate to repeat the process if necessary. Removing Test Mode ensures your system is running in a stable environment without unnecessary distractions. If you found this guide helpful, consider exploring other tips to enhance your Windows 10 experience. Happy computing!
Matt Jacobs has been working as an IT consultant for small businesses since receiving his Master’s degree in 2003. While he still does some consulting work, his primary focus now is on creating technology support content for SupportYourTech.com.
His work can be found on many websites and focuses on topics such as Microsoft Office, Apple devices, Android devices, Photoshop, and more.