diff --git a/modules.d/TSK_ApplicationExperiences.conf b/modules.d/TSK_ApplicationExperiences.conf index d9537cc..e448f52 100644 --- a/modules.d/TSK_ApplicationExperiences.conf +++ b/modules.d/TSK_ApplicationExperiences.conf @@ -25,7 +25,7 @@ "_comment" : "Disable startup tasks analyser and user notification", "action" : "RemoveScheduledTask", "path" : "\\Microsoft\\Windows\\Application Experience\\", - "name" : "StartupAppTask" + "name" : "AitAgent" } ] } diff --git a/modules.d/TSK_LocationMaps.conf b/modules.d/TSK_LocationMaps.conf index 0d11986..a9cb1c6 100644 --- a/modules.d/TSK_LocationMaps.conf +++ b/modules.d/TSK_LocationMaps.conf @@ -19,7 +19,7 @@ "_comment" : "Disable maps toasts task", "action" : "RemoveScheduledTask", "path" : "\\Microsoft\\Windows\\Maps\\", - "name" : "MapsToastTask" + "name" : "\\MapsToastTask" }, { "_comment" : "Disable maps update task", diff --git a/modules.d/TSK_Various.conf b/modules.d/TSK_Various.conf index 74227f4..c353865 100644 --- a/modules.d/TSK_Various.conf +++ b/modules.d/TSK_Various.conf @@ -19,7 +19,7 @@ "_comment" : "", "action" : "RemoveScheduledTask", "path" : "\\Microsoft\\Windows\\CloudExperienceHost\\", - "name" : "CreateObjectTask" + "name" : "CloudExperienceHost" }, { "_comment" : "", @@ -45,12 +45,6 @@ "path" : "\\Microsoft\\Windows\\Maintenance\\", "name" : "WinSAT" }, - { - "_comment" : "Disable mobile broadband data analysis and sent to Microsoft", - "action" : "RemoveScheduledTask", - "path" : "\\Microsoft\\Windows\\Mobile Broadband Accounts\\", - "name" : "MNO Metadata Parsee" - }, { "_comment" : "Disable network information data collect", "action" : "RemoveScheduledTask", @@ -91,7 +85,7 @@ "_comment" : "Disable queued data report analysis and sent task", "action" : "RemoveScheduledTask", "path" : "\\Microsoft\\Windows\\Windows Error Reporting\\", - "name" : "QueueReporting" + "name" : "Windows Error Reporting" }, { "_comment" : "Disable automatic application update from Microsoft Store task",