User Tools

Site Tools


windows:notes:services

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
windows:notes:services [2025/09/27 11:06] – created Sean Rhonewindows:notes:services [2025/10/02 20:40] (current) Sean Rhone
Line 1: Line 1:
-====== Services ======+====== General ======
  
   "sc.exe" stop "DPS" & "sc.exe" config "DPS" "start=disabled"   "sc.exe" stop "DPS" & "sc.exe" config "DPS" "start=disabled"
Line 5: Line 5:
   "sc.exe" stop "SysMain" & "sc.exe" config "SysMain" "start=disabled"   "sc.exe" stop "SysMain" & "sc.exe" config "SysMain" "start=disabled"
  
-===== Alira =====+  "sc.exe" stop "DiagTrack" & "sc.exe" config "DiagTrack" "start=disabled" 
 + 
 +====== Spinesnap ====== 
 + 
 +  "sc.exe" stop "ApHidMonitorService" & "sc.exe" config "ApHidMonitorService" "start=disabled" 
 + 
 +  "sc.exe" stop "RstMwService" & "sc.exe" config "RstMwService" "start=disabled" 
 + 
 +  "sc.exe" stop "esifsvc" & "sc.exe" config "esifsvc" "start=disabled" 
 + 
 +====== Alira ======
  
 **** ****
/srv/www/wiki/data/attic/windows/notes/services.1758985576.txt.gz · Last modified: by Sean Rhone