Step 1: Disable UAC
Open Command Prompt in Elevated Level
Click Start Button
Type CMD
Right Click on Command Prompt
Click Run as administrator
Click Yes to Launch Command Prompt
Execute the Following command
C:\Windows\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f
Step 2: Driver testing
Open Command prompt as administrator
Windows 8
Click Start ButtonType CMD
Right Click on Command Prompt
Click Run as administrator
Click Yes to Launch Command Prompt
Execute the below commands
bcdedit /set TESTSIGNING ON
bcdedit -set loadoptions DDISABLE_INTEGRITY_CHECKS
Reboot the computer
Install the downloaded drivers in test mode
Accept to install uncertified drivers if prompted
Step 3: Disable test mode watermark
Download Driver Signature Enforcement Overrider and run the applicationhttp://files.ngohq.com/ngo/dseo/dseo13b.exe
Click on Remove watermarks and click on Next.
Try reinstalling the driver again
No comments:
Post a Comment