Skip to main content

Solving CPU problems


CPU 

Alternatively referred to as the brain of the computer, processor, central processor, or microprocessor, the CPU (pronounced as C-P-U) was first developed at Intel with the help of Ted Hoff in the early 1970's and is short for Central Processing Unit. The computer CPU is responsible for handling all instructions it receives from hardware and software running on the computer. 

In the picture below, is an example of what the top and bottom of an Intel Pentium processor looks like. The processor is placed and secured into a compatible CPU socket found on the motherboard, and because of the heat it produces .



Problem: CPU Is Overheating

Solution: Don’t assume that high temps automatically warrant a new heatsink. The cooler is likely dust-clogged (try cleaning it), or the fan is dying (requiring a replacement). Or the heatsink has been poorly installed—remove it and remount it with new thermal paste. (Incidentally, degraded thermal paste alone can be the culprit. Here are our picks for the best thermal paste ). Other possible causes include the case fans—clean and check them. Or a newer, hotter GPU could have swamped your case’s ability to stay cool. A BIOS update could also change the fan profiles from what you had set. Also keep this in mind: If your CPU is seemingly running “hot” but the machine isn’t blue-screening or throttling clock speed, you probably don’t have to sweat it.

Problem: CPU Is Slow

Solution: CPU performance issues typically come from misconfiguration in the BIOS or overheating. First, verify your chip’s clock speed by running CPU-Z ( www.cpuid.com ) while running a CPU load in Cinebench 11.5 ( www.maxon.net ). If the clocks are correct (remember, chips don’t Turbo under heavy loads on all cores), compare your Cinebench 11.5 scores with others on the Internet. The scores should be within a few percentage points of others. If the scores are close, the CPU is not “slow;” it’s something else in your system. If the scores don’t match, you may have a thermal issue. Check that your heatsink hasn’t come loose, reapply thermal paste, and clean the heatsink and fans. A BIOS update could also be needed, as well.
Problem: CPU Is Unstable

Solution: CPUs rarely “go bad.” They typically work or don’t work. Usually, it’s everything around them that breaks. If you’re overclocking, stop. Try to isolate CPU problems by running a CPU-intensive app such as Prime95 . If it blue-screens, check thermal issues first (see “CPU Is Overheating”). Also check your RAM with Memtest86+ (www.memtest.org ). Check your power supply connectors to the mobo and GPU. If the PSU is overheating and failing, it could cause crashes. Failing PSUs cause power sags, which can look like a bad CPU, too. If you have a known good PSU you can swap in, do so. Oddly enough, a failing GPU can resemble a CPU failure, so if you have
Problem: CPU Is Always Under a Heavy Load

Solution: Heavy CPU usage can be a sign of malware, so make sure your AV is updated and run a full system scan. Also consider running a secondary scan using Malwarebytes Free ( www.malwarebytes.org ) and any of the free web-based scanners such as those from Trend Micro, Bit Defender , or ESET . Also check to see that your own AV app isn’t thrashing the system by doing a scan—check the running processes in Task Manager (Ctrl + Alt + Del, Start Task Manager, select Processes.) Click the CPU column to sort by usage and begin searching the Internet for each suspicious process name.

Problem: CPU Only Works in Single-Channel Mode

Solution: First, make sure the RAM is OK by running Memtest86+ (www.memtest.org ). If the RAM clears, check the slots for debris and swap out the DIMMs for known good RAM. If crashing persists when put into dual-channel mode, you likely bent a pin installing your CPU. We’ve seen this on LGA1366 and LGA1155 platforms several times. It can be fixed by taking a sharp knife and carefully straightening the pin in the socket (or on the CPU in AMD chips).

Comments

Popular posts from this blog

Chapter 7 - Copying, moving, renaming, and deleting files.  

Chapter 7 - Copying, moving, renaming, and deleting files.   we will discuss the basics of managing your files from the command line.   COPYING FILES   One of the most useful features of the modern PC is the ability to swiftly copy files from one location to another. Practically every computing device has the ability to copy files. The Windows operating system and the Command Prompt are no different. The basic command for copying files from the Command Prompt is the COPY command. If you wanted to use COPY to copy a file called test.txt to the root directory of a USB flash drive assigned the letter J: COPY test.txt J:\ The command will create a copy of test.txt in the root directory of the J drive. Like most Command Prompt commands, COPY assumes that you will be copying files from the working directory, and looks there first to find the filenames you specify. However, you can also use COPY with absolute file paths. If test.txt were in the Users directory of the C...

Gallery

photos
How to slide in Word Procedure is useful for creating presentations on PCs without PowerPoint By Helito Beggiora, for TechTudo 08/04/2019 08:01 Updated há 16 horas You can create slides in Word with a few simple settings. The feature is useful if your PowerPoint application is in trouble and you need to produce a presentation in a hurry. To do this in the text editor, you need to make adjustments in the orientation and size of the sheets, change the margins, and manually insert titles and topics into large fonts. In the following tutorial, check out how to make slides in Word from the PC. The procedure was performed in the latest version of Office 2016 , but the tips are also valid for users of previous editions of the Microsoft program . Eight hidden functions of Word that will streamline your work How to insert line in Word Want to buy cell phone, TV and other discount products? Compare TechTudo Step 1. Open a new Word document and go to the "Layout" tab. Then go...