📎 AI Summary:
The thread discusses a user experiencing login issues after updating drivers, likely caused by a problematic driver from IOBIT Advanced SystemCare. The user seeks a rescue disc for system restoration but struggles with limited access and no original installation disc. Another user suggests booting into safe mode, listing commands to identify and remove the problematic driver, to help resolve the login problem.

garyl

New Member
Joined
Dec 14, 2015
Messages
1
Thread Author #1
Sigh, I guess I will start from downloading IOBIT advanced system care and then it asked me to update my driver and now I have this driver failure thing where I'm unable to login to window, I've googled so much and now I'm in need of the rescue disc file for rebooting so I can perform system restoration, but I'm unable to download it from the window official website because I don't have the registration key... it was installed for me at the shop so I never had a disc.

I've actually downloaded the disc else where and installed it onto a USB but it didn't seem to detect the USB at all, I did perform F2 , boot mode and put all my USB drives to the top as my priority, I don't know if the files were corrupted at the beginning so now I'm hoping if someone can help...
no.gif


Many thanks
 

Solution
Try the following
  • Boot into safemode
  • The driver should not be loaded so you can login
  • Open an elevated command prompt
  • Type pnputil -e
  • Look for the driver for IOBIT and make note of the OEM##.inf
  • Type pnputil -f -d OEM##.inf
  • That should remove the driver from your system
  • Reboot and try logging in again

Neemobeer

Windows Forum Team
Staff member
Joined
Jul 4, 2015
Messages
8,995
Try the following
  • Boot into safemode
  • The driver should not be loaded so you can login
  • Open an elevated command prompt
  • Type pnputil -e
  • Look for the driver for IOBIT and make note of the OEM##.inf
  • Type pnputil -f -d OEM##.inf
  • That should remove the driver from your system
  • Reboot and try logging in again
 

Solution