[SOLVED] NVIDIA Installer Cannot Continue Error

When you are running the NVIDIA install program you are faced with the error “NVIDIA Installer cannot continue. This graphics driver could not find compatible graphics hardware” or “NVIDIA Installer failed” then you need to follow this post to fix this issue.

[SOLVED] NVIDIA Installer Cannot Continue Error

Both the above error’s doesn’t let you install drivers for your NVIDIA Graphic Card; hence you are stuck with this annoying error. Moreover, the error code doesn’t include the tiniest bit of information, making it more difficult to troubleshoot this issue. But this is what we do; hence we have put together a compressive guide to help you solve this problem.

[SOLVED] NVIDIA Installer Cannot Continue Error

It’s recommended to create a System Restore Point before making any changes in your System.

So without wasting any time let’s see How to Fix NVIDIA Installer Cannot Continue Error.

Method 1: Enable Graphics card and manually try to update Drivers

1. Press Windows Key + R then type devmgmt.msc and hit Enter to open Device Manager.

devmgmt.msc device manager

2. Next, expand Display adapters and right-click on your NVIDIA Graphic Card and select Enable.

right-click on your Nvidia Graphic Card and select Enable

3. Once you have done this again, right-click on your graphic card and select “Update Driver Software.

update driver software in display adapters

4. Select “Search automatically for updated driver software” and let it finish the process.

search automatically for updated driver software

5. If the above step could fix your problem, then very good, if not then continue.

6. Again select Update Driver Software but this time on the next screen select “Browse my computer for driver software.

browse my computer for driver software

7. Now select Let me pick from a list of device drivers on my computer.”

let me pick from a list of device drivers on my computer

8. Finally, select the compatible driver from the list for your NVIDIA Graphic Card and click Next.

9. Let the above process finish and restart your PC to save changes. After updating Graphic card, you may be able to Fix NVIDIA Installer Cannot Continue Error.

Method 2: Manually Download NVIDIA Graphic Driver

To Manually download NVIDIA Graphic Card Driver go to this article here, How to manually update Nvidia driver if GeForce Experience is not working.

Method 3: Manually add Device ID in INF setup file

1. Press Windows Key + R then type devmgmt.msc and hit enter to open Device Manager.

devmgmt.msc device manager

2. Expand Display adapter and right-click on your NVIDIA Graphic Card device & select Properties.

Update Display Driver manually

3. Next, switch to Details tab and from the dropdown under Property select “Device instance path.”

USB mass storage device properties device instance path

4. You will see something like this:

PCI\VEN_10DE&DEV_0FD1&SUBSYS_05781028&REV_A1\4&274689E5&0&0008

5.The above has all the details about your Graphics Card, for example, Manufacturer’s details, chipset, and model etc.

6. Now the VEN_10DE tells me the Vender Id is 10DE which is the vendor ID for NVIDIA, DEV_0FD1 tells me the Device Id is 0FD1 is NVIDIA Graphic Card GT 650M. If you want to deduce the above, go to the bottom and type your vendor ID in Jump box, once all the devices of the vendor load up again go to the bottom and type your Device ID in the jump box. Voila, now you know the manufacturer and graphic card number.

7. I guess manually installing the driver would have given the error “This graphics driver could not find compatible graphics hardware” but don’t Panic.

8. Navigate to the NVIDIA install directory:

C:\NVIDIA\DisplayDriver\355.82\Win10_64\International\Display.Driver

NVIDIA Display Driver NVACI NVAEI etc

9. The above folder contains many INF files, including these:

nvaa.inf
nvaci.inf
nvami.inf
nvaoi.inf
nvbli.inf
nvdmi.inf

Note: First create a backup copy of all the inf file.

10. Now pick any one of the above and then open it in the text editor.

11. Scroll down until you see something like this:

[NVIDIA_SetA_Devices.NTamd64.10.0]
%NVIDIA_DEV.06CA.048F.1028% = Section001, PCI\VEN_10DE&DEV_06CA&SUBSYS_048F1028 
%NVIDIA_DEV.06CA.0490.1028% = Section002, PCI\VEN_10DE&DEV_06CA&SUBSYS_04901028 
%NVIDIA_DEV.06DA.081A.1028% = Section003, PCI\VEN_10DE&DEV_06DA&SUBSYS_081A1028 
%NVIDIA_DEV.0DCD.0491.1028% = Section004, PCI\VEN_10DE&DEV_0DCD&SUBSYS_04911028 
%NVIDIA_DEV.0DCD.04B7.1028% = Section005, PCI\VEN_10DE&DEV_0DCD&SUBSYS_04B71028

12. Now carefully scroll down to the section similar to your vendor id and device id (or same).

%NVIDIA_DEV.0FD1.0566.1028% = Section029, PCI\VEN_10DE&DEV_0FD1&SUBSYS_05661028 
%NVIDIA_DEV.0FD1.0578.1028% = Section030, PCI\VEN_10DE&DEV_0FD1&SUBSYS_05681028

13. Now repeat the above process until you can’t find a similar match in all of the above files.

15.Once you have found the similar section then try to create a matching key, for example: In my case, my device instance path was: PCI\VEN_10DE&DEV_0FD1&SUBSYS_05781028

So the key will be %NVIDIA_DEV.0FD1.0566.1028% = Section029, PCI\VEN_10DE&DEV_0FD1&SUBSYS_05781028

16. Insert it in the section, and it will look like:

%NVIDIA_DEV.0FD1.0566.1028% = Section029, PCI\VEN_10DE&DEV_0FD1&SUBSYS_05781028
%NVIDIA_DEV.0FD1.0578.1028% = Section030, PCI\VEN_10DE&DEV_0FD1&SUBSYS_05681028

17. NOW SCROLL DOWN to the [Strings] section it will look like this:

[Strings]
DiskID1 = "NVIDIA Windows 10 (64 bit) Driver Library Installation Disk 1"
NVIDIA = "NVIDIA"
NVIDIA_A = "NVIDIA"
NVIDIA_DEV.06CA.048F.1028 = "NVIDIA GeForce GTX 480M"
NVIDIA_DEV.06CA.0490.1028 = "NVIDIA GeForce GTX 480M "
NVIDIA_DEV.06DA.081A.1028 = "NVIDIA Quadro 5000M"
NVIDIA_DEV.0DCD.0491.1028 = "NVIDIA GeForce GT 555M"
NVIDIA_DEV.0DCD.04B7.1028 = "NVIDIA GeForce GT 555M "
NVIDIA_DEV.0DCD.04B8.1028 = "NVIDIA GeForce GT 555M "
NVIDIA_DEV.0DD1.02A2.1028 = "NVIDIA GeForce GTX 460M"
NVIDIA_DEV.0DD1.048F.1028 = "NVIDIA GeForce GTX 460M "
NVIDIA_DEV.0DD1.0490.1028 = "NVIDIA GeForce GTX 460M "
NVIDIA_DEV.0DD1.0491.1028 = "NVIDIA GeForce GTX 460M "
NVIDIA_DEV.0DD1.04B9.1028 = "NVIDIA GeForce GTX 460M "
NVIDIA_DEV.0DD1.04BA.1028 = "NVIDIA GeForce GTX 460M "

18. Now add a line in for your Video card.

NVIDIA_DEV.0FC6.068B.1028 = "NVIDIA GeForce GTX 650"
NVIDIA_DEV.0FD1.0578.1028 = "NVIDIA GeForce GT 650M "
NVIDIA_DEV.0FD2.054F.1028 = "NVIDIA GeForce GT 640M"
NVIDIA_DEV.0FD2.055F.1028 = "NVIDIA GeForce GT 640M "

19. Save the file then go back and again run the Setup.exe from the following path:

C:\NVIDIA\DisplayDriver\355.82\Win10_64\International

20. The above method is lengthy, but in most cases, people were able to Fix NVIDIA Installer Cannot Continue Error.

Method 4: Uninstall NVIDIA

1. Press Windows Key + X then select Control Panel.

control panel

2. From Control Panel, click on Uninstall a Program.

uninstall a program

3. Next, uninstall everything related to Nvidia.

uninstall everything related to NVIDIA

4. Reboot your system to save changes and again download the setup.

5. Once you are sure that you have removed everything, try installing the drivers again. The setup should work without any problems.

That’s it you have successfully Fix NVIDIA Installer Cannot Continue Error but if you still have any question regarding this post feel free to ask them in the comment’s section.

1 thought on “[SOLVED] NVIDIA Installer Cannot Continue Error”

Leave a Comment

Your email address will not be published. Required fields are marked *