"If a worker wants to do his job well, he must first sharpen his tools." - Confucius, "The Analects of Confucius. Lu Linggong"
Front page > Software tutorial > How to Disable Test Mode in Windows 11

How to Disable Test Mode in Windows 11

Published on 2024-11-06
Browse:318

Recently, some users have happened to enter system's test mode after upgrading to Windows 11. It is upset that there is a watermark on the bottom right corner of screen.

Incompatible drivers or applications may result in entering test mode. It is a special system mode that allows developers to install and run drivers or applications without digital signature for development or test. Unsigned applications, however, increase the security risk to the system and reduce its stability if you don't disable test mode.

Therefore, this article will illustrate how to disable test mode in Windows 11 with two practical methods.

How to Disable Test Mode in Windows 11


  • Method 1: Disable test mode with "set testsigning off" command line
  • Method 2: Disable test mode with "set nointegritychecks off" command line

Note: If you access test mode, you can see a watermark displays on desktop.

How to Disable Test Mode in Windows 11

Method 1: Disable test mode with "set testsigning off" command line

Step 1: Click Search icon on taskbar and input "cmd" in search box. Choose Command Prompt from search results, and then select Run as administrator on the right, entering CMD panel.

How to Disable Test Mode in Windows 11

Step 2: Type "bcdedit /set testsigning off/" command and then hit Enter key.

How to Disable Test Mode in Windows 11

Step 3: This operation has been finished if you get the following message.

How to Disable Test Mode in Windows 11

Step 4: Click Restart button to reboot your computer and you have exited the test mode when you enter system again.

How to Disable Test Mode in Windows 11

Method 2: Disable test mode with "set nointegritychecks off" command line

Step 1: As in Step 1 of Solution 1, run Command Prompt as administrator.

Step 2: Input "bcdedit /set nointegritychecks off", and then press Enter key.

How to Disable Test Mode in Windows 11

Step 3: Wait for a while and you will see the information "This operation is complete successfully".

How to Disable Test Mode in Windows 11

Step 4: Reboot your computer to disable Windows 11 system test mode completely, and watermark disappears from screen.

Release Statement This article is reproduced at: https://www.isumsoft.com/windows-11/how-to-disable-test-mode-in-windows11.html If there is any infringement, please contact [email protected] to delete it
Latest tutorial More>

Disclaimer: All resources provided are partly from the Internet. If there is any infringement of your copyright or other rights and interests, please explain the detailed reasons and provide proof of copyright or rights and interests and then send it to the email: [email protected] We will handle it for you as soon as possible.

Copyright© 2022 湘ICP备2022001581号-3