kill UWP related processes

This commit is contained in:
h3r0 2023-11-19 13:52:55 +00:00 committed by GitHub
parent 562365b6ee
commit 3c9e141d77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -5,6 +5,11 @@ privilege: TrustedInstaller
actions:
- !taskKill: {name: "explorer"}
- !taskKill: {name: "SearchApp"}
- !taskKill: {name: "SearchHost"}
- !taskKill: {name: "RuntimeBroker"}
- !taskKill: {name: "TextInputHost"}
- !taskKill: {name: "ShellExperienceHost"}
- !writeStatus: {status: "Initializing"}