The Windows Insider Program Removal Tool is a PowerShell script designed to help users remove Windows Insider Program registration from their system without reinstall PC. It also provides options to run DISM and SFC commands to repair the Windows image and check the integrity of system files.
Here're some of the project's best features:
- Removes Windows Insider settings and registration keys.
- Restarts the Windows Update service.
- Displays Windows information including the product name build number and product key.
- Optionally runs DISM and SFC commands to repair the Windows image and check system files.
Run with Powershell ISE as Administrator
Open a the IRT.ps1 file, then select "Run" or simply press "F5" key.