Tag: system-wide
117 script(s) tagged “system-wide”
Check Disable Activity Feed / Timeline Registry Value (VBA)
Reads the Disable Activity Feed / Timeline registry value via WScript.Shell.RegRead and reports it in a message box — n…
Check "Disable Cortana" Status (VBScript)
Reads the registry value behind the "Disable Cortana" tweak to confirm whether it's applied.
Disable First Logon Animation (Python)
Skips the "Hi, we are setting things up for you" first-logon animation (requires admin). Requires an elevated (Administ…
Enable Win32 Long Paths (Python)
Lifts the legacy 260-character MAX_PATH limit for apps that opt in (requires admin). Requires an elevated (Administrato…
Disable Fast Startup (Batch)
Disables Fast Startup, useful when dual-booting or troubleshooting shutdowns (requires admin). Requires an elevated (Ad…
Disable Windows Telemetry (Batch)
Lowers the diagnostic data Windows sends to Microsoft (requires admin). Requires an elevated (Administrator) prompt. Ap…
Apply Disable Cortana (VBA)
Disables Cortana integration in Windows Search (requires admin). Applied via WScript.Shell.RegWrite from VBA. Requires …
Disable Lock Screen
Skips straight to the sign-in screen instead of showing the lock screen (requires admin). Requires an elevated (Adminis…
Check Enable Win32 Long Paths Registry Value (VBA)
Reads the Enable Win32 Long Paths registry value via WScript.Shell.RegRead and reports it in a message box — no PowerSh…
Apply Disable Fast Startup (VBA)
Disables Fast Startup, useful when dual-booting or troubleshooting shutdowns (requires admin). Applied via WScript.Shel…
Disable Cortana (Python)
Disables Cortana integration in Windows Search (requires admin). Requires an elevated (Administrator) prompt. Applies t…
Disable Remote Assistance (Registry Tweak)
Disables the ability for others to remotely assist this PC (requires admin). Requires an elevated (Administrator) promp…