Skip to main content

Posts

Showing posts with the label Recovery

10 reasons why PCs crash you must Know

Fatal error: the system has become unstable or is busy," it says. "Enter to return to Windows or press Control-Alt-Delete to restart your computer. If you do this you will lose any unsaved information in all open applications." You have just been struck by the Blue Screen of Death. Anyone who uses Microsoft Windows will be familiar with this. What can you do? More importantly, how can you prevent it happening? 1 Hardware conflict The number one reason why Windows crashes is hardware conflict. Each hardware device communicates to other devices through an interrupt request channel (IRQ). These are supposed to be unique for each device. For example, a printer usually connects internally on IRQ 7. The keyboard usually uses IRQ 1 and the floppy disk drive IRQ 6. Each device will try to hog a single IRQ for itself. If there are a lot of devices, or if they are not installed properly, two of them may end up sharing the same IRQ number. When the user tries...

Remove Password From Android Phone (Pattern + Pin+ Password) 2017

Unlock Password On Any Android Device  Solution 1 Solution With Recovery (Cwm, Twrp, Xrec,Etc...) Installed: Steps: 1. Download this zip “ Pattern Password Disable ” on to your sdcard (using your PC, as you cant get into your phone, right ) 2. Insert the sdcard into your phone 3. Reboot into recovery mode 4. Flash the zip 5. Reboot 6. Done! Note : If You See The Gesture Pattern Grid Or Password After Restarting, Try Any Random Pattern Or Password And it will be Unlocked. Solution 2 Solution Without Recovery Installed - ADB : What You Need: =>A computer running a Linux distro or Windows+Cygwin =>USB cable to connect your phone to the PC =>Adb installed How to install adb: 1. Open Terminal 2. Type the following code: sudo apt-get install android-tools-adb   Hit [Enter] 3. Follow the instructions until everything is installed. INSTRUCTIONS: 1. Connect you (turned on) Phone to the Computer via USB. 2. Open a terminal wi...