User Tools

Site Tools


windows:notes:services

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
windows:notes:services [2026/04/14 20:25] Sean Rhonewindows:notes:services [2026/07/30 19:21] (current) Sean Rhone
Line 113: Line 113:
  
   "%SystemRoot%\System32\sc.exe" stop "igccservice" & "%SystemRoot%\System32\sc.exe" config "igccservice" "start=disabled"   "%SystemRoot%\System32\sc.exe" stop "igccservice" & "%SystemRoot%\System32\sc.exe" config "igccservice" "start=disabled"
 +
 +  * Realtek Audio Universal Service
 +
 +  "%SystemRoot%\System32\sc.exe" stop "RtkAudioUniversalService" & "%SystemRoot%\System32\sc.exe" config "RtkAudioUniversalService" "start=disabled"
 +
 +===== Hailrake =====
 +
 +  * Waves Audio Services
 +
 +  "%SystemRoot%\System32\sc.exe" stop "WavesSysSvc" & "%SystemRoot%\System32\sc.exe" config "WavesSysSvc" "start=disabled"
  
/usr/local/www/wiki/data/attic/windows/notes/services.1776212721.txt.gz · Last modified: by Sean Rhone