Overview
Windows 10 Debloater Tool is a software utility that has an EZ Debloater to debloat easily or select what users want from the many options or choose a preset first from "Debloat Preset" to create the ultimate PowerShell script to debloat Microsoft Windows 10. Create own radiobuttons preset and share with friends. Users can run the script directly from the program.
The application allows a user to run common PowerShell scripts to debloat Windows 10. There are several restore scripts users can choose. Some buttons in the "EZDebloater" tab page has ToolTips (message popups) for more information. Each button has a script a user can see to modify before running. The other tabs allows a user to create a PowerShell script file to finely tweak/"Debloat" Windows 10. A restore point is created in the beginning so user can safely use the tool.
The options are arranged in different tabs and there is a presets: "Debloat Preset" the Options menu. User can choose the preset first and add own choices. User can also create own radiobutton presets and share. There is also a "Opposite" menu choice to select the alternate radiobutton choices. This is good to revert the changes in a script to run.
Directly Running
User can directly run the PowerShell script from the program after creating script. Click the "Run Powershell" button after user fill in the radiobutton choices and click the "Output PowerShell" button. The "Run PowerShell" button creates a PowerShell script called "runpsscript.ps1" in the same directory and runs it.
Manual Running
OR save the PowerShell script as whatever user wish in the same directory with the other files and then run it using the following commands.
NOTE: YOUR_SCRIPT_NAME is the name of the PowerShell script user just saved.
Spoiler: CHANGELOG:
What is new in version 2.6.2 (Released on May 30, 2023):
System requirements:
OS: Microsoft Windows® 10 (both 32 & 64-bit).
Download link:
Windows 10 Debloater Tool is a software utility that has an EZ Debloater to debloat easily or select what users want from the many options or choose a preset first from "Debloat Preset" to create the ultimate PowerShell script to debloat Microsoft Windows 10. Create own radiobuttons preset and share with friends. Users can run the script directly from the program.
The application allows a user to run common PowerShell scripts to debloat Windows 10. There are several restore scripts users can choose. Some buttons in the "EZDebloater" tab page has ToolTips (message popups) for more information. Each button has a script a user can see to modify before running. The other tabs allows a user to create a PowerShell script file to finely tweak/"Debloat" Windows 10. A restore point is created in the beginning so user can safely use the tool.
The options are arranged in different tabs and there is a presets: "Debloat Preset" the Options menu. User can choose the preset first and add own choices. User can also create own radiobutton presets and share. There is also a "Opposite" menu choice to select the alternate radiobutton choices. This is good to revert the changes in a script to run.
Directly Running
User can directly run the PowerShell script from the program after creating script. Click the "Run Powershell" button after user fill in the radiobutton choices and click the "Output PowerShell" button. The "Run PowerShell" button creates a PowerShell script called "runpsscript.ps1" in the same directory and runs it.
Manual Running
OR save the PowerShell script as whatever user wish in the same directory with the other files and then run it using the following commands.
- Launch PowerShell (Run as administrator) and navigate to where your script is.
- Set-ExecutionPolicy Unrestricted
- ./YOUR_SCRIPT_NAME.ps1
NOTE: YOUR_SCRIPT_NAME is the name of the PowerShell script user just saved.
Spoiler: CHANGELOG:
What is new in version 2.6.2 (Released on May 30, 2023):
- Add more option for Fine-tuning debloater and fixed some bugs.
- Fixed Open PS1 files for fine-tuning debloater selections.
- Advanced Debloater tab for basic fine-tuning;
- Removed O&O Shutup;
- Open PS1 files for fine-tuning debloater selections;
- Rearranged files and folders.
- Added list counter to summary and output for EZ Debloater;
- Added more 3rd party radiobuttons;
- Added Install radiobuttons for Windows UWP Apps;
- Cleaned up code.
- Added UI translation for 17 languages;
- EZ Debloater is now has two modes: ‘Normal’ and ‘Edit’. ‘Normal’ shows the summarized selected script and ‘Edit’ is the PowerShell script.
- Added ToolTip languages: Dutch, Greek, Arabic and Turkish.
System requirements:
OS: Microsoft Windows® 10 (both 32 & 64-bit).
Download link:
You do not have permission to view the full content of this post. Log in or register now.