mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2026-06-10 10:36:26 +00:00
Add confirmation dialogs & warning for Windows Terminal Removal
Removal of this app can cause Win11Debloat to fail, if the script is launched via Windows Terminal
This commit is contained in:
@@ -781,9 +781,9 @@
|
||||
{
|
||||
"FriendlyName": "Windows Terminal",
|
||||
"AppId": "Microsoft.WindowsTerminal",
|
||||
"Description": "Default terminal app in windows 11 (Command Prompt, PowerShell, WSL)",
|
||||
"Description": "Default terminal app in windows 11 (Command Prompt, PowerShell, WSL), WARNING: Win11Debloat if it is launched via Windows Terminal.",
|
||||
"SelectedByDefault": false,
|
||||
"Recommendation": "optional"
|
||||
"Recommendation": "unsafe"
|
||||
},
|
||||
{
|
||||
"FriendlyName": "Xbox TCUI Framework",
|
||||
|
||||
Reference in New Issue
Block a user