@Beeflet
1. Perform a clean NVIDIA driver installation. You can use DDU or just NVIDIA clean install in custom driver install mode.
2. Delete "%WinDir%\DifferentSLIAuto.cer"
3. Delete all DifferentSLI certificates from the DifferentSLI and Trusted Root Certification Authorities certificate stores. You can do this using certmgr.msc. The DifferentSLIAuto store will be removed through RegEdit.
To remove the DifferentSLIAuto certificate store, you need to remove the following registry keys:
Code:
HKEY_CURRENT_USER\Software\Microsoft\SystemCertificates\DifferentSLIAuto
HKEY_CURRENT_USER\Software\Policies\Microsoft\SystemCertificates\DifferentSLIAuto
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\EnterpriseCertificates\DifferentSLIAuto
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SystemCertificates\DifferentSLIAuto
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\SystemCertificates\DifferentSLIAuto
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\EnterpriseCertificates\DifferentSLIAuto
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\SystemCertificates\DifferentSLIAuto
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Policies\Microsoft\SystemCertificates\DifferentSLIAuto
There may be more, so you will need to search for "DifferentSLIAuto" and remove all references that also have Certificate in the registry path.
4. In an administrator command prompt run
Code:
bcdedit.exe /set TESTSIGNING OFF