We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cb3258 commit e63f9b7Copy full SHA for e63f9b7
1 file changed
removemsapp.bat
@@ -1,5 +1,5 @@
1
@echo off
2
-:: V1.3
+:: V1.4
3
4
5
::# elevate with native shell by AveYo
@@ -162,6 +162,10 @@ winget uninstall Microsoft.OutlookForWindows_8wekyb3d8bbwe --accept-source-agree
162
163
164
::Windows 11 Bloatware
165
+:: Different games
166
+winget uninstall 26720RandomSaladGamesLLC.3899848563C1F_kx24dqmazqk8j --accept-source-agreements --silent
167
+winget uninstall 26720RandomSaladGamesLLC.Spades_kx24dqmazqk8j --accept-source-agreements --silent
168
+winget uninstall Google.PlayGames.Beta --accept-source-agreements --silent
169
:: Outlook for Windows
170
winget uninstall Microsoft.OutlookForWindows_8wekyb3d8bbwe --accept-source-agreements --silent
171
:: Messages opérateur Windows
0 commit comments