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)
This commit is contained in:
Jeffrey
2024-07-02 18:51:00 +02:00
committed by GitHub
parent 6614cdfe8b
commit 6049800f10
4 changed files with 117 additions and 17 deletions

View File

@@ -306,6 +306,7 @@ The quick and advanced method support parameters to tailor the behaviour of the
| -RemoveW11Outlook | Remove the new Outlook for Windows app. |
| -RemoveDevApps | Remove developer-related apps such as Remote Desktop, DevHome and Power Automate. |
| -RemoveGamingApps | Remove the Xbox App and Xbox Gamebar. |
| -ForceRemoveEdge | Forcefully remove Microsoft Edge. NOT RECOMMENDED! |
| -DisableDVR | Disable Xbox game/screen recording feature & stop gaming overlay popups. |
| -ClearStart | Remove all pinned apps from start for the current user (Windows 11 update 22H2 or later only) |
| -ClearStartAllUsers | Remove all pinned apps from start for all existing and new users. (Windows 11 update 22H2 or later only) |