Windows Tips and Tricks
Windows System Administration
Power • Configure • Secure • Automate
Check if screensaver is enable or disable
Disable monitor timeout and sleep AC/DC
Uininstall Tips and Get Help applications
Launch an application (example: Microsoft Windows Store)
- Few examples
Disable UAC via Registry (PowerShell)
Get-Tpm status
TpmPresent : False
TpmReady : False
TpmEnabled : False
TpmActivated : False
TpmOwned : False
RestartPending : False
ManufacturerId : 0
ManufacturerIdTxt :
ManufacturerVersion :
ManufacturerVersionFull20 :
ManagedAuthLevel : Full
OwnerAuth :
OwnerClearDisabled : True
AutoProvisioning : NotDefined
LockedOut : False
LockoutHealTime :
LockoutCount :
LockoutMax :
SelfTest :
Search for vim and gvim
Search for vim.exe
For some reason vim or vim.exe does not work from terminal, here is how to setup vim for terminal
- Press
Windows + Rand entersysdm.cpl - Go to Advanced → Environment Variables
- Under User variables, select
Pathand click Edit - Click New and add:
- Click OK, OK, OK until all dialogs are closed
That’s it.
Open Windows Terminal (or PowerShell / cmd) and run: