Tag: per-user
481 script(s) tagged “per-user”
Check "Show Recycle Bin Icon on Desktop" Status (Batch)
Uses reg query to check the current value behind the "Show Recycle Bin Icon on Desktop" tweak.
Disable Windows Spotlight on Desktop (JScript)
Turns off the Windows Spotlight rotating desktop background feature. Applies the tweak via WScript.Shell.RegWrite (JScrβ¦
Check Enable Num Lock on Startup Registry Value (VBA)
Reads the Enable Num Lock on Startup registry value via WScript.Shell.RegRead and reports it in a message box β no Poweβ¦
Check "Disable Background Apps Globally" Status (Batch)
Uses reg query to check the current value behind the "Disable Background Apps Globally" tweak.
Disable News and Interests Feed (Batch)
Hides the taskbar News and Interests / Widgets feed. Applies the tweak via reg.exe.
Apply Disable Sticky Keys Shortcut Prompt (VBA)
Stops the Sticky Keys dialog from popping up when Shift is pressed 5 times. Applied via WScript.Shell.RegWrite from VBA.
Disable Feedback Notifications (Registry Tweak)
Stops Windows from periodically asking for feedback.
Disable Background Apps Globally (Registry Tweak)
Prevents Store apps from running in the background to save resources and battery.
Check "Enable Light Mode" Status
Reads the current registry value behind the "Enable Light Mode" tweak so you can confirm whether it's applied.
Check "Disable Windows Welcome Experience" Status
Reads the current registry value behind the "Disable Windows Welcome Experience" tweak so you can confirm whether it's β¦
Check "Show This PC Icon on Desktop" Status
Reads the current registry value behind the "Show This PC Icon on Desktop" tweak so you can confirm whether it's applieβ¦
Check "Enable Light Mode" Status (VBScript)
Reads the registry value behind the "Enable Light Mode" tweak to confirm whether it's applied.