How to Get Stretched Resolution Without CRU
Published
On this page
CRU (Custom Resolution Utility) is the tool people reach for first, but for a simple stretched resolution it’s the wrong one — it edits your display’s EDID overrides and can black out your screen if you slip up. The good news: you don’t need it. Your GPU driver already creates custom resolutions and stretches them full-screen, and there’s a one-click option too. Here’s how to get stretched res the safe way.

Why CRU isn’t the right tool here
CRU writes resolutions into the EDID — the data block your monitor reports to Windows. That’s useful for forcing refresh rates or modes a driver flat-out refuses to expose, but it’s a heavyweight, low-level edit. Get an entry wrong and you can land on a black screen that only clears after you boot into safe mode and run CRU’s reset.exe.
A stretched resolution doesn’t require any of that. Stretching is a GPU scaling job, and both NVIDIA and AMD drivers do it natively. So you can skip the EDID layer entirely.
NVIDIA: do it in the Control Panel
- Open NVIDIA Control Panel → Display → Change resolution.
- Click Customize → Create Custom Resolution, enter your target (e.g. 1440x1080), test, and save.
- Go to Adjust desktop size and position.
- Set Scaling mode to Full-screen and Perform scaling on to GPU.
- Apply, then select the new resolution.
Step 4 is the whole game — GPU full-panel scaling is what removes black bars. If you skip it you’ll get a centered, letterboxed image. Detailed version: stretched resolution on NVIDIA.
AMD: do it in Radeon Software
- Open Radeon Software → Settings → Display.
- Under Custom Resolutions, create your stretched resolution.
- Turn GPU Scaling on.
- Set Scaling Mode to Full Panel.
Same logic as NVIDIA: GPU Scaling on Full Panel is what fills the screen.
The one-click route (NVIDIA)
If you’d rather not click through the Control Panel every time, Tier1Stretch does both steps at once — it creates the custom resolution and sets NVAPI full-panel scaling in a single click, with a 15-second auto-revert if the image looks off. No EDID editing, no CRU, no reboot. It’s NVIDIA-only; AMD users should use the Radeon steps above.
When you actually do need CRU
CRU still earns its place if your driver won’t expose a resolution or refresh rate no matter what you try, or you’re overriding a stubborn monitor/TV’s EDID. For plain stretched gaming resolutions on a normal monitor, that situation is rare — reach for it only after the driver methods fail.
Related guides
Frequently asked questions
Can I get stretched resolution without CRU?
Yes. Both NVIDIA and AMD drivers can create a custom resolution and stretch it to fill your panel without CRU. On NVIDIA you create the resolution and set GPU scaling to Full-screen; on AMD you create it and enable GPU Scaling on Full Panel. CRU is only needed in rare cases where the driver refuses to expose a mode at all.
Why avoid CRU for stretched resolution?
CRU edits your display's EDID overrides, which sit deeper in the display chain. A wrong entry can cause a black screen that requires booting into safe mode and running CRU's reset.exe to recover. For a normal stretched resolution that risk is unnecessary because the GPU driver can do the same job natively.
Does NVIDIA Control Panel replace CRU for stretched res?
For stretched resolution, yes. The Control Panel's Create Custom Resolution feature plus GPU full-panel scaling produces the same stretched image CRU would, without touching EDID. CRU only wins when you need to force exotic modes, refresh rates, or override a monitor the driver won't cooperate with.
What is the easiest way to get stretched resolution?
On an NVIDIA GPU, a one-click tool like Tier1Stretch is the easiest — it creates the custom resolution and sets full-panel scaling in a single click, with a 15-second auto-revert. If you'd rather not install anything, the NVIDIA Control Panel does it natively in two steps.
Is editing EDID with CRU dangerous?
It's not permanently damaging — a reset script restores defaults — but a bad EDID override can black out your display until you recover in safe mode, which is stressful if you don't know it's coming. Because the driver can create stretched resolutions without EDID edits, most users should skip CRU entirely.