| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| windows:notes:services [2025/09/27 11:12] – Sean Rhone | windows:notes:services [2026/02/27 18:10] (current) – Sean Rhone |
|---|
| ====== Services ====== | ====== General ====== |
| |
| "sc.exe" stop "DPS" & "sc.exe" config "DPS" "start=disabled" | * AllJoyn Router Service |
| |
| "sc.exe" stop "SysMain" & "sc.exe" config "SysMain" "start=disabled" | "sc.exe" stop "AJRouter" & "sc.exe" config "AJRouter" "start=disabled" |
| |
| ===== Alira ===== | * Diagnostic Policy Service |
| | |
| **** | |
| | |
| "sc.exe" stop "AMD External Events Utility" & "sc.exe" config "AMD External Events Utility" "start=disabled" | |
| | |
| ====== Etc ====== | |
| |
| "sc.exe" stop "DPS" & "sc.exe" config "DPS" "start=disabled" | "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" | "sc.exe" stop "DiagTrack" & "sc.exe" config "DiagTrack" "start=disabled" |
| |
| "sc.exe" stop "WdiSystemHost" & "sc.exe" config "WdiSystemHost" "start=disabled" | * Program Compatibility Assistant Service |
| |
| "sc.exe" stop "PcaSvc" & "sc.exe" config "PcaSvc" "start=disabled" | "sc.exe" stop "PcaSvc" & "sc.exe" config "PcaSvc" "start=disabled" |
| |
| ===== Spinesnap ===== | * SysMain |
| | |
| | "sc.exe" stop "SysMain" & "sc.exe" config "SysMain" "start=disabled" |
| | |
| | ====== Spinesnap ====== |
| | |
| | * AlpsAlpine HID Monitor Service |
| |
| "sc.exe" stop "ApHidMonitorService" & "sc.exe" config "ApHidMonitorService" "start=disabled" | "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" | "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" |
| |