Tag: system-wide

117 script(s) tagged “system-wide”

🟣 C# / .NET 6+

Disable Remote Assistance (C#)

Disables the ability for others to remotely assist this PC (requires admin). Requires an elevated (Administrator) promp…

πŸ“œ VBScript (WSH)

Check "Disable Activity Feed / Timeline" Status (VBScript)

Reads the registry value behind the "Disable Activity Feed / Timeline" tweak to confirm whether it's applied.

⚑ PowerShell 5.1+

Disable Windows Telemetry

Lowers the diagnostic data Windows sends to Microsoft (requires admin). Requires an elevated (Administrator) prompt.

🟣 C# / .NET 6+

Disable Lock Screen (C#)

Skips straight to the sign-in screen instead of showing the lock screen (requires admin). Requires an elevated (Adminis…

πŸ“Š VBA (Excel)

Check Disable First Logon Animation Registry Value (VBA)

Reads the Disable First Logon Animation registry value via WScript.Shell.RegRead and reports it in a message box β€” no P…

πŸ–₯️ Batch (CMD)

Check "Disable Remote Assistance" Status (Batch)

Uses reg query to check the current value behind the "Disable Remote Assistance" tweak.

πŸ“œ VBScript (WSH)

Disable Windows Telemetry (VBScript)

Lowers the diagnostic data Windows sends to Microsoft (requires admin). Requires an elevated (Administrator) prompt. Ap…

πŸ“Š VBA (Excel)

Check Disable Remote Assistance Registry Value (VBA)

Reads the Disable Remote Assistance registry value via WScript.Shell.RegRead and reports it in a message box β€” no Power…

πŸ“„ JScript (WSH)

Disable Cortana (JScript)

Disables Cortana integration in Windows Search (requires admin). Requires an elevated (Administrator) prompt. Applies t…