Remove test mode text water mark in windows 10
The test mode is a mode in windows where you can run unsigned drivers and other tests that are not possible in non test mode.
You can turn it off by following this
Click Start and type cmd
Run the cmd as administrator
In the cmd window, type bcdedit /set TESTSIGNING OFF
That is it, just reboot your machine now to take effect