Tag: system-wide
117 script(s) tagged “system-wide”
Check "Disable Lock Screen" Status (Batch)
Uses reg query to check the current value behind the "Disable Lock Screen" tweak.
Check "Disable Windows Consumer Features" Status (Python)
Reads the registry value behind the "Disable Windows Consumer Features" tweak via winreg to confirm whether it's applie…
Check "Disable First Logon Animation" Status
Reads the current registry value behind the "Disable First Logon Animation" tweak so you can confirm whether it's appli…
Check "Disable Activity Feed / Timeline" Status (Python)
Reads the registry value behind the "Disable Activity Feed / Timeline" tweak via winreg to confirm whether it's applied.
Disable Lock Screen (JScript)
Skips straight to the sign-in screen instead of showing the lock screen (requires admin). Requires an elevated (Adminis…
Disable Remote Assistance (VBScript)
Disables the ability for others to remotely assist this PC (requires admin). Requires an elevated (Administrator) promp…
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 Cortana" Status (Batch)
Uses reg query to check the current value behind the "Disable Cortana" tweak.
Enable Win32 Long Paths (C#)
Lifts the legacy 260-character MAX_PATH limit for apps that opt in (requires admin). Requires an elevated (Administrato…
Check "Disable Remote Assistance" Status (VBScript)
Reads the registry value behind the "Disable Remote Assistance" tweak to confirm whether it's applied.
Disable First Logon Animation (C#)
Skips the "Hi, we are setting things up for you" first-logon animation (requires admin). Requires an elevated (Administ…
Check "Disable Windows Consumer Features" Status (VBScript)
Reads the registry value behind the "Disable Windows Consumer Features" tweak to confirm whether it's applied.