Browse all scripts

πŸ“œ VBScript (WSH)

Disable Windows Telemetry (VBScript)

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

πŸ“œ VBScript (WSH)

Get Stuck print spooler files Size Report (VBScript)

Recursively sums the size of stuck print spooler files, read-only (no deletion).

⚑ PowerShell 5.1+

Backup The Explorer thumbnail cache to Zip

Zips up the current contents of the Explorer thumbnail cache before you run a cleanup against it.

πŸ“œ VBScript (WSH)

Get Installed MSI Products Report (VBScript)

Queries Win32_Product via WMI and prints Installed MSI Products to the console β€” no PowerShell required.

πŸ“œ VBScript (WSH)

Get CD/DVD Drives Report (VBScript)

Queries Win32_CDROMDrive via WMI and prints CD/DVD Drives to the console β€” no PowerShell required.

🐍 Python 3.10+

Check "Align Taskbar Icons Left" Status (Python)

Reads the registry value behind the "Align Taskbar Icons Left" tweak via winreg to confirm whether it's applied.

🧬 WQL / PowerShell

Win32_PhysicalMemory: Finding Associated Objects (WQL ASSOCIATORS OF)

Demonstrates Get-CimAssociatedInstance, the modern CIM equivalent of WQL's ASSOCIATORS OF syntax, against a Win32_Physi…

πŸ“Š VBA (Excel)

Report Size of The Explorer thumbnail cache (VBA)

Reports the total size and top-level file count of the Explorer thumbnail cache using Scripting.FileSystemObject, strai…

πŸ“œ VBScript (WSH)

Get The user CrashDumps folder Size Report (VBScript)

Recursively sums the size of the user CrashDumps folder, read-only (no deletion).

🐍 Python 3.10+

Check "Disable Bing Search Suggestions" Status (Python)

Reads the registry value behind the "Disable Bing Search Suggestions" tweak via winreg to confirm whether it's applied.

⚑ PowerShell 5.1+

Clean Up Windows Error Reporting files

Reports the size of Windows Error Reporting files and optionally clears it out. Dry-run by default.

πŸ“œ VBScript (WSH)

Check "Disable Aero Shake" Status (VBScript)

Reads the registry value behind the "Disable Aero Shake" tweak to confirm whether it's applied.