4
0
I have a Windows Server 2012 server computer. I tried to install a webcam driver from Logitech to view the camera. The camera is old one and doesn't have new drivers (latest for Vista). I tried to install XP drivers in compability mode but it detected my OS and didn't install. Then I tried the Vista ones in Vista compability mode. It installed but I wasn't able to connect the camera for viewing. It only showed a gray screen instead of live stream from the camera.
I tried to restart the machine to see if it would work. After logging in (as an administrator) I wasn't (and still aren't) able to see anything but a black screen and the cursor. Even waiting (I waited about an hour) doesn't help.
This one proves that the drivers weren't good for the OS. I restarted again and went to safe mode. I opened Control panel to remove the program and the driver I had installed. I wasn't successful with uninstalling the software. It said Windows Installer doesn't exists. I searched the internet and got a way to remove it from the registry. It worked.
Then I tried to uninstall the driver itself. I clicked Uninstall/Repair and it started to do something. A dialog came up and asked if I wanted to delete the previous version as well. I'm not sure what it means because I don't have anything related installed. I selected yes. It started to remove it (at least I think it should have started) and the progress bar went almost 100 %. It freezed and went fullscreen with a dark gray screen. I was able to exit it by switching the window with ALT + Tab (I couldn't access the task bar) and I terminated the process.
So I wasn't able to delete the drivers. What should I do to remove the inoperative driver?
If your Windows Server 2012 server is a home toy, try restoring the backup you made before you tried something which you knew could lead to problems (read: installed wrong OS drivers). If you do not have those check if server 2012 creates restore points. Else, if it is a server: reinstall so it is back into production. – Hennes – 2013-01-12T14:05:44.193
Restoring the system will do nothing.. no other backups made. – MikkoP – 2013-01-12T14:47:39.260
1Ouch. I hope that someone has an answer soon. Else reinstalling might be the quick way to solve it. (Ofc. depending on how much extra programs were installed and if you kept an installation log. It is a good idea to document that all when installing a server, but I come from corp. environment where each and every changed setting is described in a recovery document. I do realize not everybody has that). – Hennes – 2013-01-12T14:50:11.643
Can you go back to a system restore point from before the installation of the driver? – harrymc – 2013-01-14T16:45:27.747
No I can't. Server editions doesn't do the restore points themselves. I didn't know that and therefore I don't have a backup. – MikkoP – 2013-01-14T17:06:50.800
If some system files went wrong, you could maybe try sfc /scannow.
– harrymc – 2013-01-14T18:44:17.177Tried that. It didn't find any errors... – MikkoP – 2013-01-15T16:30:34.047