CCNA Core Pc Hardware Troubleshooting Questions

30 questions · Core Pc Hardware Troubleshooting topic · All types, answers revealed

1
MCQeasy

A user reports that their PC boots to a black screen with a blinking cursor after installing a new SATA SSD. The old hard drive is still connected. What is the most likely issue?

A.The new SSD is defective
B.The boot order in BIOS is incorrect
C.The SATA cable is loose
D.The power supply is insufficient
AnswerB

If the new SSD has no OS and is set as first boot, or the old drive is set first but has a corrupted boot sector, the system hangs. Checking BIOS boot order is the correct step.

Why this answer

The blinking cursor on a black screen usually indicates the system cannot find a bootable device. With two drives connected, the boot order in the BIOS may be set to the old hard drive or the new SSD may not have an OS installed.

2
MCQhard

A technician is troubleshooting a PC that will not boot after a power surge. The motherboard has a built-in diagnostic LED that shows a red light near the DRAM slot. The user had recently upgraded the RAM. What is the most likely cause?

A.The power surge damaged the motherboard's memory controller.
B.The new RAM module is not compatible with the motherboard.
C.The power surge corrupted the BIOS firmware.
D.The RAM is not seated in the correct slots for dual-channel mode.
AnswerB

Correct; the red DRAM LED suggests the motherboard is detecting a problem with the RAM, and incompatible or faulty RAM is a common issue after an upgrade.

Why this answer

A red LED near the DRAM slot indicates a memory-related issue. After a power surge, the RAM could be damaged, or the new RAM might have been improperly seated. However, since the user recently upgraded, the most likely cause is that the new RAM is not compatible or is faulty.

3
MCQmedium

A user's PC is running very slowly, and the hard drive activity LED is constantly lit even when idle. Task Manager shows 100% disk usage. Which component is most likely failing?

A.Insufficient RAM
B.Failing hard drive
C.CPU overheating
D.Malware infection
AnswerB

A failing drive retries failing sectors, causing constant activity and high usage. Running a diagnostic tool like CHKDSK or S.M.A.R.T. test can confirm.

Why this answer

Constant 100% disk usage with no corresponding high CPU or memory usage is a classic sign of a failing hard drive, often due to bad sectors or mechanical wear. While a slow drive can be caused by malware or fragmentation, hardware failure is the primary suspect in this scenario.

4
MCQhard

A technician is troubleshooting a PC that boots to a black screen with a blinking cursor after the BIOS screen. The system has a single SSD with the OS installed. The BIOS detects the SSD. What is the most likely cause?

A.The SSD is not properly formatted
B.The bootloader is corrupted
C.The RAM is faulty
D.The power supply is underpowered
AnswerB

A corrupted bootloader prevents the system from loading the OS, resulting in a blinking cursor.

Why this answer

A black screen with a blinking cursor after POST indicates the BIOS found a bootable device but cannot locate the bootloader. This is often due to a corrupted Master Boot Record (MBR) or GUID Partition Table (GPT). The technician should boot from installation media and use the Startup Repair or bootrec commands to rebuild the bootloader.

5
MCQmedium

A user reports that their PC randomly restarts during boot-up, sometimes before the Windows logo appears. They have already tried reseating the RAM. Which component should be tested next?

A.Replace the motherboard
B.Test the power supply unit
C.Reinstall the operating system
D.Check for BIOS updates
AnswerB

A failing PSU can cause random restarts during boot due to unstable power delivery.

Why this answer

Random restarts during early boot, especially before the OS loads, often point to a failing power supply. The PSU may not be providing stable voltages under the initial power draw of the system. Using a multimeter to test voltage outputs or swapping with a known-good PSU is the next step.

6
MCQmedium

After replacing a motherboard, a technician finds that the PC will not power on at all. The power supply fan does not spin, and no LEDs light up. The PSU was working before the replacement. What is the most likely cause?

A.The power supply is dead
B.The CPU is not compatible with the new motherboard
C.The front panel power switch header is not connected correctly
D.The RAM is not seated properly
AnswerC

If the power button is not connected to the correct pins, pressing it will not complete the circuit to start the PSU.

Why this answer

No power at all after a motherboard swap strongly suggests an electrical connection issue. The most common cause is that the front panel power switch header is not connected correctly to the motherboard, or the PSU is not properly connected to the motherboard.

7
MCQhard

A customer brings in a PC that was working fine until they moved it to a new desk. Now it powers on but immediately shuts off after 2 seconds. The technician notes that the CPU fan does not spin at all. What is the most likely cause?

A.The power supply is failing under load.
B.The CPU fan header is disconnected from the motherboard.
C.The CPU is not seated properly.
D.The case power button is stuck in the pressed position.
AnswerB

Correct; if the CPU fan header is unplugged, the motherboard detects no fan and shuts down to prevent overheating, even if the CPU is cool.

Why this answer

Immediate shutdown after power-on is often a protection mechanism triggered by a missing CPU fan signal. The CPU fan not spinning at all suggests the fan connector is loose or unplugged, which is common after moving a PC.

8
MCQmedium

A customer complains that their computer will not turn on. The power supply fan does not spin, and the motherboard LED is off. The technician tests the power supply with a multimeter and gets 0V on all pins. What should the technician do next?

A.Replace the motherboard.
B.Reseat the 24-pin power connector.
C.Replace the power supply with a known-good unit.
D.Check the wall outlet with a voltage tester.
AnswerC

Correct; testing with a known-good PSU is the standard troubleshooting step to verify if the PSU is the cause.

Why this answer

A power supply that outputs 0V on all pins is likely dead. The correct next step is to replace it with a known-good unit to confirm the diagnosis, as the PSU is the most probable failed component.

9
MCQeasy

A technician is deploying a new SSD in a desktop PC. After installing the drive and connecting the SATA data and power cables, the system does not recognize the drive in the BIOS. All other drives are detected. What should the technician check first?

A.Update the motherboard BIOS
B.Check if the drive needs to be initialized in Disk Management
C.Reseat the SATA data and power cables
D.Replace the SATA controller
AnswerC

Loose or improperly seated cables are the most frequent cause of a new drive not being detected.

Why this answer

When a new drive is not detected, the most common cause is a loose or improper connection. The technician should reseat both the SATA data cable at the drive and motherboard, and the power cable from the PSU. If that fails, testing the drive in another port or with another cable is the next step.

10
MCQhard

A user reports that their PC randomly freezes for a few seconds and then resumes. This happens most often when opening large files or running multiple applications. Event Viewer shows no critical errors. Which component is most likely causing the issue?

A.Insufficient RAM
B.Failing hard drive or SSD
C.Overheating CPU
D.Outdated network driver
AnswerB

A failing drive can cause temporary hangs as the system waits for I/O operations to complete; checking S.M.A.R.T. data can confirm.

Why this answer

Intermittent freezing under load without errors often points to a failing storage drive. Hard drives with bad sectors or a failing controller can cause the system to pause while retrying reads or writes. SSDs can also cause stuttering if their controller is failing or if TRIM is not functioning.

11
MCQhard

A technician upgrades a PC from a traditional HDD to an NVMe SSD. After installation, the BIOS detects the SSD, but Windows does not appear in the boot menu. What should the technician do to resolve this?

A.Change the SATA mode from AHCI to IDE
B.Enable Legacy boot mode in BIOS
C.Set the BIOS to UEFI boot mode and ensure the SSD is GPT partitioned
D.Update the chipset drivers
AnswerC

NVMe SSDs require UEFI and GPT for booting; if the drive was cloned from an MBR HDD, it may need conversion or a fresh Windows install in UEFI mode.

Why this answer

When migrating from an HDD to an NVMe SSD, the BIOS may detect the drive but the boot configuration may be missing or incorrect. The solution is to ensure the boot mode is set to UEFI (not Legacy) and that the drive is formatted with GPT, as NVMe drives require UEFI to boot.

12
MCQmedium

A user's PC randomly restarts during heavy workloads, such as video rendering. The CPU temperature reads 95°C under load. The heatsink fan is spinning, but the thermal paste appears dry and cracked. What is the most effective first step?

A.Replace the CPU fan with a higher RPM model.
B.Apply new thermal paste between the CPU and heatsink.
C.Underclock the CPU in BIOS.
D.Add an additional case fan.
AnswerB

Correct; dry, cracked thermal paste loses its ability to conduct heat, so reapplying it is the most effective fix.

Why this answer

High CPU temperatures under load with dry thermal paste indicate poor heat transfer. Replacing the thermal paste is the most direct and effective solution, as it restores proper thermal conductivity between the CPU and heatsink.

13
MCQmedium

During a deployment, you install a new graphics card into a desktop PC. After powering on, the system boots but the display is blank. The monitor is known to work, and the card's fans spin. What should you check next?

A.Replace the graphics card
B.Update the BIOS
C.Check that the monitor cable is connected to the graphics card, not the motherboard
D.Reseat the RAM
AnswerC

If the cable is plugged into the motherboard, the integrated graphics may be disabled when a discrete card is installed, causing a blank screen.

Why this answer

Fans spinning indicates the card is receiving power, but a blank display often means the monitor is not receiving a signal. The most common oversight is connecting the display cable to the motherboard's video port instead of the new graphics card's ports.

14
MCQhard

A user reports that their PC emits a continuous series of short beeps and will not display anything on the screen. The system was working fine after a recent RAM upgrade. What is the most likely cause of this issue?

A.The new RAM is incompatible or faulty
B.The CPU is overheating
C.The graphics card is not seated properly
D.The motherboard is shorting against the case
AnswerA

Continuous short beeps often indicate a memory or power issue; since the problem started after a RAM upgrade, incompatible or faulty RAM is the most probable cause.

Why this answer

Continuous short beeps typically indicate a power supply failure or a motherboard power issue. However, given the recent RAM upgrade, it is more likely that the new RAM is incompatible or not seated correctly. The technician should first reseat the RAM and try the original modules to isolate the problem.

15
MCQeasy

A customer reports that their desktop PC emits a series of long, continuous beeps and the screen remains blank. They recently installed a new graphics card. What is the most likely cause?

A.The graphics card is not seated properly.
B.The RAM module is loose or faulty.
C.The power supply unit is failing.
D.The monitor is not connected to the graphics card.
AnswerB

Correct; long continuous beeps are a standard POST code for memory problems, which is the most likely cause given the symptoms.

Why this answer

A series of long, continuous beeps typically indicates a memory (RAM) issue, not a graphics card problem. This is a common POST code that helps isolate hardware faults before the system can boot.

16
MCQmedium

A client brings in a desktop that will not power on. The technician verifies the power cord is connected and the PSU fan does not spin when the power button is pressed. What is the most appropriate next step?

A.Replace the motherboard
B.Test the power supply using a PSU tester
C.Reseat the CPU
D.Check the front panel power switch
AnswerB

A PSU tester confirms whether the power supply is delivering correct voltages; if not, the PSU is the problem.

Why this answer

When the PSU fan does not spin, the power supply may be dead. The quickest and safest test is to use a power supply tester or perform the paperclip test to see if the PSU turns on. If it does not, replacement is needed.

Always eliminate the PSU as the cause before checking other components.

17
MCQeasy

A technician is deploying a new workstation in a retail store. After connecting all peripherals and power, the system powers on but the monitor shows 'No Signal'. The monitor is connected via VGA to the motherboard. What should the technician check first?

A.Replace the VGA cable.
B.Reseat the RAM modules.
C.Connect the monitor to the discrete graphics card's video port.
D.Update the motherboard BIOS.
AnswerC

Correct; if a discrete GPU is installed, the motherboard's video ports are usually disabled, so the monitor must be connected to the GPU.

Why this answer

When a system has a dedicated GPU, the motherboard video ports are often disabled. The most common oversight is connecting the monitor to the wrong port. This scenario tests basic hardware installation knowledge.

18
MCQhard

A technician is troubleshooting a PC that boots to a blue screen with the error 'INACCESSIBLE_BOOT_DEVICE' after a user attempted to clone their HDD to an SSD. The BIOS detects both drives. What is the most likely cause?

A.The SSD is not properly connected to the SATA port.
B.The boot order is set to the HDD instead of the SSD.
C.The SATA controller mode in BIOS is set to IDE, but the SSD requires AHCI.
D.The SSD is not partitioned correctly.
AnswerC

Correct; SSDs typically require AHCI mode for proper operation, and cloning from an IDE-mode HDD can cause this error if the mode is not changed.

Why this answer

The 'INACCESSIBLE_BOOT_DEVICE' error typically indicates that the boot loader cannot access the storage device. After cloning, this often occurs because the boot mode (UEFI vs. Legacy) or SATA controller mode (AHCI vs.

IDE) is mismatched between the old and new drives.

19
MCQhard

A technician is troubleshooting a desktop that will not boot. The power LED is on, fans spin, but there is no display and no beep codes. The CPU and RAM have been reseated, and the motherboard appears to have power. What should the technician check next?

A.Test the power supply with a multimeter
B.Replace the CMOS battery
C.Inspect the CPU socket for bent pins
D.Flash the BIOS
AnswerC

Bent pins can prevent the CPU from communicating with the chipset, causing a no-POST condition with fans spinning but no beeps.

Why this answer

With power, fans, and no beep codes, the system is likely not completing POST. The most common cause after reseating CPU and RAM is a bent CPU socket pin or a misaligned CPU, which can prevent the system from initializing the processor. This is a common issue on LGA sockets.

20
MCQmedium

A technician is troubleshooting a desktop that shuts down abruptly after 10 minutes of use. The CPU fan is spinning, but the heatsink feels cool to the touch. What is the most likely cause?

A.The CPU is not receiving power from the motherboard.
B.The CPU fan is plugged into a chassis fan header instead of the CPU_FAN header.
C.The thermal paste has been applied too thickly.
D.The power supply is failing under load.
AnswerB

Correct; if the fan is connected to a chassis header, the CPU may overheat because the system does not monitor its speed, and the fan may not spin at the correct speed for cooling.

Why this answer

A cool heatsink with a spinning fan suggests the CPU is not generating heat because it is not receiving power. This often points to a faulty CPU or motherboard power delivery, but a more common issue is that the CPU fan connector is plugged into the wrong header (e.g., a chassis fan header), causing the CPU to overheat and shut down to protect itself.

21
MCQmedium

A user reports that their PC emits a single short beep and then nothing happens. The screen remains blank, and the keyboard and mouse do not light up. What is the most likely issue?

A.The RAM is not seated properly.
B.The graphics card is not fully inserted into the PCIe slot.
C.The power supply is delivering insufficient power.
D.The motherboard CMOS battery is dead.
AnswerB

Correct; a single short beep suggests POST passed, so the problem is likely with video output, and a loose graphics card is a common cause.

Why this answer

A single short beep typically indicates a successful POST on many BIOS versions. If the system beeps but then fails to display anything, the issue is likely with the video subsystem, such as a faulty graphics card or loose connection.

22
MCQeasy

A customer complains that their PC randomly shuts down after about 30 minutes of use, especially when playing games. The case feels warm to the touch. What should you check first?

A.Replace the power supply
B.Update the graphics driver
C.Check CPU and GPU temperatures
D.Run a memory diagnostic
AnswerC

High temperatures under load trigger thermal protection, and monitoring temps with software like HWMonitor is the correct first diagnostic step.

Why this answer

Random shutdowns under load are classic symptoms of overheating. The warm case reinforces this, so checking CPU and GPU temperatures should be the first step to confirm thermal throttling or thermal protection.

23
MCQmedium

A technician is configuring a new workstation for video editing. After installing a high-end GPU and additional RAM, the system powers on but the screen is blank. The motherboard has diagnostic LEDs; the VGA LED is lit. What is the most likely issue?

A.Incompatible RAM
B.Loose GPU power cables
C.Faulty CPU
D.Monitor set to wrong input
AnswerB

High-end GPUs require dedicated power; if these are missing, the GPU will not initialize.

Why this answer

A lit VGA diagnostic LED indicates the motherboard is not detecting the GPU. This is common when the GPU is not fully seated in the PCIe slot or when additional power cables are not connected. The technician should reseat the GPU and ensure all power connectors are attached.

24
MCQeasy

A user complains that their computer randomly shuts down after about 30 minutes of gaming. The case feels warm to the touch, and all fans are spinning. Which component is most likely causing the shutdowns?

A.Failing hard drive
B.Insufficient RAM
C.Overheating CPU or GPU
D.Loose power cable
AnswerC

Thermal protection mechanisms shut down the system to prevent damage when components exceed safe temperatures.

Why this answer

Random shutdowns under load, especially with a warm case, strongly suggest overheating. The CPU or GPU thermal protection is triggering to prevent damage. Cleaning dust from heatsinks and fans, and ensuring proper airflow, is the first step.

25
MCQeasy

A customer reports that their desktop PC emits a series of three long beeps and then nothing appears on the screen. The system was working fine yesterday. What is the most likely cause of this issue?

A.Faulty power supply unit
B.Loose or failed RAM module
C.Overheating CPU
D.Corrupted operating system files
AnswerB

Three long beeps are a standard BIOS code for a memory error, indicating the RAM is not detected or is faulty.

Why this answer

Three long beeps during POST typically indicate a memory (RAM) failure. This is a common POST code for many BIOS manufacturers, and reseating or replacing the RAM modules is the first troubleshooting step. The beeps are a diagnostic signal from the motherboard that the system cannot proceed without functional memory.

26
MCQmedium

A user reports that their PC powers on for a second then immediately shuts off. This repeats in a loop. What is the most likely hardware issue?

A.Defective CPU
B.Incorrectly installed motherboard standoffs causing a short
C.Overheated GPU
D.Corrupted BIOS
AnswerB

Extra or misplaced standoffs can create a short circuit, causing the system to power on briefly then shut off to protect components.

Why this answer

The power-on-then-off loop is a classic symptom of a short circuit or power issue, often caused by a loose standoff, improperly seated component, or a failing power supply. The most common cause is a short to ground from a motherboard standoff in the wrong location.

27
MCQeasy

A user reports that their desktop PC emits a series of short beeps and fails to boot. The monitor shows no display, and the keyboard and mouse LEDs are off. What is the most likely cause?

A.Faulty power supply unit
B.Loose or faulty RAM module
C.Defective hard drive
D.Overheated CPU
AnswerB

Short beep patterns are a standard BIOS indicator for memory errors, and reseating or replacing RAM often resolves the issue.

Why this answer

A series of short beeps during POST typically indicates a memory (RAM) failure. The lack of display and peripheral response points to a hardware fault that prevents the system from completing POST, and RAM is the most common culprit.

28
MCQmedium

A technician is troubleshooting a desktop that powers on but displays nothing on the monitor. The monitor is on and connected via HDMI. The technician hears one short beep from the motherboard speaker. What should the technician do next?

A.Replace the RAM modules
B.Test the monitor on another computer
C.Reseat the graphics card
D.Flash the BIOS
AnswerC

A single beep means POST passed, so the most likely cause is a loose or faulty GPU.

Why this answer

One short beep typically indicates a successful POST, meaning the CPU, RAM, and motherboard are likely functional. The issue is therefore probably with the display subsystem: the video card or its connection. The technician should reseat the GPU or try a different video output port.

29
MCQeasy

A customer says their laptop battery no longer charges. The laptop works when plugged into AC power, but the battery icon shows '0% available (plugged in)'. What is the most likely cause?

A.Faulty AC adapter
B.Dead CMOS battery
C.Defective battery
D.Corrupted battery driver
AnswerC

A battery that cannot charge despite being connected to a known-good power source is almost always defective.

Why this answer

When a laptop runs on AC but the battery shows 0% and does not charge, the battery has likely reached the end of its life cycle. Lithium-ion batteries degrade over time and lose capacity; eventually they can no longer hold a charge. The solution is to replace the battery.

30
MCQmedium

A user reports that their PC boots to a black screen with a blinking cursor after installing a new SSD. The BIOS detects the SSD, but the system does not load the operating system. What is the most likely cause?

A.The SSD is not compatible with the motherboard.
B.The boot order in BIOS is set to the old drive first.
C.The SATA cable is faulty.
D.The SSD needs to be partitioned.
AnswerB

Correct; if the boot order still points to the old drive (which may have been removed or is empty), the system will not boot from the new SSD.

Why this answer

A blinking cursor after POST often indicates the system cannot find a bootable operating system. This commonly happens when the boot order is incorrect or the new SSD is not set as the first boot device.

Ready to test yourself?

Try a timed practice session using only Core Pc Hardware Troubleshooting questions.