You can easily solve any problem with this method if you are fresher technician or experienced technician in android software related if the error occurs of USB not recognized then your USB is not working.if a battery is not charged,your USB socket will not proper work and you will fail in this method. if any issues please write your questions in the comment box I will try my best to help you.
Disable Driver Signature Enforcement For Windows 7 64bit
- Click on Start button and choose "All Programs", again choose "Accessories", there to be "Command Prompt" right click on from the Mouse that and choose "Run as administrator"
- Type this command
- "bcdedit.exe -set loadoptions DDISABLE_INTEGRITY_CHECKS" and hit Enter key
- Again type "bcdedit.exe -set TESTSIGNING ON" and Hit Enter key
- Reboot your Computer or Laptop
- Now you can see Signing Enforcement is disable on the lower right hang side corner
- If you want to "Enable Driver Signature Enforcement" then following below code
- "bcdedit.exe -set loadoptions ENABLE_INTEGRITY_CHECKS" and hit Enter key
- Again type "bcdedit.exe -set TESTSIGNING OFF" and hit Enter key
For Temporary Disable Driver Signature Enforcement
Disabling for Windows 8.1 / 10 64-bit
- Right click on Windows button and then click "Command Prompt (Admin)" OR Press Windows key + X see below image
- Type this command
- "bcdedit.exe -set loadoptions DDISABLE_INTEGRITY_CHECKS" and hit Enter key
- Again type "bcdedit.exe -set TESTSIGNING ON" and Hit Enter key
- Reboot your Computer or Laptop
- Now you can see Signing Enforcement is disable on the lower right hang side corner
- If you want to "Enable Driver Signature Enforcement" then following below code
- "bcdedit.exe -set loadoptions ENABLE_INTEGRITY_CHECKS" and hit Enter key
- Again type "bcdedit.exe -set TESTSIGNING OFF" and hit Enter key
For Temporary Disable Driver Signature Enforcement
- Restart Computer or Laptop with hold down the SHIFT key as below image
- After that need to choose "Troubleshoot" option
- Choose "Advanced" options as below image
- Choose "Startup Settings" option as below image
- Click on "Restart" button see below image
- After that restarting again in Startup settings then press F7 key to choose "Disable driver signature enforcement" as below image
- After that your Computer or Laptop will reboot then install necessary unsigned Driers and "Install this driver software anyway" as below image
- Congratulation and Enjoy !
Microsoft Windows [Version 6.1.7600]
ReplyDeleteCopyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\Hari>bcdedit.exe -set loadoptions DDISABLE_INTEGRITY_CHECKS
The boot configuration data store could not be opened.
Access is denied.
C:\Users\Hari>bcdedit.exe -set TESTSIGNING ON
The boot configuration data store could not be opened.
Access is denied.
C:\Users\Hari>
Login as Administrator and try again
Deletewindows7 32bit method tell me bro
ReplyDeletethis method also working on windows 7 32bit
DeleteThis error is showing when I enter the command.
ReplyDeleteAn error has occurred setting the element data.
The value is protected by Secure Boot policy and cannot be modified or deleted
first cmd open with administrator
Delete