User Tools

Site Tools


windows:notes:services

This is an old revision of the document!


Table of Contents

General

  • AllJoyn Router Service
"%SystemRoot%\System32\sc.exe" stop "AJRouter" & "%SystemRoot%\System32\sc.exe" config "AJRouter" "start=disabled"
  • Diagnostic Policy Service
"%SystemRoot%\System32\sc.exe" stop "DPS" & "%SystemRoot%\System32\sc.exe" config "DPS" "start=disabled"
  • Connected User Experiences and Telemetry
"%SystemRoot%\System32\sc.exe" stop "DiagTrack" & "%SystemRoot%\System32\sc.exe" config "DiagTrack" "start=disabled"
  • Program Compatibility Assistant Service
"%SystemRoot%\System32\sc.exe" stop "PcaSvc" & "%SystemRoot%\System32\sc.exe" config "PcaSvc" "start=disabled"
  • SysMain
"%SystemRoot%\System32\sc.exe" stop "SysMain" & "%SystemRoot%\System32\sc.exe" config "SysMain" "start=disabled"

Spinesnap

  • AlpsAlpine HID Monitor Service
"%SystemRoot%\System32\sc.exe" stop "ApHidMonitorService" & "%SystemRoot%\System32\sc.exe" config "ApHidMonitorService" "start=disabled"
  • Intel(R) Storage Middleware Service
"%SystemRoot%\System32\sc.exe" stop "RstMwService" & "%SystemRoot%\System32\sc.exe" config "RstMwService" "start=disabled"
  • Intel(R) Dynamic Tuning service
"%SystemRoot%\System32\sc.exe" stop "esifsvc" & "%SystemRoot%\System32\sc.exe" config "esifsvc" "start=disabled"
  • Intel(R) HD Graphics Control Panel Service
"%SystemRoot%\System32\sc.exe" stop "igfxCUIService2.0.0.0" & "%SystemRoot%\System32\sc.exe" config "igfxCUIService2.0.0.0" "start=disabled"

Alira

"%SystemRoot%\System32\sc.exe" stop "AMD External Events Utility" & "%SystemRoot%\System32\sc.exe" config "AMD External Events Utility" "start=disabled"
/var/www/wiki/data/attic/windows/notes/services.1773331084.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki