Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

Removing the Test Mode Watermark From the Windows 10 Desktop

Summary: The Windows 10 Test mode message may present itself in one of two different ways. See the section that matches what is on your computer.

This article may have been automatically translated. If you have any feedback regarding its quality, please let us know using the form at the bottom of this page.

Article Content


Symptoms

Are you looking to remove the test mode messaging from the Windows 10 desktop on your PC?

There is a function of Windows 10 called Test Mode which allows you to install and test drivers that haven't been digitally signed by Microsoft. This mode as the name indicates helps test software or drivers that are still being developed or haven't been certified yet. If you start up your PC and a message or watermark is visible saying Test Mode or Testing Mode, that indicates that the mode has been activated and is running on your PC.

The most common reason for this is the installation of some drivers that are still in their testing phase. You will either get a message in the lower left corner or a full screen message in gray.

Test Mode watermark Test Mode watermark full page

(Figure.1 Test Mode Messaging) 

To help resolve the issue, perform the following steps.

  1. Press and hold the Windows key (Windows Button), and then press the q key.
  2. In the search box type cmd.
  3. Right-click Command Prompt, and then select Command Prompt/PowerShell as an Administrator.

    SLN317434_en_US__2screenshot-7

    (Figure.2 PowerUser Menu)

  4. The User Account Control window may appear, if so select Yes.
  5. In the Command Prompt window, type the following command bcdedit -set TESTSIGNING OFF and then press Enter.
    Bcdedit.exe -set TESTSIGNING OFF
     
    Warning: If you see a message indicating "An error has occurred setting the element data. The value is protected by Secure Boot policy and cannot be modified or delete", you will need to reboot your PC, use the F2 key to access the BIOS and deactivate the option Secure Boot. Once you've booted back into the Operating system, repeat the command.
  6. When you see the confirmation, close the Command Prompt window.
  7. Save any open work and close any programs, and restart the computer. The testsigning off command should be enough to turn off Test Mode on your PC.

After the reboot, if you are still seeing the Test Mode messaging, then open the Command Prompt/PowerShell with administrator privileges again and type in the following commands in the order shown followed by pressing Enter after each line:

Bcdedit.exe -set loadoptions ENABLE_INTEGRITY_CHECKS
Bcdedit.exe -set TESTSIGNING OFF
 

SLN317434_en_US__5screenshot-10

(Figure.3 Integrity Checks Window)

Reboot the PC and confirm that Test Mode is disabled and the watermark/messaging removed from the visible desktop.

SLN317434_en_US__6screenshot-11

(Figure.4 No Test Mode messaging seen)

Note: These steps can also be used on Windows 7 and Windows 8.x operating systems.

You can extract the Windows product key and redo the activation. The way to extract the windows activation key is to use the following command line:

wmic path SoftwareLicensingService get OA3xOriginalProductKey
 

SLN317434_en_US__9Windows-10-retrieve-product-key

(Figure.5 Windows 10 retrieve the product key)

After extracting the product key, simply enter the key back into the system and the system will clear the activation request.

Note: When these steps do not resolve the issue, see the Microsoft Knowledge Base article Activate Windows 10, to ensure your Windows 10 has been activated.

Back to Top

Cause

   

Resolution


Out of Warranty support Out of warranty? No problem. Browse to the Dell.com/support website and enter your Dell Service Tag and view our offers.

NOTE: Offers are only available for US, Canada, UK, France, Germany, China, and Japan personal computer customers. Server and Storage not applicable.

Article Properties


Last Published Date

15 Dec 2022

Version

3

Article Type

Solution