EA help team can't help
- 9 days ago
Apps that use this driver:
"Thaiphoon Burner" memory diagnostic tool by Showshock Softnology
"ATI Diagnostics" (AMD Technologies) a legacy tool from ATI Technologies Inc. (now AMD)
SOLUTION:
Open Command Prompt as Administrator:
Press Win + X, then select Terminal (Admin) or Command Prompt (Admin).
If prompted by UAC, click Yes.
Run the Service Deletion Command:
sc delete ssgdio
If successful, you’ll see:
[SC] DeleteService SUCCESS
Manually Delete the Driver File (Optional):
Navigate to C:\Windows\SysWOW64\drivers and delete ssgdio64.sys (if present).
Note: Some systems may store it in C:\Windows\System32\drivers
Reboot Your PC:
Changes take effect after a restart.
Additional Checks:
Verify Removal: After reboot, run:
sc query ssgdio
If the service is gone, you’ll see:
[SC] EnumQueryServicesStatus:1060 - The specified service does not exist.