Skip to content

Instantly share code, notes, and snippets.

@kwmiebach
Last active January 1, 2025 15:29
Show Gist options
  • Save kwmiebach/caac10ecfe27018464ca4cd2c7a3c955 to your computer and use it in GitHub Desktop.
Save kwmiebach/caac10ecfe27018464ca4cd2c7a3c955 to your computer and use it in GitHub Desktop.
Create a `Windows Master Control Panel' / 'All Tasks Folder on the Desktop'. The so called 'god mode '
@echo off
cd %USERPROFILE%\Desktop
mkdir "system.{ED7BA470-8E54-465E-825C-99712043E01C}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment