Tag: system-wide
117 script(s) tagged “system-wide”
Disable Activity Feed / Timeline (JScript)
Disables the Windows Activity Feed / Timeline feature (requires admin). Requires an elevated (Administrator) prompt. Ap…
Disable Activity Feed / Timeline (Registry Tweak)
Disables the Windows Activity Feed / Timeline feature (requires admin). Requires an elevated (Administrator) prompt.
Disable Cortana (VBScript)
Disables Cortana integration in Windows Search (requires admin). Requires an elevated (Administrator) prompt. Applies t…
Disable Lock Screen (Python)
Skips straight to the sign-in screen instead of showing the lock screen (requires admin). Requires an elevated (Adminis…
Enable Win32 Long Paths
Lifts the legacy 260-character MAX_PATH limit for apps that opt in (requires admin). Requires an elevated (Administrato…
Disable Cortana (Registry Tweak)
Disables Cortana integration in Windows Search (requires admin). Requires an elevated (Administrator) prompt.
Check "Disable Cortana" Status (Python)
Reads the registry value behind the "Disable Cortana" tweak via winreg to confirm whether it's applied.
Enable Win32 Long Paths (JScript)
Lifts the legacy 260-character MAX_PATH limit for apps that opt in (requires admin). Requires an elevated (Administrato…
Enable Win32 Long Paths (VBScript)
Lifts the legacy 260-character MAX_PATH limit for apps that opt in (requires admin). Requires an elevated (Administrato…
Disable Remote Assistance (Batch)
Disables the ability for others to remotely assist this PC (requires admin). Requires an elevated (Administrator) promp…
Apply Enable Win32 Long Paths (VBA)
Lifts the legacy 260-character MAX_PATH limit for apps that opt in (requires admin). Applied via WScript.Shell.RegWrite…
Check Disable Windows Consumer Features Registry Value (VBA)
Reads the Disable Windows Consumer Features registry value via WScript.Shell.RegRead and reports it in a message box — …