Protect folder from deletion and change

Prevent all users from deleting the folder and its contents icacls "C:\my_folder" /deny *S-1-1-0:(DE,DC) /t /c Cancel the ban icacls "C:\my_folder" /grant *S-1-1-0:(DE,DC) /t /c Instead of the SID of the "Everyone" user group (S-1-1-0), you can use the name of any group or user...


Add seconds to the system clock

Add seconds to the system clock using a registry tweak. After applying the tweak, you need to either restart your computer, or restart the explorer. Enable:

<! - more -> Disable:


Control Windows account login

When the system boots, Windows can show when the account was last logged in, and if a password is set, it will show if there were any unsuccessful input attempts. <! - more -> Enable:

Disable: