31 lines
1.2 KiB
Text
31 lines
1.2 KiB
Text
{
|
|
"name" : "Remove Applcation Experiences Tasks",
|
|
"description" : "Is mostly consist of user data analyse for user experience",
|
|
"actions" :
|
|
[
|
|
{
|
|
"_comment" : "",
|
|
"action" : "RemoveScheduledTask",
|
|
"path" : "\\Microsoft\\Windows\\Application Experience\\",
|
|
"name" : "AitAgent"
|
|
},
|
|
{
|
|
"_comment" : "Disable telemetry collect for Microsoft user experience - Compatibility",
|
|
"action" : "RemoveScheduledTask",
|
|
"path" : "\\Microsoft\\Windows\\Application Experience\\",
|
|
"name" : "Microsoft Compatibility Appraiser"
|
|
},
|
|
{
|
|
"_comment" : "Disable telemetry collect for Microsoft user experience - Program Data",
|
|
"action" : "RemoveScheduledTask",
|
|
"path" : "\\Microsoft\\Windows\\Application Experience\\",
|
|
"name" : "ProgramDataUpdater"
|
|
},
|
|
{
|
|
"_comment" : "Disable startup tasks analyser and user notification",
|
|
"action" : "RemoveScheduledTask",
|
|
"path" : "\\Microsoft\\Windows\\Application Experience\\",
|
|
"name" : "StartupAppTask"
|
|
}
|
|
]
|
|
}
|