Quick answer

One screenshot splits the cause fast: capture the screen while artifacts show and view the file on a phone. If the glitches appear in the capture, it’s render-side (GPU, VRAM, driver, or one game); if the capture is clean, it’s the cable, port, or monitor. If a 100-300 MHz memory underclock then stops them, the VRAM is degrading.

By LK Wood IV · 2026-07-10 · ~11 min read · St. Louis County, MO

Some retailer links below are Amazon affiliate links; if you buy through them TechFuel HQ may earn a small commission at no extra cost to you. As an Amazon Associate I earn from qualifying purchases. Commissions never influence what gets recommended — see our disclosure.

The screen fills with colored lines, snow, or textures stretching into garbage, and the top of every search result says the same two things: it’s dying, RMA it — or just reinstall your drivers. Both are sometimes right. But “GPU artifacting” is really a handful of very different problems wearing one ugly symptom, and if you reach for the wrong one you’ll either bin a card that a five-minute fix would have saved, or keep reinstalling drivers on a card that’s physically failing.

Two questions sort almost the entire thing before you touch a setting: does the glitch show up in a screenshot, and does it stop when you back off the clocks? Answer those and you’ve already thrown out most of the advice on the internet.

But first, the question people actually type into the search bar: what am I even looking at? Artifacts come in a handful of recognizable shapes, and the shape tells you which lane to start in — the cable, the driver, the heat, a rendering setting, or the silicon itself. Here’s the field guide.

What kind of artifact are you seeing?
Seven shapes, and the colored tag on each says which lane to start in. The look narrows it; the two tests — does it capture, does backing off the clocks stop it — tell you for sure.
Colored lines & streaks
Bright bars darting across the screen.
START: DISPLAY PATH
Snow & colored dots
Scattered speckle, like TV static.
START: HARDWARE
Blocky pixelation
Mismatched corrupted chunks.
START: HARDWARE
Garbled textures
Stretched, smeared surfaces.
START: SOFTWARE
Misshapen polygons
Triangles shooting off geometry.
START: HARDWARE
Color-shift tint
Whole screen the wrong hue.
START: DISPLAY PATH
Ghosting / afterimages
Trails behind moving objects.
NOT A FAULT
■ SOFTWARE = free fix ■ RENDER FEATURE = not a fault ■ DISPLAY PATH = cable / monitor ■ HARDWARE = the card itself
“Start” is where the odds point, not a verdict — heat can trigger any of these, but only under load. If the glitch vanishes when the card idles and cools, it’s thermal, not the look. techfuelhq.com

Step 1: The 60-second test — is it even the GPU?

Artifacts you see on the monitor can be born in two completely different places: on the render side (the GPU rendered a broken frame) or on the display path (the GPU rendered a fine frame and it got corrupted on the way to the panel). One test splits them.

Take a screenshot while the artifacts are on screen — or better, record a couple of minutes with OBS Studio — then open the file on your phone or another PC. Screen capture grabs the frame before it leaves the graphics card:

What the capture showsWhere the problem livesWhere to go
Artifacts appear in the screenshot/recording, same as on screenRender side — GPU, VRAM, driver, or gameSteps 2–5
Capture is clean; only the monitor looks glitchyDisplay path — cable, port/adapter, refresh rate, or monitorStep 6

A clean capture with a glitchy screen is a good result — it usually means a bad DisplayPort/HDMI cable, a flaky adapter, an over-aggressive refresh rate, or a failing monitor, none of which require a new graphics card. If the glitch is specifically lines rather than sparkles or blocks, our guide on lines on a monitor — cable, GPU, or dying panel has the one-button OSD test that isolates the display side in under a minute. (Some VRAM faults won’t always capture, so a clean shot isn’t an absolute guarantee — but a captured artifact almost always means the card.)

Then note where the artifacts appear, because that narrows it further:

  • Only in one game → most likely that game’s engine or a corrupted shader cache, not your hardware.
  • In every game, but the desktop is clean → driver, heat, overclock, or VRAM under load.
  • At the Windows desktop, or even in the BIOS/UEFI screen → this is the serious one. Desktop-level artifacting that isn’t tied to a 3D load points hard at failing hardware.

The 2026 curveball: ghosting and afterimages that aren’t a dying card

Before you walk the hardware ladder, rule out the “artifact” that panics the most people in 2026 and almost never means a failing card: ghosting — faint trailing afterimages or smears behind moving objects, lights, and highlights. This is usually not your GPU at all. It’s a side effect of how modern games render, and it’s the single most common “is my card cooked?” false alarm on r/pcmasterrace and r/nvidia right now.

Three rendering features blend information across frames, and that blending is exactly what you see trailing:

  • DLSS / FSR upscaling. The game renders at a lower resolution and reconstructs the rest; ghosting gets worse the more aggressive the preset (Performance trails more than Quality) and at lower output resolutions.
  • Frame Generation. Inserted frames can smear on fast motion and around the HUD — the more frames it’s generating, the more visible.
  • TAA (temporal anti-aliasing). It blends and jitters frames to smooth jagged edges, and that blend smears during fast movement. It leans on frame data, so it looks worse at 1080p than at 1440p and up.

The tell is dead simple, and it follows the same Step-1 logic: the trailing appears only in games with these features on, and vanishes the moment you switch to DLAA or native resolution, raise the DLSS preset, or turn Frame Generation off. If your game supports it, DLAA gives you NVIDIA’s anti-aliasing without the upscaling and usually kills the ghosting outright.

One lookalike is not render-side: monitor overdrive set too high also trails. The screenshot test separates them — render-side ghosting shows up in a screen recording, but overdrive ghosting does not (it happens on the panel, after the frame has already left the card), so it only appears when you point a phone camera at the screen. Drop the monitor’s overdrive / response-time setting a notch and it’s gone. Either way, none of this is a dying GPU: real VRAM or die failure looks like the lines, blocks, snow, and broken geometry in the gallery above, not soft motion trails.

Step 2: Rule out software first — it’s free

Before you spend a cent, clear the causes that cost nothing. In order:

Reset any overclock. If you’ve touched core clock, memory clock, or voltage in MSI Afterburner or your card’s software, set everything back to default (or hit the reset button). An unstable overclock is one of the most common artifact sources, and it’s invisible until you undo it. If the artifacts vanish at stock, that was your answer.

Do a clean driver reinstall with DDU. A corrupted or half-installed driver produces artifacts that look exactly like hardware failure. Download the latest driver from NVIDIA, AMD, or Intel first, then run Display Driver Uninstaller (DDU) in Windows Safe Mode to wipe the old driver completely, reboot, and install clean. This single step resolves a large share of “sudden” artifacting.

Clear the shader cache if it’s one specific game. Delete the game’s shader cache (Steam: right-click the game → Properties → Installed Files, or clear the driver’s cache in the NVIDIA/AMD control panel). A broken cache renders corrupted geometry in one title while everything else is fine.

If artifacts survive all three, the odds swing toward hardware — but there are still two free things to check before you write the card off.

Step 3: Check the temperature

Install HWiNFO and watch the GPU temperatures (and the separate memory junction / VRAM temp on cards that report it) while the artifacts appear. If the card is running hot and the glitches show up under load but vanish when it idles and cools, you’re looking at thermal-driven artifacting, not dead silicon. Not sure whether your card is actually running hot or just showing normal load temps? Check core vs hotspot first — see Is Your GPU Really Overheating?

The fixes are physical and cheap: blow the dust out of the heatsink and fans with a can of compressed air, confirm every fan actually spins (if one is dead or none spin under load, see GPU Fans Not Spinning), and improve case airflow. On an older card whose thermal paste has dried out, a thermal paste repaste (and fresh thermal pads on the VRAM/VRM) can drop temperatures 10–20 °C and stop heat-triggered artifacts entirely.

Step 4: Test the VRAM and confirm hardware

If it’s cool, at stock, freshly re-drivered, and still artifacting, it’s time to prove whether the memory or core is failing. There are two tools:

The underclock test. In MSI Afterburner, lower the memory clock by 100–300 MHz (and, if needed, the core by about 50 MHz), apply, and retest. If the artifacts stop at the reduced clock, the hardware can no longer hold its rated speed — that’s degrading VRAM or an unstable die. A modest undervolt/underclock can genuinely keep a fading card usable for months by cutting heat and electrical stress, but understand what it means: the card is on a downward path.

A stress test. Run OCCT (it has a dedicated VRAM test) or FurMark for a short session and watch closely. Stop immediately if temperatures spike fast, the screen goes black, the PC crashes, or the artifacting intensifies instead of settling — those are all signs of real instability, and there’s no benefit to cooking a failing card.

Two patterns confirm a hardware fault rather than a setting: artifacts that reproduce across multiple games, and artifacts that follow the card across different monitors and cables. When corruption shows up everywhere with no software trigger and survives a clean driver reinstall, the usual culprits are failing VRAM, a destabilizing GPU die, damaged board components (ceramic caps, memory-power circuitry), or a power-delivery fault on the card.

Step 5: The physical causes people skip

Before you accept “dead,” check the mechanical stuff that repair techs see constantly — none of it shows up in software:

  • Power-connector trouble. A PCIe or 12VHPWR / 12V-2×6 connector that isn’t fully seated, or one running through thin-gauge daisy-chained PSU wiring, can overheat and feed the card dirty or insufficient power — which shows up as artifacts and instability under load. Unplug and firmly re-seat every power cable at both ends, and look (and smell) for any browning or melting on the connector. A weak or aging power supply can also mimic a dying GPU.
  • Card sag and board flex. Heavy modern multi-slot cards slowly bend under their own weight, and that flex stresses the solder joints under the GPU and memory chips over years. A cheap GPU support bracket removes that stress and is worth fitting on any large card as prevention.
  • Cracked solder joints (BGA). The “dying” that people describe is often a cold or cracked BGA solder joint under the die, caused by years of heat cycling — heavy load to idle, over and over. That’s what a repair specialist actually fixes.

On a laptop, the playbook shrinks. You usually can’t reseat the GPU, repaste easily, or touch the core clock, and the dGPU is soldered to the board — so your real moves are the free ones (reset any overclock utility, clean-reinstall the driver, clear the shader cache, and blow the dust out of the vents) plus one hardware check: plug in an external monitor. If the artifacts show on the external screen too, it’s the laptop’s GPU or its memory; if the external screen is clean, the built-in panel or its ribbon cable is the fault, not the graphics chip. A soldered mobile GPU that artifacts across displays after a clean driver reinstall is usually a warranty/RMA or board-repair case, not a home fix.

Step 6: When it’s the display path (clean capture)

If your Step-1 capture came back clean, the GPU is rendering fine — chase the connection instead. Swap the video cable for a known-good one (cheap cables and worn connectors are a top cause), try a different port on the card and a different input on the monitor, drop the refresh rate to a standard value in case the current mode is out of the panel’s stable range, and test a second monitor entirely. If a different screen and cable are clean, the original monitor is the fault. This is a much happier outcome than a dead card — see Monitor Keeps Going Black? for the full display-side walk-through.

When it’s genuinely dying — RMA or repair

You’ve reset the clocks, reinstalled drivers clean, ruled out heat, re-seated power, and the card still throws artifacts at the desktop across multiple monitors. At that point it’s a hardware failure, and the path depends on warranty:

  • Under warranty → RMA it. That’s almost always the right call; the manufacturer replaces or repairs it and you’re not gambling on a fix.
  • Out of warranty → weigh repair vs replace. A GPU repair specialist can sometimes reflow or reball the core/VRAM to fix a cracked joint, but component-level work often costs more than a mid-range card is worth. If you’re replacing, match a current graphics card to your power supply and case, and if your testing implicated the PSU, fix that too — a failing power supply will happily kill the replacement card as well.

Before you spend anything, be sure: confirm the artifacts follow the card into a second PC. A failing PSU or a bad cable can frame a perfectly good GPU, and the whole point of the tests above is to make sure you only retire a card that’s actually done.

The elimination funnel
Assuming the glitch showed up in your screenshot (render-side). Each check you pass crosses suspects off until one is left. A clean screenshot instead? Skip straight to the display-path branch — it’s the cable or monitor, not the card.
Cable / Monitor Render feature Shader cache Overclock Driver Heat Power / Sag VRAM / die
Screenshot captures the glitch — it’s render-side, so it’s not the Cable / Monitor.
7 left
Still there with DLSS / TAA / Frame-Gen off? Yes — rule out the Render feature (ghosting).
6 left
Happens across many games, not one? Then it isn’t the Shader cache / a single-game bug.
5 left
Reset overclock + clean DDU driver — no change, so cross off Overclock and Driver.
3 left
Cool at idle in HWiNFO? Temps fine — it isn’t Heat.
2 left
Re-seat power, fit an anti-sag bracket — still glitching, so it isn’t Power / Sag.
1 left
LEFT STANDING · VRAM / GPU DIE
Confirm it with a −100–300 MHz memory underclock — if that stops the artifacts, the silicon can’t hold its rated speed. Then RMA (in warranty) or weigh a reflow / replacement, after proving the card is dead in a second PC.
Work top-down: every free check you pass shrinks the list, so you only reach for a screwdriver — or a credit card — once the cheap causes are gone. techfuelhq.com

The quick version

  1. Screenshot or record the artifacts. In the capture → it’s the card (Steps 2–5). Clean capture → it’s the cable/monitor (Step 6).
  2. Trails or afterimages? If it only happens with DLSS/TAA/Frame-Gen on and stops when you switch to DLAA/native or turn Frame Gen off, it’s a rendering feature, not a dying card.
  3. Where does it show? One game = shader cache; every game = driver/heat/OC/VRAM; desktop or BIOS = hardware.
  4. Do the free software pass: reset the overclock, clean-reinstall the driver with DDU, clear the shader cache.
  5. Check heat (HWiNFO) — dust, fans, and a repaste fix thermal artifacts.
  6. Confirm hardware: a −100–300 MHz memory underclock that stops the artifacts means degrading silicon; OCCT/FurMark and cross-testing on other games, monitors, and cables confirm a real fault.
  7. Then, and only then, RMA (in warranty) or weigh a reflow/replacement — after proving the card is dead in a second machine.

Find out whether it’s software, the display path, or dying hardware first, and you stop reinstalling drivers on a card that never had a driver problem — and you stop throwing away cards a reset overclock would have fixed. For the driver side of this in depth, see Fix GPU Driver Crashes; if the card isn’t showing up at all rather than glitching, that’s a different branch covered in Graphics Card Not Detected.

Frequently asked questions

Do GPU artifacts appear in screenshots?
This is the single most useful test, because it tells you which side of the pipeline is broken. Take a screenshot (or, better, record a few minutes with OBS) while the artifacts are on screen, then look at the saved file on a phone or another PC. Screen-capture grabs the frame before it leaves the graphics card, so if the artifacts show up in the capture exactly as you saw them, the corruption happened on the render side — the GPU, its VRAM, the driver, or the game. If the capture looks perfectly clean while the monitor is still full of lines or sparkles, the frame was fine when it left the card and got mangled on the way to the panel: that points at the cable, the port or adapter, the refresh-rate setting, or the monitor itself, not a dying GPU. Some VRAM faults are the exception and won’t always capture, so a clean screenshot isn’t a guarantee — but a captured artifact almost always means the card.
Can an artifacting GPU be fixed?
Often, yes — it depends on the cause. If the artifacts come from an unstable overclock, a corrupted driver, a single buggy game, or overheating, they’re fully fixable in software or with a cleanup: reset the clocks, do a clean DDU driver reinstall, clear the shader cache, or fix airflow and repaste. If a small memory or core underclock is the only thing that stops the artifacts, the silicon is degrading — the card may keep working for a while but it is no longer reliable at stock. True hardware failure (failing VRAM, a cracked BGA solder joint under the die, damaged power circuitry) isn’t a home fix: under warranty you RMA it, and out of warranty a GPU repair specialist can sometimes reflow or reball the chip, though that often costs more than a mid-range replacement.
Is GPU artifacting permanent?
Not always. Artifacting caused by software — an aggressive overclock, a bad driver, a game’s broken shader cache — disappears completely once you fix the cause and never comes back on its own. Heat-driven artifacting stops when the card runs cool again. What tends to be permanent is physical degradation: once VRAM or the GPU die can no longer hold its rated clocks, or a solder joint has cracked from years of heat cycling, the damage doesn’t heal. A tell-tale sign you’re in permanent territory is artifacts that show up at the Windows desktop or even in the BIOS screen (not just in games), that reproduce across multiple monitors and cables, and that survive a full driver reinstall.
How do I know if my GPU is artifacting or it’s something else?
Work three quick checks before you assume the worst. First, the screenshot/recording test: if the glitches capture, it’s the render side (GPU/VRAM/driver); if they don’t, it’s the display path (cable, port, monitor). Second, where does it appear — only in one game (likely that game or its shader cache), in every game (driver, heat, overclock, or VRAM), or at the desktop and BIOS too (serious hardware)? Third, does backing off the clocks change it — if reverting an overclock or applying a small memory underclock makes the artifacts vanish, the card is unstable at its rated speed. If artifacts persist at the desktop after a clean driver reinstall, across multiple games, monitors, and cables, you’re looking at a hardware fault, not a setting.
What does GPU artifacting look like?
GPU artifacts are visual glitches caused by corrupted graphics data, and they take a few recognizable forms. The common ones are random colored lines or streaks that dart across the screen, scattered colored dots or ‘snow,’ blocky pixelated chunks, stretched or garbled textures, flickering or misshapen polygons (triangles shooting off geometry), and grid-like ‘space invader’ patterns. Color-shift tints and full-screen static also count. They can appear only under load in a game, or persist everywhere including the desktop — and desktop-level artifacts are the more worrying kind because they suggest the problem isn’t tied to a specific 3D workload.
Does underclocking fix GPU artifacts?
It can stop them, but treat that as a diagnosis rather than a cure. Lowering the memory clock by 100–300 MHz (and sometimes the core by around 50 MHz) in MSI Afterburner is the standard way to confirm failing VRAM or an unstable die: if the artifacts disappear at the reduced clock, the hardware can no longer run reliably at its rated speed. A slight undervolt or underclock can genuinely buy you months of usable time on a degrading card by cutting heat and electrical stress, and it’s worth doing. But it doesn’t repair anything — if the card needed an underclock to behave, it’s on a downward path, so back up your warranty status and plan for a replacement.
Are DLSS or ghosting artifacts a sign my GPU is dying?
Almost never. Trailing, smearing, or ‘afterimages’ behind moving objects and lights — what people call ghosting — are usually a side effect of how the game renders, not failing hardware. DLSS and FSR upscaling, Frame Generation, and TAA (temporal anti-aliasing) all blend information across frames, and that blending shows up as ghosting during fast motion, worse at lower resolutions and lower upscaling presets. The tell is simple: it appears only in games with those features enabled and disappears the moment you switch to DLAA or native resolution, raise the DLSS preset, or turn Frame Generation off. A separate lookalike is monitor overdrive set too high, which also trails — but unlike a render-side artifact, overdrive ghosting will not show up in a screen recording, only when you point a phone camera at the panel. None of this is a dying GPU; real VRAM or die failure looks like lines, blocks, colored snow, or corrupted geometry, not soft motion trails.

Evidence ledger

Last updated
Methodology
This guide was written and edited by Lowell K. Wood IV in St. Louis County, MO. Specs and prices verified against vendor and project documentation current on the date above. Full editorial standard: methodology.
Update log
  • 2026-08-15 — Last reviewed and updated.
Corrections
Spotted an error or a stale number? Email hello@techfuelhq.com. Confirmed corrections are added to the update log above.

About the author

Written by Lowell K. Wood IV, who builds and runs TechFuelHQ from St. Louis, Missouri.