Tag: registry
599 script(s) tagged “registry”
Check "Enable Win32 Long Paths" Status
Reads the current registry value behind the "Enable Win32 Long Paths" tweak so you can confirm whether it's applied.
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.
Disable Windows Consumer Features
Stops Windows from auto-installing suggested consumer apps (requires admin). Requires an elevated (Administrator) prompβ¦
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β¦
Disable Remote Assistance
Disables the ability for others to remotely assist this PC (requires admin). Requires an elevated (Administrator) prompβ¦
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.
Check "Disable Start Menu Suggested Apps" Status
Reads the current registry value behind the "Disable Start Menu Suggested Apps" tweak so you can confirm whether it's aβ¦