Startup type : Windows Service
Service Name : UI0Detect
Display Name : Interactive Services Detection
Dll path : Not Answered.
Image path : C:\Windows\system32\UI0Detect.exe
Current Status : Manual/Stopped
How to disable this service.
Open a command prompt. (Run a command prompt as Administrator in Windows vista/7)
Copy command line and Paste.
sc stop "UI0Detect"
sc config "UI0Detect" start= disabled
How to delete this service.
sc delete "UI0Detect"
sc stop "UI0Detect"
sc config "UI0Detect" start= disabled
How to delete this service.
sc delete "UI0Detect"
0 komentar:
Post a Comment