Added option to uninstall Notepad via custom mode or app removal mode

This commit is contained in:
Raphire
2024-11-11 23:30:32 +01:00
parent cd3ea88b5b
commit d73e90fb9a
2 changed files with 2 additions and 0 deletions

View File

@@ -109,6 +109,7 @@ XING
#Microsoft.Windows.Photos #Microsoft.Windows.Photos
#Microsoft.WindowsCalculator #Microsoft.WindowsCalculator
#Microsoft.WindowsCamera #Microsoft.WindowsCamera
#Microsoft.WindowsNotepad
#Microsoft.WindowsStore # Microsoft Store, WARNING: This app cannot be reinstalled! #Microsoft.WindowsStore # Microsoft Store, WARNING: This app cannot be reinstalled!
#Microsoft.WindowsTerminal # New default terminal app in windows 11 #Microsoft.WindowsTerminal # New default terminal app in windows 11
#Microsoft.Xbox.TCUI # UI framework, seems to be required for MS store, photos and certain games #Microsoft.Xbox.TCUI # UI framework, seems to be required for MS store, photos and certain games

View File

@@ -199,6 +199,7 @@ The default mode applies the changes that are recommended for most users, expand
- Microsoft.Windows.Photos - Microsoft.Windows.Photos
- Microsoft.WindowsCalculator - Microsoft.WindowsCalculator
- Microsoft.WindowsCamera - Microsoft.WindowsCamera
- Microsoft.WindowsNotepad
- Microsoft.windowscommunicationsapps* (Mail & Calendar) - Microsoft.windowscommunicationsapps* (Mail & Calendar)
- Microsoft.WindowsStore (Microsoft Store, NOTE: This app cannot be reinstalled!) - Microsoft.WindowsStore (Microsoft Store, NOTE: This app cannot be reinstalled!)
- Microsoft.WindowsTerminal (New default terminal app in Windows 11) - Microsoft.WindowsTerminal (New default terminal app in Windows 11)