How to disable the "Test mode" message that is displayed in Windows

Discussion in 'Windows 10' started by eXoNecro, May 26, 2020.

  1. eXoNecro

    eXoNecro MDL Novice

    Feb 20, 2020
    2
    0
    0
  2. pf100

    pf100 MDL Expert

    Oct 22, 2010
    1,906
    3,055
    60
    Try these two commands:
    Code:
    bcdedit.exe -set loadoptions ENABLE_INTEGRITY_CHECKS
    bcdedit.exe -set TESTSIGNING OFF
     
  3. eXoNecro

    eXoNecro MDL Novice

    Feb 20, 2020
    2
    0
    0
    I try these two commands and restart my PC, but the message is still there.