Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/builtbybel/bloatbox
โ๏ธ๐ Remove Bloatwares from Windows 10
https://github.com/builtbybel/bloatbox
debloat modern uninstall uwp-apps windows-10
Last synced: 28 days ago
JSON representation
โ๏ธ๐ Remove Bloatwares from Windows 10
- Host: GitHub
- URL: https://github.com/builtbybel/bloatbox
- Owner: builtbybel
- License: gpl-3.0
- Created: 2020-07-20T17:37:19.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-07T12:38:48.000Z (9 months ago)
- Last Synced: 2024-09-28T22:22:18.771Z (about 1 month ago)
- Topics: debloat, modern, uninstall, uwp-apps, windows-10
- Language: PowerShell
- Homepage: https://www.builtbybel.com/apps/bloatbox
- Size: 2.77 MB
- Stars: 1,738
- Watchers: 53
- Forks: 103
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starz - builtbybel/bloatbox - โ๏ธ๐ Remove Bloatwares from Windows 10 (PowerShell)
- jimsghstars - builtbybel/bloatbox - โ๏ธ๐ Remove Bloatwares from Windows 10 (PowerShell)
README
Bloatbox
โ๏ธ Goodbye, Bloatware!
About โข
Download โข
Community package โข
Credits![screenshot](https://github.com/builtbybel/bloatbox/blob/master/assets/bloatbox.png)
## About
I know there are a thousand ways to uninstall modern Windows 10 apps. Here is the One Thousand and One with Bloatbox!
This was intended as a small extension for my app [Privatezilla](https://github.com/builtbybel/privatezilla) to uninstall specific apps.
Since I didn't want to bloat Privatezilla unnecessarily (those who know me know that I am a friend of small apps and lean code), I have now made this available as a standalone app.This code is based on parts of this nice project from [ConditionalException](https://github.com/ConditionalException/Windows10Privacy). Some inspiration has also flowed from this ugly guy [AppManager by Microsoft](https://www.microsoft.com/p/app/9n8b6qf719pt) but on Windows Forms :smirk:
## Download
- (Latest release) [Download](https://github.com/builtbybel/bloatbox/releases)
- (Mirror on my site) [Download](https://www.builtbybel.com/bloatbox)## Community package
The community package for Bloatbox adds support for several advanced scripting features based upon PowerShell, e.g.
- Reinstall of all built-in apps
- Removal of specific pre-installed apps
- Uninstall of OneDrive
- Unpinning Startmenu tiles
- Disable of Windows Defender (NOT recommended! I can highly recommend using Windows Defender on consumer versions of Windows 10)
- Blocking telemetry via firewall and host files. Rules are provided by [crazy-max/WindowsSpyBlocker](https://github.com/crazy-max/WindowsSpyBlocker)
#### Check also the [Marketplace for new script files](https://github.com/builtbybel/bloatbox/tree/master/marketplace)
Script files provided for [Privatezilla](https://github.com/builtbybel/privatezilla) or my older app SharpApp are fully compatible with Bloatbox. You will find some on my site [here](https://www.builtbybel.com/marketplace)All scripts included to the latest package can be viewed [here](https://github.com/builtbybel/bloatbox/tree/master/marketplace)
### How-to Install
* **[Download](https://github.com/builtbybel/bloatbox/blob/master/marketplace/bloatbox_pkg-EXTRACT_FIRST.zip?raw=true)** the latest `bloatbox_pkg.zip` file.
* **Extract the package** to Bloatbox installation directory
* **Restart Bloatbox**### Intro of community package after Installing
![community-package](https://github.com/builtbybel/bloatbox/blob/master/assets/bloatbox-pkg.gif)
#### This feature is only supported by Bloatbox version 0.14 and higher!
## Credits
This project is partly based upon
- https://github.com/ConditionalException/Windows10Privacy
This software uses the following packages:
- [Windows10Debloater](https://github.com/Sycnex/Windows10Debloater)
- [Icon by FFra](https://www.deviantart.com/ffra/art/MAXIMAL-Icons-Updated-387287801)---
> [builtbybel.com](https://www.builtbybel.com) ย ยทย
> GitHub [@builtbybel](https://github.com/builtbybel) ย ยทย
> Twitter [@builtbybel](https://twitter.com/builtbybel)