Tag: per-user
481 script(s) tagged “per-user”
Disable Windows Tips & Suggestions (Batch)
Stops Windows from showing tips and suggestions notifications. Applies the tweak via reg.exe.
Disable Bing Search Suggestions (Python)
Stops the taskbar search box from showing web/Bing suggestions. Applies the tweak via the stdlib winreg module.
Check "Enable Dark Mode" Status (Python)
Reads the registry value behind the "Enable Dark Mode" tweak via winreg to confirm whether it's applied.
Check Disable Snap Assist Suggestions Registry Value (VBA)
Reads the Disable Snap Assist Suggestions registry value via WScript.Shell.RegRead and reports it in a message box — no…
Check "Disable Taskbar Transparency" Status (Batch)
Uses reg query to check the current value behind the "Disable Taskbar Transparency" tweak.
Disable Xbox Game Bar Capture (C#)
Disables background game/app capture via the Xbox Game Bar. Applies the tweak via Microsoft.Win32.Registry.
Disable Start Menu Suggested Apps (Python)
Stops Windows from silently installing suggested Store apps. Applies the tweak via the stdlib winreg module.
Disable Taskbar Chat Icon (C#)
Removes the Chat/Teams icon from the Windows 11 taskbar. Applies the tweak via Microsoft.Win32.Registry.
Check "Disable Taskbar Chat Icon" Status (Batch)
Uses reg query to check the current value behind the "Disable Taskbar Chat Icon" tweak.
Check "Show Hidden Files" Status (Batch)
Uses reg query to check the current value behind the "Show Hidden Files" tweak.
Check "Hide Taskbar Search Box" Status (VBScript)
Reads the registry value behind the "Hide Taskbar Search Box" tweak to confirm whether it's applied.