Python example of elevation to Administrator, SYSTEM or TrustedInstaller on Windows
-
Updated
Jul 1, 2026 - Python
Python example of elevation to Administrator, SYSTEM or TrustedInstaller on Windows
A tiny Windows launcher that opens a command prompt (cmd.exe) running as TrustedInstaller — the highest-privileged account in Windows, above both Administrator and SYSTEM. Handy for editing protected files, registry keys, and services that even an administrator cannot touch.
Add a description, image, and links to the trustedinstaller topic page so that developers can more easily learn about it.
To associate your repository with the trustedinstaller topic, visit your repo's landing page and select "manage topics."