User Tools

Site Tools


windows:notes:services

This is an old revision of the document!


Table of Contents

General

  • Diagnostic Policy Service
"sc.exe" stop "DPS" & "sc.exe" config "DPS" "start=disabled"
  • Connected User Experiences and Telemetry
"sc.exe" stop "DiagTrack" & "sc.exe" config "DiagTrack" "start=disabled"
  • Program Compatibility Assistant Service
"sc.exe" stop "PcaSvc" & "sc.exe" config "PcaSvc" "start=disabled"

Spinesnap

  • AlpsAlpine HID Monitor Service
"sc.exe" stop "ApHidMonitorService" & "sc.exe" config "ApHidMonitorService" "start=disabled"
  • Intel(R) Storage Middleware Service
"sc.exe" stop "RstMwService" & "sc.exe" config "RstMwService" "start=disabled"
  • Intel(R) Dynamic Tuning service
"sc.exe" stop "esifsvc" & "sc.exe" config "esifsvc" "start=disabled"

Alira

"sc.exe" stop "AMD External Events Utility" & "sc.exe" config "AMD External Events Utility" "start=disabled"
/usr/local/www/wiki/data/attic/windows/notes/services.1772233669.txt.gz · Last modified: by Sean Rhone