Uninstall-Graph
Cleanly remove Microsoft Graph and Azure PowerShell modules.
Uninstall-Graph is a free, open source PowerShell module that removes Microsoft Graph, Microsoft Entra, Azure PowerShell, AzureRM, and related Microsoft cloud modules from a machine. It handles dependency order, retries, and leftover module directories so users can get back to a clean slate without wrestling with Uninstall-Module. It is tiny and useful because it solves one specific PowerShell cleanup problem that can otherwise be surprisingly frustrating.
Wave goodbye to Microsoft Graph, Azure PowerShell, and their legacy cousins with a slick tool that cleans up all those tangled modules effortlessly—no admin headaches required!
Key features:
- 🔥 One-command full uninstall of Microsoft Graph and Azure modules
- ⚡ Supports removing legacy AzureRM modules automatically
- 🎯 Skips admin checks for hassle-free cleanup on Windows
- 🧹 Smart retry logic to handle complex module dependencies
This summary was generated by GitHub Copilot based on the project README.