Tag: per-user
481 script(s) tagged “per-user”
Disable Bing Search Suggestions (Batch)
Stops the taskbar search box from showing web/Bing suggestions. Applies the tweak via reg.exe.
Enable Light Mode (Registry Tweak)
Reverts File Explorer and other system surfaces to light mode.
Disable Start Menu Web Search (JScript)
Stops the Start Menu search from including web results. Applies the tweak via WScript.Shell.RegWrite (JScript syntax).
Check "Show Hidden Files" Status (Python)
Reads the registry value behind the "Show Hidden Files" tweak via winreg to confirm whether it's applied.
Check "Disable Xbox Game Bar Capture" Status (Python)
Reads the registry value behind the "Disable Xbox Game Bar Capture" tweak via winreg to confirm whether it's applied.
Show Recycle Bin Icon on Desktop (Batch)
Adds the Recycle Bin icon back to the desktop. Applies the tweak via reg.exe.
Apply Disable Explorer Startup Delay (VBA)
Removes the artificial delay before startup apps launch. Applied via WScript.Shell.RegWrite from VBA.
Enable Dark Mode (Registry Tweak)
Switches File Explorer and other system surfaces to dark mode.
Disable Taskbar Transparency (VBScript)
Turns off the translucent taskbar/Start menu effect for a small performance gain. Applies the tweak via WScript.Shell.R…
Disable Bing Search Suggestions (Registry Tweak)
Stops the taskbar search box from showing web/Bing suggestions.
Apply Disable Taskbar Chat Icon (VBA)
Removes the Chat/Teams icon from the Windows 11 taskbar. Applied via WScript.Shell.RegWrite from VBA.
Check Disable Windows Spotlight on Desktop Registry Value (VBA)
Reads the Disable Windows Spotlight on Desktop registry value via WScript.Shell.RegRead and reports it in a message box…