Posts

Showing posts with the label repair-bde

How to Repair and Fix the touch screen of your android smartphone

Image
Is the touch screen on your Android cell phone unresponsive or responding incorrectly? Do some parts of your phones screen respond while other parts do not? When trying to make a selection on your phone does it end up selecting something else instead? Looking for a way to try to fix this and prevent it from happening? Then you have come to the right place. This tutorial describes not only how to test the touch screen on an Android but also what can be done to try and fix it. Before we begin Before we really dive in to testing and troubleshooting your touch screen the first thing that you should do is power cycle your cell phone. Simply powering your phone off, counting to 10, and then turning your phone back on can often solve minor software glitches or software hiccups, especially if you haven’t powered your phone off for a while. If power cycling your phone does the trick then enjoy your working cell phone; if your phone continues to have problems then we are going to want to...

10 Windows 7 commands that every administrator should know....

PC troubleshooting is becoming less common in larger organizations, but consultants and techs in smaller shops still have to get their hands dirty identifying and fixing desktop problems. Oftentimes, troubleshooting Windows 7 means delving into the command line. Here are 10 fundamental Windows 7 commands you might find helpful. Before I begin... This article is intended solely as an introduction to some useful troubleshooting commands. Many of them offer numerous optional switches, which I won't cover here due to space limitations. 1: System File Checker Malicious software will often attempt to replace core system files with modified versions in an effort to take control of the system. The System File Checker can be used to verify the integrity of the Windows system files. If any of the files are found to be missing or corrupt, they will be replaced. You can run the System File Checker by using this command: sfc /scannow 2: File Signature Verification One way to veri...