About
The Windows Insider Program Removal Tool is a JS script designed to help users remove Windows Insider Program registration from their system without having to reinstall their PC. It also provides options to run DISM and SFC commands to repair the Windows image and check the integrity of system files.
Features
Here are 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.
Installation
To use the script, follow these steps:
- Download the script from the GitHub repository.
- Open the command prompt with administrative privileges.
- Navigate to the script's location.
- Run the script with the following command: node irt.js
Usage
After running the script, follow the on-screen instructions. The script will automatically remove the Windows Insider Program settings and registration keys, then restart the Windows Update service.
License and Disclaimer
This script is licensed under the GNU General Public License v3.0. By using this script, you agree that the author is not responsible for any damage or loss resulting from its use. The script is provided "as is" without any warranties. Use at your own risk.