If you’ve found yourself with a pesky "Test Mode Windows 10" watermark on your screen, don’t worry. This guide will show you exactly how to remove it. You’ll be tweaking some system settings, but it’s nothing too complicated. Let’s dive in and get rid of that test mode message for good!
How to Remove Test Mode Windows 10
Here’s a step-by-step guide to help you remove the "Test Mode Windows 10" watermark from your screen. By the end, you’ll have a clean display without any annoying distractions.
Step 1: Open Command Prompt as Administrator
To start, you need to open Command Prompt with administrative privileges.
Right-click on the Start button and select "Command Prompt (Admin)" from the menu. This will open a new Command Prompt window with the necessary permissions to make system changes.
Step 2: Enter the Command to Disable Test Mode
Next, you’ll disable test mode by entering a specific command.
Type bcdedit -set TESTSIGNING OFF
into the Command Prompt window and press Enter. This command tells Windows to turn off test mode, which is usually used for driver development and testing.
Step 3: Restart Your Computer
After entering the command, it’s time to restart your system.
Close the Command Prompt window and reboot your computer. This restart is crucial because it applies the changes you’ve just made.
Step 4: Check if Test Mode is Disabled
Once your computer restarts, verify that test mode has been disabled.
Look at the bottom-right corner of your desktop. If the "Test Mode Windows 10" watermark is gone, then you’ve successfully disabled test mode. If it’s still there, repeat the steps above carefully.
Step 5: Optional – Run Additional Commands if Needed
If test mode is still enabled, you might need to run some additional commands.
Open Command Prompt as an administrator again and enter bcdedit /set nointegritychecks OFF
followed by bcdedit /set loadoptions ENABLE_INTEGRITY_CHECKS
, pressing Enter after each command. These commands ensure that all integrity checks are re-enabled.
Once you’ve followed these steps, your computer should no longer display the "Test Mode Windows 10" watermark. Your system will now operate in normal mode, which is safer and more stable.
Tips for Removing Test Mode Windows 10
- Always Run Command Prompt as Administrator: Administrative privileges are required to make system changes.
- Double-Check Your Commands: Typing errors can prevent the desired changes from taking effect.
- Regularly Restart Your Computer: After making system changes, a reboot is often necessary to apply them.
- Keep Your OS Updated: Sometimes, updates can fix issues related to test mode being enabled.
- Backup Your System: Before making any changes, it’s smart to create a backup, just in case something goes wrong.
Frequently Asked Questions
Why did my Windows enter test mode?
Windows may enter test mode if you install unsigned drivers or certain software that requires it. Test mode allows these applications to run without restrictions.
Is it safe to disable test mode?
Yes, it’s generally safe to disable test mode. Test mode is mainly used for development purposes, and disabling it ensures your system runs in a more secure environment.
What if the watermark is still there after following the steps?
If the watermark persists, double-check the commands you entered. You may also want to redo the steps, ensuring you follow each one carefully.
Can I enable test mode again if needed?
Yes, you can re-enable test mode by running bcdedit -set TESTSIGNING ON
in Command Prompt as an administrator.
Does removing test mode affect my installed software?
Disabling test mode should not affect your installed software unless that software specifically requires test mode to function.
Summary
- Open Command Prompt as Administrator
- Enter the Command to Disable Test Mode
- Restart Your Computer
- Check if Test Mode is Disabled
- Optional – Run Additional Commands if Needed
Conclusion
Removing the "Test Mode Windows 10" watermark is a straightforward process that can make your desktop look much cleaner. By following the steps outlined above, you can easily turn off test mode and ensure your system is running in a stable, secure environment.
Remember, keeping your system updated and backing up your data is always a good practice. This way, you can avoid any potential hiccups while making these changes. If you have any more questions or run into issues, don’t hesitate to look up more resources or reach out to tech support. Happy computing!

Kermit Matthews is a freelance writer based in Philadelphia, Pennsylvania with more than a decade of experience writing technology guides. He has a Bachelor’s and Master’s degree in Computer Science and has spent much of his professional career in IT management.
He specializes in writing content about iPhones, Android devices, Microsoft Office, and many other popular applications and devices.