12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- schtasks /end /tn "\Microsoft\Windows\Customer Experience Improvement Program\Consolidator"
- schtasks /change /tn "\Microsoft\Windows\Customer Experience Improvement Program\Consolidator" /disable
- schtasks /end /tn "\Microsoft\Windows\Customer Experience Improvement Program\KernelCeipTask"
- schtasks /change /tn "\Microsoft\Windows\Customer Experience Improvement Program\KernelCeipTask" /disable
- schtasks /end /tn "\Microsoft\Windows\Customer Experience Improvement Program\UsbCeip"
- schtasks /change /tn "\Microsoft\Windows\Customer Experience Improvement Program\UsbCeip" /disable
- schtasks /end /tn "\Microsoft\Windows\Customer Experience Improvement Program\Uploader"
- schtasks /change /tn "\Microsoft\Windows\Customer Experience Improvement Program\Uploader" /disable
- schtasks /end /tn "\Microsoft\Windows\Application Experience\Microsoft Compatibility Appraiser"
- schtasks /change /tn "\Microsoft\Windows\Application Experience\Microsoft Compatibility Appraiser" /disable
- schtasks /end /tn "\Microsoft\Windows\Application Experience\ProgramDataUpdater"
- schtasks /change /tn "\Microsoft\Windows\Application Experience\ProgramDataUpdater" /disable
- schtasks /end /tn "\Microsoft\Windows\Application Experience\StartupAppTask"
- schtasks /change /tn "\Microsoft\Windows\Application Experience\StartupAppTask" /disable"
- schtasks /end /tn "\Microsoft\Windows\DiskDiagnostic\Microsoft-Windows-DiskDiagnosticDataCollector"
- schtasks /change /tn "\Microsoft\Windows\DiskDiagnostic\Microsoft-Windows-DiskDiagnosticDataCollector" /disable
- schtasks /end /tn "\Microsoft\Windows\DiskDiagnostic\Microsoft-Windows-DiskDiagnosticResolver"
- schtasks /change /tn "\Microsoft\Windows\DiskDiagnostic\Microsoft-Windows-DiskDiagnosticResolver" /disable
- schtasks /end /tn "\Microsoft\Windows\Power Efficiency Diagnostics\AnalyzeSystem"
- schtasks /change /tn "\Microsoft\Windows\Power Efficiency Diagnostics\AnalyzeSystem" /disable
- schtasks /end /tn "\Microsoft\Windows\Shell\FamilySafetyMonitor"
- schtasks /change /tn "\Microsoft\Windows\Shell\FamilySafetyMonitor" /disable
- schtasks /end /tn "\Microsoft\Windows\Shell\FamilySafetyRefresh"
- schtasks /change /tn "\Microsoft\Windows\Shell\FamilySafetyRefresh" /disable
- schtasks /end /tn "\Microsoft\Windows\Shell\FamilySafetyUpload"
- schtasks /change /tn "\Microsoft\Windows\Shell\FamilySafetyUpload" /disable
- schtasks /end /tn "\Microsoft\Windows\Autochk\Proxy"
- schtasks /change /tn "\Microsoft\Windows\Autochk\Proxy" /disable
- schtasks /end /tn "\Microsoft\Windows\Maintenance\WinSAT"
- schtasks /change /tn "\Microsoft\Windows\Maintenance\WinSAT" /disable
- schtasks /end /tn "\Microsoft\Windows\Application Experience\AitAgent"
- schtasks /change /tn "\Microsoft\Windows\Application Experience\AitAgent" /disable
- schtasks /end /tn "\Microsoft\Windows\Windows Error Reporting\QueueReporting"
- schtasks /change /tn "\Microsoft\Windows\Windows Error Reporting\QueueReporting" /disable
- schtasks /end /tn "\Microsoft\Windows\CloudExperienceHost\CreateObjectTask"
- schtasks /change /tn "\Microsoft\Windows\CloudExperienceHost\CreateObjectTask" /disable
- schtasks /end /tn "\Microsoft\Windows\DiskFootprint\Diagnostics"
- schtasks /change /tn "\Microsoft\Windows\DiskFootprint\Diagnostics" /disable
- schtasks /end /tn "\Microsoft\Windows\FileHistory\File History (maintenance mode)"
- schtasks /change /tn "\Microsoft\Windows\FileHistory\File History (maintenance mode)" /disable
- schtasks /end /tn "\Microsoft\Windows\PI\Sqm-Tasks"
- schtasks /change /tn "\Microsoft\Windows\PI\Sqm-Tasks" /disable
- schtasks /end /tn "\Microsoft\Windows\NetTrace\GatherNetworkInfo"
- schtasks /change /tn "\Microsoft\Windows\NetTrace\GatherNetworkInfo" /disable
- schtasks /end /tn "\Microsoft\Windows\AppID\SmartScreenSpecific"
- schtasks /change /tn "\Microsoft\Windows\AppID\SmartScreenSpecific" /disable
|