Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to get rid of activate windows watermark

open cmd up (right click on win logo or press win + R and type cmd then press enter)
copy/paste this command
bcdedit -set TESTSIGNING OFF
you should see the text “The operation completed successfully”
restart your pc 

note : i did it in 1/24/2022 and it works 
Comment

how to get rid of activate windows watermark 2021

bcdedit -set TESTSIGNING OFF in terminal
Comment

PREVIOUS NEXT
Code Example
Shell :: CMake Error: Could not find CMAKE_ROOT !!! 
Shell :: restart webmin terminal 
Shell :: git revert merge 
Shell :: install redis-cli on ec2 
Shell :: create user kali linux 
Shell :: find files in windows command 
Shell :: how to change my git default editor to vs code 
Shell :: github remote push 
Shell :: repair drive windows 
Shell :: linux bash command to clean up log files in /var/log 
Shell :: while loop bash 
Shell :: php.ini ubuntu 
Shell :: docker console into container 
Shell :: python install z3 
Shell :: download windows lock screen wallpaper 
Shell :: youtube-dl ubuntu 
Shell :: kill a process at a port 
Shell :: VBoxNetAdpCtl: Error while adding new interface: failed to open /dev/vboxnetctl: No such file or directory. 
Shell :: git remember credentials ubuntu 
Shell :: how to show ubuntu logo in terminal 
Shell :: install pandas 
Shell :: check wordpress version cli 
Shell :: clone a specific branch 
Shell :: kubectl get namespace 
Shell :: install office in ubuntu 
Shell :: update to 21.04 from 20.04 
Shell :: rm -rf 
Shell :: git view tags 
Shell :: register runner gitlab 
Shell :: push local branch to remote 
ADD CONTENT
Topic
Content
Source link
Name
4+2 =