A Quick Guide To Fix: Windows Requires a Digitally Signed Driver Windows 7, 8 and 10

डिजिटल हस्ताक्षरित ड्राइवर क्या हैं? डिजिटल रूप से हस्ताक्षरित ड्राइवरों को अपने विक्रेताओं से हस्ताक्षरित किया जाता है जो ड्राइवर की अखंडता और चेकसम सुनिश्चित करता है कि स्थापित की जा रही ड्राइवर फ़ाइल को किसी अन्य तरीके से संशोधित नहीं किया गया है, इसलिए हस्ताक्षर करने वाले प्राधिकारी ने अनुमति दी है या संशोधित की है।

The error “Windows requires a digitally signed driver” occurs when Windows blocks the installation of a driver when it is not digitally signed.

How to fix Windows requires a Digitally Signed Driver

विंडोज आपको Digital Signature check को बंद करके इंस्टॉलेशन के साथ आगे बढ़ने की अनुमति देता है, लेकिन ऐसा करना ठीक नही है, पर कभी-कभी ऐसा किया जा सकता है जब हमें पता हो की driver original है पर इसे digitally signed नहीं किया है। 

तो आज इस पोस्ट में हम कुछ ऐसे methods को जानेगे जो इस windows requires a digitally signed driver in windows 7, windows 8 and windows 10 problem को ठीक करे।


How to Disable Driver Signing in Windows 7,8,10

Driver Signing , जैसे कि हमने पहले discuss किया है, windows operating system में पहले से ही enable होता है ताकि कोई "Malicious Software" driver के रूप में आपके कंप्यूटर पर install न जाए हैं। यह आपके कंप्यूटर के लिए सुरक्षा की एक अतिरिक्त परत जोड़ता है।

हालाँकि, यदि यह त्रुटियां पैदा कर रहा है और आपको Third Party Driver को install नहीं करने दे रहा है, तो आप नीचे दिए गए चरणों का उपयोग करके ड्राइवर के हस्ताक्षर को disable कर सकते हैं: 
 
1. Press Windows + R, type “gpedit.msc” in the dialogue box and press Enter.

2. Once in the group policy editor, navigate to the following path:

User configuration > Administrative templates > System > Driver installation> Code signing for device drivers

3. Select the option Enabled and from the drop-down, select Ignore (under ‘When Windows detects a file without drivers’).
 



4. Press OK to save changes and exit. Now check if the problem is solved.  
 

How to "Turning TESTSIGNING On" setting

TESTSIGNING यह निर्धारित करता है कि क्या Windows किसी भी test-signed kernel-mode code को install करेगा, जो संबंधित सॉफ़्टवेयर कंपनियों द्वारा डिजिटल रूप से हस्ताक्षरित नहीं है।

यह एक अन्य security feature है जो किसी भी kernel level के driver को तब तक रोकने के लिए Firewall की तरह काम करता है जब तक कि वे whitelist में न हों।

यदि आप वास्तव में Windows के security feature के बावजूद driver को install करना चाहते हैं, तो आप निम्न चरणों से TESTSIGNING को चालू कर सकते हैं।

1. Press Windows + S, type “command prompt” in the dialogue box, right-click on the application and select “Run as administrator”.

2. Once in the command prompt, execute the following command:
 
bcdedit /set testsigning on
 

3. Now restart your computer properly. After restarting, log back in and try installing the driver.

4. If you ever want to turn the test mode off, execute the following command:

bcdedit /set testsigning off


Permanently disabling driver signature enforcement

There is Another method you can try if all the above methods fails to disabling the driver signature enforcement on your computer. 

You will have to manually turn the mechanism ON again and there will be no safe guards for any drivers installed on your computer.

Make sure you keep this method as a last resort.

Below are the step to do so: -
 
1. Press Windows + R, type “command prompt” in the dialogue box, right-click on the application and select “Run as administrator”.

2.Once in the command prompt, execute the following command:
 
bcdedit /set nointegritychecks on


3. Restart your computer completely and try installing the driver.

4. If you ever want to turn the enforcement mechanism back on, execute the following command:
 
bcdedit /set nointegritychecks off
 

Note: Usually all verified and genuine drivers are digitally signed. Make sure that you are completely positive of the driver before installing. 


HEY GUYS ONE SMALL REQUEST TO ALL OF YOU, JUST NEED YOUR SUPPORT TO GROW MY YOUTUBE CHANNEL #TECHVIGYAAN, IF YOU LIKE MY WORK, PLEASE HIT BELOW BUTTON AND SUBSCRIBE TO OUR CHANNEL, THANK YOU...!!

Please Subscribe Our Channel #techvigyaan: -

Post a Comment

0 Comments