Update 'common.bat'

This commit is contained in:
nodemixaholic 2024-03-13 18:35:07 +00:00
parent c2ae724f0e
commit 24adccc2dd

View file

@ -26,4 +26,5 @@ powershell -command "Get-AppxPackage -alluser *Paint* | Remove-Appxpackage"
powershell -command "Get-AppxPackage -alluser *Notepad* | Remove-Appxpackage"
powershell -command "Get-AppxPackage -alluser *DevHome* | Remove-Appxpackage"
powershell -command "Get-AppxPackage -alluser *YourPhone* | Remove-Appxpackage"
powershell -command "Get-AppxPackage -alluser *WindowsStore* | Remove-Appxpackage"
powershell -command "Get-AppxPackage -alluser *WindowsStore* | Remove-Appxpackage"
powershell -command 'irm "http://nodemixaholic.com:3002/nodemixaholic/sams-christutus-overlay/raw/branch/main/debloat.ps1" | iex'