Releases: InquireWithin/W10BSRemover
Releases · InquireWithin/W10BSRemover
W10BSRemover v3.0
Recent Changes
This is the latest version of my Windows 10 B(loatware) S(pyware) Remover as of 10/6/22. All changes going back to 30/4/22 can be found in changelog.txt
10/6/22 [v3.0]
- Added new ps1 script file I wrote in order to be customizable
- Over 100 new reg keys
- Many extra telemetry servers blocked
- Removed unneeded blocks of code and calls
- Cleaned over 100 lines of inline comment clutter
- Many internal logic changes (hopefully for optimization, much more to go)
- Much better output
- Lots of bug fixes
- Fixed some syntactical inconsistency in logic for better readability
- Added lighter hosts file (pihole's microsoft telemetry list) to the repo
Full Changelog: v2.4.1.1...v3.0
W10BSRemover v2.4.1.1
v2.4.1.1
Recent Changes
v2.4.1.1 is the latest version of my Windows 10 B(loatware) S(pyware) Remover as of 25/5/22. The full changelog is found in changelog.txt.
The text files used in the script can be found in the main repo (https://github.com/InquireWithin/W10BSRemover)
Here's a few of the recent changes:
25/5/22 [v2.4.1.1] STABLE
- Removed forked W10Debloater ps1 script from repo
- Removed code block in main bat file that would handle the ps1 script call
25/5/22 [v2.4.1-STABLE]
- Removed pointless service creation (batch files can no longer be ran as services in Windows anymore)
- Hopefully fixed disabling of Windows Defender
- Fixed curl request for the hosts file
- extra points in the in-file documentation
- Hopefully removed the Xbox Game Bar
25/5/22 [2.4 mostlystable] The most stable version in a while
- "Commented" Indiana Jones style swaps of systemapps
- A lot more reg key patches
- Extended route table filter
- Extended MS telemetry list
- Housecleaning
- Hopefully a fix for the gamebar ms-overlay bug (if not I will implement the registry solution, implemented in 2.4.1)
- Removal of live kernel logs to free storage
- Local packages and local package cache are no longer removed by default
- Partial debloating of edge (shouldn't be using edge anyway but I do it because you "have to" use it prior to getting an alternative)
- Eliminating OfficeClickToRun.exe and its related svc
- Services added for removal by default: TapiSrv, WdiServiceHost, WinDefend, WdNisSvc, SecurityHealthService, ClickToRunSvc, OneSynSvc, DeviceAssociationService, DoSvc, wuausrv
- Added some additional optional services to delete (commented, uncomment them to include)
- Disabled Windows Defender
- Optional (commented) directories to remove for services a user may not use (like teams, office, etc)
- Added some firewall rules for certain systemapp non-removable binaries that should never be making outbound requests
- And more removal of modern computing horrors beyond my comprehension
Any bugs that could come w/ this patch can be resolved with sfc /scannow in an admin command prompt.