Release Info
| Item | Value |
|---|---|
| Stamp | 1.4.0-2025-05-07T06:30:30.000Z ๐บ 1.5.0-2025-05-08T09:24:46.000Z
|
| Last Release | 1 days ago
|
What's New
This release contains the following changes:
Note
In the next major release, we will address being able to disable / remove:
- Co-pilot
- Recall
They were going to potentially release with v1.5.0, but there are still some things to iron out, and seeing how deep Recall embeds.
WPU Batch Utility
feat:added new apps:- Windows Calculator
feat: add new feature Manage Users- Allows you to delete Windows user
defaultuser0, (see notes) - Can enable / disable windows accounts:
- administrator
- guest
- DefaultAccount
- Allows you to delete Windows user
feat: add new feature Manage Services to debloat submenu- allows you to enable and disable certain Windows services known to be classified as bloat
- ability to enable / disable all with single button
- ability to enable / disable each one individually
feat: added new telemetry blocking rules for registry entries:Microsoft\Office\OfficeTelemetryAgentFallBackMicrosoft\Office\OfficeTelemetryAgentLogOn
feat: added new telemetry blocking for Windows Error ReportingHKLM\Software\Microsoft\Windows\Windows Error Reporting\LoggingDisabledHKLM\Software\Microsoft\Windows\Windows Error Reporting\DisabledHKLM\Software\Microsoft\Windows\Windows Error Reporting\ChangeDumpTypeByTelemetryLevelHKLM\Software\Microsoft\Windows\Windows Error Reporting\DontSendAdditionalDataHKLM\Software\Microsoft\Windows\Windows Error Reporting\Consent\DefaultConsentHKLM\Software\Microsoft\Windows\Windows Error Reporting\Consent\DefaultOverrideBehaviorHKLM\Software\Policies\Microsoft\Windows\Windows Error Reporting\DisabledHKLM\Software\Policies\Microsoft\Windows\Windows Error Reporting\DoReport
feat: added abort option to Remove Crapware wizard so that it can be exited at any timefeat: Manage Apps now has ability to manage bothGet-AppxPackageandwingetpackagesfeat: Menu item Advanced re-named toDebloat (Advanced)- Hotkey for menu changed from
AtoD
- Hotkey for menu changed from
refactor: Menu item Disable Windows Telemetry moved toDebloat (Advanced)menurefactor: Menu item Backup Registry moved to position3on main menurefactor: Sub menu item Install / Uninstall Apps re-named toManage Appsstyle: internal code housekeeping to enforce conformity
Registry Scripts
- No new changes in this release
Statistics
How the files have changed:
- Changed files : 2
- Changes : 949
- Commits : 33
- Additions : 766
- Deletions : 183
- PRs (categorized) : 33
- PRs (uncategorized) : 0
- PRs (open) : 0
Pull Requests
This release is associated with the following pull requests:
๐ Features
- disable telemetry now returns to advanced menu on completion : a7c9f2e @Aetherinox
- new func
taskUserGetStatus: d1ec75a @Aetherinox - new func
taskUserEnableDisable: f8a664d @Aetherinox - new menu
menuServicesDebloat: f61550d @Aetherinox - new menu
menuDeleteUser: c682346 @Aetherinox - add telemetry step
windows ink / typing personalization: afd34bf @Aetherinox - add telemetry step
windows error reporting: 9090b67 @Aetherinox - add telemetry step to disable
automatic cloud configuration downloads: 328df04 @Aetherinox - new menu
menuUsersManage: 98bbbb6 @Aetherinox - new menu
menuDebloatServices: 90df556 @Aetherinox - new func
taskDebloatServices: 00a7d41 @Aetherinox - add ability to enable / disable windows services known as bloatware : 1e398eb @Aetherinox
- add ability delete and disable default windows users : 608f1d0 @Aetherinox
- add new tasks to disable list belonging to
OfficeTelemetryAgent: 11f9167 @Aetherinox - add new menu & feature
Debloat - Manage Services: be08863 @Aetherinox - add new menu & feature
Manage Users: 4c5d7d8 @Aetherinox - add
abort / aoption to toolremove crapware: d2df6a4 @Aetherinox - add both powershell and winget support for
manage apps: f915aac @Aetherinox - add new managable package
windows calculator: b35b8ec @Aetherinox
๐ Bugfixes
- typing an invalid option in services menu took the user back to app installs : eca2ccd @Aetherinox
๐ง Changes
- update comments : e1ec72c @Aetherinox
๐งน Housekeeping
- backup registry moved from slot
6to3: 4d87bab @Aetherinox - moved
disable microsoft telemetryto advanced (debloat) menu : 901d4b3 @Aetherinox - re-name menu
advancedtodebloat (advanced: 8603b61 @Aetherinox - rename menu item
Add / Remove AppstoManage Apps: 42eb3a3 @Aetherinox - move
disable telemetryto advanced menu : 1bc47b3 @Aetherinox - edit function names for conformity : 19198fa @Aetherinox
- remove old function
menuServicesDebloatin favor of new method : ffa9449 @Aetherinox - re-word
remove crapwaremenu to be more simple with options : a1438a3 @Aetherinox - aborting crapware interface now takes user back to advanced menu : 0c0a354 @Aetherinox
- remove unrelated functionality from user management : 286ce6f @Aetherinox
- clean up
disable updatesexit route : e48a30b @Aetherinox
๐ฆ Build & Dependencies
- bump version : 1cb0be3 @Aetherinox