Tuesday, July 17, 2018

AndroNooby - Disable Driver Signature Enforcement on Windows 8 & 10 PC

How to Disable Driver Signature Enforcement on Windows 8 & 10 ?



Hello guys, I'm Pranay (@itspdp)
Most of the time while installing various devices and mainly during the setup of your devices with your computer, we need to install the drivers which we can't install in simple mode.
To install such developer level drivers, sometimes we need to Disable the Drive Signature Enforcement.

Here is a step by step Tutorial to do so...

1) When your computer is turned on.
   Go to power options as shown below..
  Now Press and hold the Shift key and    Click on the Restart option.





2) Now this will reboot your computer in the Advanced Boot Menu. As shown below...
Now click on the Troubleshoot option.




3)Now in the Troubleshoot menu, chose Advanced Options.




4) Advanced Options will look like these.
Here you have to click on Startup Settings.




5)After that the following Window will.be displayed on your screen.
It gives you details about what things these option can do...
As You can see, there is an option saying Disable Driver Signature Enforcement.
Now just click on the Restart button.




6)Now you will see the following Startup Settings window...
Here you can see 9 options for various purposes.
You can press any corresponding key to restart your PC with that particular option.
You cam use Numeric Keys as well as the Function Keys...
As the option for Disable Driver Signature Enforcement is on 7th position,
We have to press 7-key or F7 key...
After that your computer will get started with the Driver Signature Enforcement.




Note:- Please note that after a Reboot everything backs to it's normal. So if you want to Disable Driver Signature Enforcement any other time, you have to repeat the above steps again.

Thanks for reading... ;-)
Follow & Subscribe me on - YouTube & Facebook
My Social Links - Facebook ; Instagram


Stay Tuned, Thank You 😇

AndroNooby - How to install ADB on PC ? - All-In-One Beginner's Guide

Beginner's Guide for Installing ADB on Windows Computer...

Hello guys, I'm Pdp (@itspdp)
If you are new in Android Development. And from the very beginning you might know that ADB is one of the best tool or utility to work with your device.
Also You might have faced some problems while installing the ADB, As you have to google every single thing and then to follow every steps.
Me myself, sometimes gets confused while using a new PC that, how should i start with it now?

So I'm here writing this blos for all the beginner's in Android Development and for myself too😉.

Follow these instructions carefully..

1) Install the ADB using the "15 Second Installer", Follow the instructions too(use system wide for better)..






2) Connect your device you want to use adb with, then use "AdbDriveInstaller" to install necessary drivers for your device.

[Important] If it asks you to "Disable Driver Signature Enforcement" Follow this Tutorial...







 3)[Optional Step] Install the "Minimal adb & fastboot" to make your work ease..



*To Check if ADB is working*


1) Open command promt.


OR

2) Open Minimal adb & fastboot from desktop.





Now type the command "adb" and hit Enter.

 If you see a big list of adb commands, congratulations you are good to go.

 If you see an error message like "adb is not a recognised command" or something, then   follow the instructions again.


DOWNLOADS HERE





Credits & Sources - XDA Official Website and Internet.


Thanks for reading... ;-)

Follow & Subscribe me on - YouTube & Facebook


My Social Links - Facebook ; Instagram

Stay Tuned, Thank You 😇