220-1101Chapter 21 of 123Objective 5.3

Troubleshoot: Display and Video Issues

This chapter covers troubleshooting display and video issues, a critical skill for the CompTIA A+ 220-1101 exam, particularly under Domain 5.0 (Hardware and Network Troubleshooting), Objective 5.3. Display problems are among the most common hardware issues encountered by IT support technicians, and exam questions often present scenarios requiring systematic diagnosis. You will learn to identify symptoms, isolate root causes, and apply fixes for issues like no display, distorted images, color problems, and projector failures.

25 min read
Intermediate
Updated May 31, 2026

Troubleshooting Display: Like a Movie Projector

Imagine a movie projector system. The projector (GPU) sends light through the film (video signal) to the lens (display cable) and onto the screen (monitor). If the image is blurry, you check the lens focus (resolution settings). If the colors are off, the film might be faded (color calibration) or the bulb (backlight) is dying. If no image appears, the projector might be off (power), the lens cap on (display disabled), or the film jammed (cable loose). Just as you would methodically check each component—power, film, lens, bulb—when troubleshooting display issues, you follow a logical sequence: verify power, check cables, test with another monitor, adjust settings, and finally replace hardware. Each step isolates the problem to a specific part of the system, avoiding random guesses.

How It Actually Works

Understanding Display Systems

Display and video issues involve the entire video chain: the video source (GPU or integrated graphics), the cable (VGA, DVI, HDMI, DisplayPort, USB-C/Thunderbolt), and the display device (monitor, projector, or built-in laptop screen). Troubleshooting requires knowledge of how each component interacts and what symptoms indicate failure in each.

Common Display Symptoms and Their Causes

1.

No display (black screen): The monitor receives no signal or is not powered. Causes: monitor power cable unplugged, monitor turned off, video cable loose or damaged, incorrect input source selected, GPU failure, or motherboard/PSU issue.

2.

No image but backlight is on (laptop): The LCD panel is receiving power but no video data. Usually a failed inverter, backlight, or LCD panel itself. For external monitors, this can indicate a backlight failure (CCFL or LED).

3.

Dim or flickering display: Loose video cable, failing backlight, or incorrect refresh rate. For CRT monitors, a flickering image often indicates a low refresh rate (below 60 Hz).

4.

Distorted geometry (CRT): Stretched, squished, or skewed image. Caused by incorrect resolution or refresh rate settings, or failing CRT yoke/deflection circuitry.

5.

Color issues: Missing colors, tinted display, or color bleeding. Common causes: loose or bent pins in VGA connector, incorrect color depth settings, defective GPU, or monitor color profile corruption.

6.

Artifacts: Random pixels, lines, or patterns on screen. Usually indicates GPU overheating, failing GPU memory, or driver corruption.

7.

Dead pixels: Individual pixels that remain black or white. Usually a manufacturing defect; rarely fixable.

8.

Burn-in: Ghost images retained on screen (plasma or OLED). Caused by static images displayed for long periods.

9.

Projector issues: No image, dim image, color wheel problems, or overheating. Common causes: lamp failure, clogged air filter, or incorrect input source.

Troubleshooting Methodology

CompTIA A+ emphasizes a logical troubleshooting process. For display issues, follow these steps:

1.

Identify the symptom: Ask the user exactly what they see. "Black screen" could mean no power, no signal, or a blank screen with backlight.

2.

Establish the scope: Does the problem occur on one monitor or all? On one computer or multiple? This helps isolate the component.

3.

Check the obvious: Verify power cables, video cables, and input source. For laptops, check if the display is toggled to external only (Fn key).

4.

Test components: Swap cables, try a different monitor, or connect the monitor to another computer.

5.

Adjust settings: Resolution, refresh rate, color depth, and orientation can cause display issues.

6.

Update or roll back drivers: GPU drivers are a common source of artifacts and resolution problems.

7.

Hardware diagnosis: If software and cables are ruled out, the GPU or monitor may be failing.

Step-by-Step Troubleshooting Scenarios

#### Scenario 1: External Monitor Shows "No Signal"

Check monitor power (LED indicator).

Verify video cable is securely connected at both ends.

Ensure the correct input source is selected (VGA, HDMI, etc.).

Try a different cable.

Connect the monitor to another computer to test.

If the monitor works elsewhere, the issue is with the source computer (GPU, driver, or output port).

#### Scenario 2: Laptop Screen is Black but External Monitor Works

Toggle display using Fn+F4 (or similar) to ensure internal display is enabled.

Check if the backlight is on (shine a flashlight at an angle to see faint image).

If backlight is off but image is present, the inverter or backlight failed.

If no image even with flashlight, the LCD panel or internal video cable (LVDS/eDP) may be damaged.

#### Scenario 3: Colors Are Off (e.g., All Green or Purple)

Check VGA connector for bent pins (pin 1, 2, or 3 correspond to Red, Green, Blue).

For HDMI/DisplayPort, try a different cable.

Check color depth settings in display properties (should be 32-bit True Color).

Update GPU driver.

If the issue persists, the monitor or GPU may have a hardware fault.

Specific Values and Defaults

Resolution standards: 1920x1080 (Full HD), 2560x1440 (QHD), 3840x2160 (4K). Common for 220-1101: 1366x768 (laptop HD), 1920x1080.

Refresh rates: 60 Hz (default for most monitors), 75 Hz, 120 Hz, 144 Hz (gaming). CRT monitors often required 75 Hz to reduce flicker.

Color depth: 8-bit (16.7 million colors), 10-bit (1.07 billion colors). Most consumer monitors are 8-bit.

Aspect ratios: 4:3 (older), 16:9 (widescreen), 16:10, 21:9 (ultrawide).

Cable lengths: HDMI can run up to 15m (49 ft) for 1080p, 5m for 4K. DisplayPort up to 15m. VGA up to 30m for 640x480, but limited to ~3m for higher resolutions.

Interaction with Related Technologies

GPU drivers: DirectX, OpenGL, and Vulkan APIs rely on correct driver installation. Incorrect drivers can cause artifacts, low resolution, or no display.

Multiple monitors: Extended or duplicate display modes. Issues can arise from incorrect display mode selection (e.g., duplicate instead of extend).

Projectors: Often require specific resolutions (e.g., 1024x768 XGA). Lamp hours and cooling fans are common failure points.

Troubleshooting Commands and Tools

Windows: Display Settings (right-click desktop), Device Manager (GPU status), DirectX Diagnostic Tool (dxdiag) for driver info.

macOS: System Preferences > Displays, System Information > Graphics/Displays.

Linux: xrandr for resolution and display configuration, lspci for GPU info.

Built-in diagnostics: Many laptops have a built-in LCD test (e.g., Dell: hold D key on power up).

Walk-Through

1

Identify the symptom

Gather detailed information from the user. Ask specific questions: Is the screen completely black, or is there a faint image? Are there any error messages? Do you hear the computer running (fans, beeps)? Does the issue occur during boot, after OS loads, or only in certain applications? Documenting the symptom helps narrow down whether the problem is with power, video signal, or display hardware.

2

Check power and connections

Verify that the monitor or laptop is receiving power. Check the power cable, power outlet, and power indicator light. For external monitors, ensure the video cable is firmly connected at both ends. Check for bent or broken pins on VGA connectors. For laptops, ensure the display is not disabled by a function key (e.g., Fn+F4). If using a docking station, reseat the laptop.

3

Test with alternate components

Swap the video cable with a known good cable. Connect the monitor to a different computer. Connect a different monitor to the original computer. This isolates whether the issue is with the cable, monitor, or source device. If the monitor works on another computer, the problem is likely with the GPU, driver, or OS settings.

4

Check display settings

Boot into Safe Mode (Windows) or use a different user account to rule out driver issues. Verify resolution, refresh rate, and color depth settings. For example, a resolution higher than the monitor's native resolution can cause a blank screen. Reset to a standard resolution like 1920x1080. Check for multiple display modes (extend, duplicate, second screen only).

5

Update or roll back drivers

Use Device Manager to check GPU status. Look for yellow exclamation marks. Update the GPU driver from the manufacturer's website (NVIDIA, AMD, Intel). If the issue started after a driver update, roll back to the previous version. Use Display Driver Uninstaller (DDU) in Safe Mode for a clean removal if necessary.

What This Looks Like on the Job

In a corporate environment, display issues are common due to the variety of hardware and user mobility. For example, a helpdesk technician might receive a call about a user's external monitor showing no signal after they returned from a meeting. The technician would first check the docking station connection—often the laptop is not fully seated, or the USB-C/Thunderbolt cable is loose. Reseating the laptop resolves many issues. Another scenario involves a conference room projector that displays a distorted image. The technician checks the resolution settings: the projector's native resolution is 1024x768 (XGA), but the laptop is set to 1920x1080. Changing the laptop's output to 1024x768 fixes the issue. In a more complex case, a graphic designer complains of color banding on their high-end monitor. The technician checks color depth: the monitor supports 10-bit color, but the GPU is set to 8-bit. Switching to 10-bit in the GPU control panel eliminates the banding. Large-scale deployments often use DisplayPort daisy-chaining for multiple monitors. If one monitor in the chain goes blank, the technician must check the DisplayPort out port on the preceding monitor—a common failure point. Additionally, KVM switches can introduce video signal degradation, especially with VGA cables over 15 feet. Using active signal boosters or switching to HDMI/DisplayPort often resolves ghosting or flickering. Finally, remote troubleshooting requires guiding users through checking cables and input sources via phone or chat. A well-documented knowledge base with pictures of correct cable connections and input source menus speeds up resolution.

How 220-1101 Actually Tests This

The 220-1101 exam tests troubleshooting display and video issues under Objective 5.3. You must be able to identify symptoms and apply the correct fix. Common exam questions present a scenario and ask what to do first or what is likely the cause. The most frequent wrong answers include: 1) Immediately replacing the monitor—the exam emphasizes checking cables and connections first. 2) Assuming a blank screen means a dead GPU—often it's a loose cable or incorrect input source. 3) For projector issues, candidates often overlook the lamp and filter; the exam will test lamp hours and overheating symptoms. 4) For color issues, many candidates jump to GPU failure, but the exam expects you to check VGA pins first. Specific numbers to remember: 60 Hz is the standard refresh rate; 75 Hz is common for CRTs to reduce flicker; 1024x768 is a common projector resolution; 1920x1080 is Full HD. The exam also tests the difference between dead pixels (stuck on/off) and burn-in (ghost image). Another trick: if a laptop screen is black but external monitor works, the problem is likely the LCD panel or inverter, not the GPU. Also, if a monitor works in Safe Mode but not normal mode, the issue is a driver or software conflict. Always remember the troubleshooting order: check power, then cables, then settings, then drivers, then hardware. The exam loves to offer "replace the motherboard" as a distractor—it is almost never the first step.

Key Takeaways

Always check power and cable connections first when troubleshooting display issues.

A black screen with backlight indicates a signal problem; no backlight indicates power or inverter failure.

Use Safe Mode to bypass driver issues if the display works partially.

Common projector resolutions: 1024x768 (XGA), 1920x1080 (Full HD).

Bent VGA pins cause missing colors; check pins 1 (Red), 2 (Green), 3 (Blue).

Refresh rate below 60 Hz causes flicker on CRT monitors; set to 75 Hz or higher.

Dead pixels are usually permanent; burn-in occurs on plasma/OLED from static images.

For laptop black screen, try external monitor to isolate LCD vs GPU issue.

Update or roll back GPU drivers if artifacts appear after a driver change.

Projector lamps have a lifespan (typically 2000-5000 hours); dimness may indicate end of life.

Easy to Mix Up

These come up on the exam all the time. Here's how to tell them apart.

VGA

Analog signal, susceptible to interference

15-pin D-sub connector, can have bent pins

Supports up to 2048x1536 at 85 Hz

No audio transmission

Common on older monitors and projectors

HDMI

Digital signal, immune to analog interference

19-pin connector, more robust

Supports up to 4K at 60 Hz (HDMI 2.0)

Carries audio and video

Common on modern displays and GPUs

Watch Out for These

Mistake

A black screen always means the monitor is dead.

Correct

A black screen can be caused by a loose video cable, incorrect input source, disabled display (Fn key), or the computer not sending a signal. Always check connections and power first.

Mistake

Flickering always means the monitor is failing.

Correct

Flickering is often due to a low refresh rate (e.g., 60 Hz on a CRT) or a loose cable. Adjusting refresh rate to 75 Hz or higher can fix it.

Mistake

If a laptop screen is black but external monitor works, the GPU is faulty.

Correct

The GPU is likely fine since it drives the external display. The issue is usually the LCD panel, inverter, or internal video cable (LVDS/eDP).

Mistake

Projector dimness always means the lamp needs replacement.

Correct

A dim image can also be caused by a dirty lens, clogged air filter causing overheating, or incorrect brightness settings. Check these before replacing the lamp.

Mistake

Color issues always indicate a bad GPU.

Correct

Color problems often stem from bent pins in a VGA connector (e.g., missing green color). For digital connections, try a different cable or check color depth settings.

Do You Actually Know This?

Reveal each answer, then mark whether you got it right. Score 60%+ to unlock the next chapter.

Frequently Asked Questions

Why is my external monitor showing 'No Signal'?

The monitor is powered on but not receiving video data. First, check that the video cable is securely connected at both ends. Ensure the monitor's input source is set correctly (e.g., HDMI, VGA). Try a different cable. If that fails, connect the monitor to another computer to see if it works. If it does, the issue is with the original computer's GPU or driver. If not, the monitor may be faulty.

How do I fix a laptop screen that is black but the computer is running?

First, press the function key that toggles displays (often Fn+F4 or Fn+F8) to ensure the internal display is enabled. Shine a flashlight at the screen at an angle: if you see a faint image, the backlight or inverter is failing. If no image, the LCD panel or internal video cable may be damaged. Connect an external monitor: if it works, the GPU is fine, and the problem is the internal display assembly.

What causes a monitor to display only one color (e.g., all green)?

This is often due to a bent or broken pin in a VGA connector. VGA uses separate pins for red, green, and blue. If the red and blue pins are damaged, only green is displayed. Check the cable ends for bent pins and replace the cable if necessary. For HDMI/DisplayPort, a faulty cable or GPU can cause similar issues, but try a different cable first.

Why does my projector show a dim image?

A dim projector image can be caused by several things: the lamp is nearing the end of its life (check lamp hours), the lens is dirty, the air filter is clogged causing the projector to overheat and reduce brightness, or the brightness setting is turned down. Clean the lens and filter, check lamp hours, and adjust brightness settings. If still dim, replace the lamp.

How do I fix screen flickering on my monitor?

Screen flickering is often due to a low refresh rate. Right-click on the desktop, go to Display Settings > Advanced Display > Display Adapter Properties > Monitor tab, and set the refresh rate to 60 Hz or higher (75 Hz for CRT). Also check the video cable for loose connections. If using a VGA cable, try a different cable or switch to digital (HDMI/DisplayPort).

What are artifacts on a screen and how do I fix them?

Artifacts are visual glitches like random pixels, lines, or patterns. They are often caused by an overheating GPU, faulty GPU memory, or corrupted drivers. First, update or roll back the GPU driver. Check GPU temperatures (use software like HWMonitor). If the issue persists, the GPU may be failing. Try underclocking the GPU or replacing it if under warranty.

What is the difference between a dead pixel and burn-in?

A dead pixel is a single pixel that is stuck on (white) or off (black) due to a manufacturing defect. It is usually permanent and not fixable. Burn-in is a ghost image retained on the screen from displaying a static image for a long time, common on plasma and OLED displays. Burn-in can sometimes be reduced by displaying moving images or using pixel-shifting features.

Terms Worth Knowing

Ready to put this to the test?

You've just covered Troubleshoot: Display and Video Issues — now see how well it sticks with free 220-1101 practice questions. Full explanations included, no account needed.

Done with this chapter?