Skip to content

Commit 9cb3258

Browse files
authored
Update removemsapp.bat
- uninstall Power Automate - uninstall Microsoft Whiteboard - uninstall OMEN Gaming Hub - uninstall Dropbox - offre promotionnelle
1 parent aecdab3 commit 9cb3258

1 file changed

Lines changed: 16 additions & 4 deletions

File tree

removemsapp.bat

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
@echo off
2+
:: V1.3
3+
24

35
::# elevate with native shell by AveYo
46
>nul reg add hkcu\software\classes\.Admin\shell\runas\command /f /ve /d "cmd /x /d /r set \"f0=%%2\"& call \"%%2\" %%3"& set _= %*
@@ -160,10 +162,6 @@ winget uninstall Microsoft.OutlookForWindows_8wekyb3d8bbwe --accept-source-agree
160162

161163

162164
::Windows 11 Bloatware
163-
:: LinkedIn
164-
winget uninstall 7EE7776C.LinkedInforWindows_w1wdnht996qgy --accept-source-agreements --silent
165-
:: Camo Studio
166-
winget uninstall ReincubateLtd.CamoStudio_9bq3v28c93p4r --accept-source-agreements --silent
167165
:: Outlook for Windows
168166
winget uninstall Microsoft.OutlookForWindows_8wekyb3d8bbwe --accept-source-agreements --silent
169167
:: Messages opérateur Windows
@@ -184,8 +182,22 @@ winget uninstall MicrosoftTeams_8wekyb3d8bbwe --accept-source-agreements --silen
184182
winget uninstall MicrosoftCorporationII.MicrosoftFamily_8wekyb3d8bbwe --accept-source-agreements --silent
185183
::Quick Assist
186184
winget uninstall MicrosoftCorporationII.QuickAssist_8wekyb3d8bbwe --accept-source-agreements --silent
185+
::Power Automate
186+
winget uninstall Microsoft.DevHome --accept-source-agreements --silent
187+
::Microsoft Whiteboard
188+
winget uninstall Microsoft.Whiteboard_8wekyb3d8bbwe --accept-source-agreements --silent
187189
::Third-Party Preinstalled bloat
190+
:: Disney+
188191
winget uninstall disney+ --accept-source-agreements --silent
192+
:: LinkedIn
193+
winget uninstall 7EE7776C.LinkedInforWindows_w1wdnht996qgy --accept-source-agreements --silent
194+
:: Camo Studio
195+
winget uninstall ReincubateLtd.CamoStudio_9bq3v28c93p4r --accept-source-agreements --silent
196+
::OMEN Gaming Hub
197+
winget uninstall AD2F1837.OMENCommandCenter_v10z8vjag6ke6 --accept-source-agreements --silent
198+
::Dropbox - offre promotionnelle
199+
winget uninstall C27EB4BA.DropboxOEM_xbfy0k16fey96 --accept-source-agreements --silent
200+
::Clipchamp
189201
winget uninstall Clipchamp.Clipchamp_yxz26nhyzhsrt --accept-source-agreements --silent
190202
::WhatsApp
191203
winget uninstall 5319275A.WhatsAppDesktop_cv1g1gvanyjgm --accept-source-agreements --silent

0 commit comments

Comments
 (0)