Tag: registry
599 script(s) tagged “registry”
Disable Remote Assistance (VBScript)
Disables the ability for others to remotely assist this PC (requires admin). Requires an elevated (Administrator) promp…
Disable Start Menu App Suggestions
Turns off sponsored app suggestions in the Start menu.
Disable Lock Screen Notifications (Batch)
Stops app notifications from appearing on the lock screen. Applies the tweak via reg.exe.
Apply Disable Lock Screen (VBA)
Skips straight to the sign-in screen instead of showing the lock screen (requires admin). Applied via WScript.Shell.Reg…
Check "Disable Bing Search Suggestions" Status
Reads the current registry value behind the "Disable Bing Search Suggestions" tweak so you can confirm whether it's app…
Hide Taskbar Search Box (JScript)
Hides the search box on the taskbar, leaving just an icon or nothing. Applies the tweak via WScript.Shell.RegWrite (JSc…
Check "Disable Sticky Keys Shortcut Prompt" Status (Batch)
Uses reg query to check the current value behind the "Disable Sticky Keys Shortcut Prompt" tweak.
Check "Disable Cortana" Status (Batch)
Uses reg query to check the current value behind the "Disable Cortana" tweak.
Disable Taskbar Widgets Icon (Registry Tweak)
Removes the Widgets icon from the Windows 11 taskbar.
Enable Win32 Long Paths (C#)
Lifts the legacy 260-character MAX_PATH limit for apps that opt in (requires admin). Requires an elevated (Administrato…
Disable Window Animations (C#)
Disables minimize/maximize window animations for a snappier feel. Applies the tweak via Microsoft.Win32.Registry.