@@ -65,7 +65,7 @@ actions:
65
65
- !writeStatus: {status: "Removing GetStarted"}
66
66
- !appx: {name: '*Microsoft.Getstarted*', type: family, weight: 10}
67
67
# Get Started placeholder
68
- - !appx: {name: '*WebExperienceHost*', type: app, unregister: true, weight: 10}
68
+ # - !appx: {name: '*WebExperienceHost*', type: app, unregister: true, weight: 10}
69
69
70
70
- !writeStatus: {status: "Removing Todos"}
71
71
- !appx: {name: '*Microsoft.Todos*', type: family, weight: 10}
@@ -132,13 +132,13 @@ actions:
132
132
133
133
- !writeStatus: {status: "Removing Banners"}
134
134
# MicrosoftWindows.Client.CBS_cw5n1h2txyewy!
135
- - !appx: {name: '*Global.ValueBanner*', type: app, unregister: true, weight: 50}
136
- - !appx: {name: '*Global.WsxPackManager*', type: app, unregister: true, weight: 50}
137
- # MicrosoftWindows.Client.Core_cw5n1h2txyewy
138
- - !appx: {name: '*Global.BackupBanner*', type: app, unregister: true, weight: 50}
135
+ # - !appx: {name: '*Global.ValueBanner*', type: app, unregister: true, weight: 50}
136
+ # - !appx: {name: '*Global.WsxPackManager*', type: app, unregister: true, weight: 50}
137
+ # # MicrosoftWindows.Client.Core_cw5n1h2txyewy
138
+ # - !appx: {name: '*Global.BackupBanner*', type: app, unregister: true, weight: 50}
139
139
140
140
- !writeStatus: {status: "Removing DevHome"}
141
141
- !appx: {name: '*DevHome*', type: family, option: "remove-appx-devhome", weight: 10}
142
142
143
- - !writeStatus: {status: "Removing Windows Backup"}
144
- - !appx: {name: '*WindowsBackup*', type: app, unregister: true, option: "remove-appx-wbackup", weight: 10}
143
+ # - !writeStatus: {status: "Removing Windows Backup"}
144
+ # - !appx: {name: '*WindowsBackup*', type: app, unregister: true, option: "remove-appx-wbackup", weight: 10}
0 commit comments