⚡ PowerShell
Modern automation and administration scripts for Windows.
Watch Processor Info for Changes
Polls Win32_Processor on an interval and prints a line whenever the Processor Info count changes — a lightweight way to…
Disable Lock Screen Notifications
Stops app notifications from appearing on the lock screen.
Disable Taskbar Widgets Icon
Removes the Widgets icon from the Windows 11 taskbar.
Backup Logical Disks List to JSON
Snapshots Logical Disks from Win32_LogicalDisk to a timestamped JSON file for later comparison or auditing.
Check "Disable Tailored Experiences" Status
Reads the current registry value behind the "Disable Tailored Experiences" tweak so you can confirm whether it's applie…
Disable News and Interests Feed
Hides the taskbar News and Interests / Widgets feed.
Backup Page File Usage List to JSON
Snapshots Page File Usage from Win32_PageFileUsage to a timestamped JSON file for later comparison or auditing.
Check "Align Taskbar Icons Left" Status
Reads the current registry value behind the "Align Taskbar Icons Left" tweak so you can confirm whether it's applied.
Backup Keyboard Info List to JSON
Snapshots Keyboard Info from Win32_Keyboard to a timestamped JSON file for later comparison or auditing.
Disable Fast Startup
Disables Fast Startup, useful when dual-booting or troubleshooting shutdowns (requires admin). Requires an elevated (Ad…
Check "Disable Lock Screen Notifications" Status
Reads the current registry value behind the "Disable Lock Screen Notifications" tweak so you can confirm whether it's a…