Tag: per-user
481 script(s) tagged “per-user”
Show Seconds in Taskbar Clock (Python)
Adds a seconds display to the taskbar clock. Applies the tweak via the stdlib winreg module.
Apply Disable Background Apps Globally (VBA)
Prevents Store apps from running in the background to save resources and battery. Applied via WScript.Shell.RegWrite frβ¦
Disable Tailored Experiences (Batch)
Stops Windows from using diagnostic data to personalize tips and ads. Applies the tweak via reg.exe.
Check "Disable Xbox Game Bar Capture" Status
Reads the current registry value behind the "Disable Xbox Game Bar Capture" tweak so you can confirm whether it's appliβ¦
Disable Explorer Startup Delay (Registry Tweak)
Removes the artificial delay before startup apps launch.
Check Disable Taskbar Transparency Registry Value (VBA)
Reads the Disable Taskbar Transparency registry value via WScript.Shell.RegRead and reports it in a message box β no Poβ¦
Apply Disable Xbox Game Bar Capture (VBA)
Disables background game/app capture via the Xbox Game Bar. Applied via WScript.Shell.RegWrite from VBA.
Check Increase Icon Cache Size Registry Value (VBA)
Reads the Increase Icon Cache Size registry value via WScript.Shell.RegRead and reports it in a message box β no PowerSβ¦
Check Hide Taskbar Search Box Registry Value (VBA)
Reads the Hide Taskbar Search Box registry value via WScript.Shell.RegRead and reports it in a message box β no PowerShβ¦
Check "Enable Clipboard History" Status (VBScript)
Reads the registry value behind the "Enable Clipboard History" tweak to confirm whether it's applied.
Check "Disable Bing Search Suggestions" Status (VBScript)
Reads the registry value behind the "Disable Bing Search Suggestions" tweak to confirm whether it's applied.
Check "Disable Tailored Experiences" Status (Python)
Reads the registry value behind the "Disable Tailored Experiences" tweak via winreg to confirm whether it's applied.