Tag: per-user
481 script(s) tagged “per-user”
Check "Disable Taskbar Chat Icon" Status (Python)
Reads the registry value behind the "Disable Taskbar Chat Icon" tweak via winreg to confirm whether it's applied.
Disable Windows Welcome Experience (Registry Tweak)
Disables the full-screen "suggested content" tips that appear after updates.
Disable Windows Spotlight on Desktop
Turns off the Windows Spotlight rotating desktop background feature.
Apply Disable Start Menu Web Search (VBA)
Stops the Start Menu search from including web results. Applied via WScript.Shell.RegWrite from VBA.
Disable Windows Spotlight on Desktop (C#)
Turns off the Windows Spotlight rotating desktop background feature. Applies the tweak via Microsoft.Win32.Registry.
Disable Start Menu Web Search (Batch)
Stops the Start Menu search from including web results. Applies the tweak via reg.exe.
Hide Taskbar Search Box (Batch)
Hides the search box on the taskbar, leaving just an icon or nothing. Applies the tweak via reg.exe.
Disable Feedback Notifications (C#)
Stops Windows from periodically asking for feedback. Applies the tweak via Microsoft.Win32.Registry.
Disable Background Apps Globally (C#)
Prevents Store apps from running in the background to save resources and battery. Applies the tweak via Microsoft.Win32…
Disable Autoplay for All Drives (Python)
Disables Autoplay prompts for every drive type, including USB. Applies the tweak via the stdlib winreg module.
Check "Disable Xbox Game Bar Capture" Status (VBScript)
Reads the registry value behind the "Disable Xbox Game Bar Capture" tweak to confirm whether it's applied.
Disable Tailored Experiences
Stops Windows from using diagnostic data to personalize tips and ads.