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 :: how to check the repository name in git 
Shell :: update composer ubuntu 
Shell :: run disk usage analyzer as root ubuntu 20.04 
Shell :: ubuntu check graphics card info 
Shell :: firewalld not running centos 7 
Shell :: ubuntu remove temp files 
Shell :: dns flush 
Shell :: get script dir bash 
Shell :: uninstalling eclipse from ubuntu 
Shell :: stop nginx 
Shell :: ubuntu 20.04 install skype 
Shell :: how to check firebase version 
Shell :: how to check which process is using more memory in linux 
Shell :: kill port in linux 
Shell :: debian install killall 
Shell :: ubuntu uninstall thingsboard 
Shell :: install git winget 
Shell :: how to check version of linux command line 
Shell :: test apache config 
Shell :: clear docker 
Shell :: telnet install on mac 
Shell :: uninstall foxit reader ubuntu 18.04 
Shell :: intall teams on ubuntu 
Shell :: apt list repositories 
Shell :: find empty files linux 
Shell :: docker centos no space left on device 
Shell :: how to kill a port 
Shell :: how to delete a package in ubuntu 
Shell :: linux process vs service vs daemon 
Shell :: replace filename space with underscore bash 
ADD CONTENT
Topic
Content
Source link
Name
6+4 =