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
windows:notes:services [2026/04/14 20:25] Sean Rhonewindows:notes:services [2026/07/21 21:40] (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"
  
/usr/local/www/wiki/data/pages/windows/notes/services.txt · Last modified: by Sean Rhone