31 Commits

Author SHA1 Message Date
Raphire
f97a01e8a9 Add support for removing Microsoft 365 Business companion apps
Note: These apps may be reinstalled if your Microsoft 365 admin has checked the `Enable automatic installation of Microsoft 365 companion apps` option.
2025-11-11 00:00:04 +01:00
Raphire
6c97bbead0 Added Dev Home and Power Automate to default app selection.
With this, the option to specifically remove developer related apps (RemoveDevApps) was also removed.
2025-10-06 21:51:19 +02:00
Raphire
7004fa3b31 Add option to disable Click to Do (AI image/text analysis feature) 2025-09-17 23:33:52 +02:00
Alex
41b0006430 Updated app descriptions (#260)
Updated the app descriptions that were not already included in the `Appslist.txt` file.
2025-06-16 23:52:48 +02:00
Raphire
0aa146ac3e Cleanup / Linting 2025-05-25 20:25:06 +02:00
Raphire
c324483c7b Added support for removing StartExperiencesApp as part of disabling widgets 2025-05-21 12:04:58 +02:00
Lucas
7abbb311a9 Added HP Apps Removal (#229)
Co-authored-by: Raphire <9938813+Raphire@users.noreply.github.com>
2025-05-04 18:27:19 +02:00
Raphire
03f4606c0e Rename references to Windows Copilot to Microsoft Copilot 2025-04-19 21:07:43 +02:00
Raphire
9cdad77107 Added new MS Copilot to apps list #224 2025-04-19 20:51:26 +02:00
Raphire
d73e90fb9a Added option to uninstall Notepad via custom mode or app removal mode 2024-11-11 23:30:32 +01:00
Raphire
a6ffbdf53f CrossDevice (Mobile device integration) can now be selected for removal #130
Also cleaned up README.md
2024-09-17 15:11:02 +02:00
Raphire
25bb8364c3 Disabling Windows Copilot now also removes the new Microsoft.Copilot app #124 2024-09-04 13:07:11 +02:00
Raphire
c3638553f3 Fixed issue with DevHome not showing up in the app selection UI 2024-09-01 01:10:55 +02:00
Raphire
8871f69111 Clarified instructions in Appslist.txt 2024-08-19 20:59:38 +02:00
Raphire
dbab8e3812 CustomAppsList file now supports comments (#103)
Additionally added Microsoft.BingSearch to Appslist.txt
2024-08-02 13:31:20 +02:00
Jeffrey
6049800f10 Added option to forcefully remove edge (#82)
Additionally:
* Added extra check to Get.ps1 to prevent error if user cancels UAC prompt 
* Removed Dolby from appslist (#78)
2024-07-02 18:51:00 +02:00
Raphire
6614cdfe8b Fixed hiding gallery section when running the script in Sysprep mode 2024-06-29 17:18:30 +02:00
Raphire
8e74638049 Added additional options as suggested in #83
* Quick assist can now be removed
* Turning off suggested content now also disables Account related notification in Start
* Turning off telemetry now also sets feedback frequency to never
* Removed unused registry files
2024-06-28 12:30:01 +02:00
Raphire
049a36c764 Added check to prevent issue with restarting explorer process (#67)
Added new MS Teams client to supported apps list
2024-06-05 19:18:01 +02:00
Jeffrey
0d7910ef8d Improved app removal process, added support for removing more apps and more (#43)
* Added option to remove OneDrive and Edge via winget (#9)(#38)

* Added Microsoft Journal to Appslist.txt

* Added menu option for removing apps without making other changes

Other changes in this release:
- Apps are now properly removed for all users
- LastSettings file renamed to SavedSettings
- Minor changes to menus, prompts & comments
- Cleaned up & refactored script to improve readability
2024-03-29 16:56:29 +01:00
Raphire
a05465356e Changes to application selector and more:
* Added option to only show installed apps in application selector
* App removal loading bars are now hidden so it doesn't overwrite Win11Debloat's output
* Changed some user input checks to allow user to continue or quit
* Cleaned up and improved selectionBox loading
* Edge added to appslist, but not removed by default
2024-03-04 16:56:42 +01:00
Raphire
5160cd4dcd New additions & improvements
- More streamlined menu selection for removing apps
- Added new option to remove developer related apps (#18)
- Added colors to differentiate the options for settings
2023-12-17 21:43:05 +01:00
Raphire
e8dbbd9987 Added option to remove mail and related apps (#13) 2023-11-19 23:02:54 +01:00
Raphire
78d2332077 Added MS Family Safety app to removal list (#14) 2023-11-06 21:51:09 +01:00
Raphire
14246951fa Added option to disable Windows copilot, and some other minor changes
All changes:
* Added option to disable Windows Copilot
* Condensed options in custom mode
* Added new outlook app to appslist, it's not removed by default
* Added some missing info to README.md
2023-09-27 02:49:13 +02:00
Raphire
4b7dd25a74 Removed duplicate from appslist and updated apps info 2023-09-01 21:23:34 +02:00
Raphire
b5828849a5 'Get Help' will no longer be removed by default (#6)
This app is required for some Windows 11 Troubleshooters
2023-09-01 20:39:14 +02:00
Raphire
e6d6a490bc Added Prime Video to removal list 2023-08-24 19:03:09 +02:00
Raphire
12963ebd3e Multiple changes and additions
* Improved certain registry edits that remove suggested content
* Added a few new third party apps to removal list
* Added option to hide taskview button from taskbar
2023-08-07 00:49:41 +02:00
Raphire
d237cfc3bc Multiple changes & additions
* Added new option to remove gaming-related apps in custom mode
* Merged default options, script will now detect your windows version
* Remote desktop app is no longer removed by default
* Added extra information in README about the apps that are removed
2023-08-03 02:58:10 +02:00
Raphire
e11f63dffb Moved appslist to a separate file to make it easier to edit 2023-08-02 22:29:08 +02:00