Fix blurry apps in Windows 10/11 with high DPI scaling
Apps look fuzzy on high-res screens? Windows scaling is the culprit. Here's how to fix it step by step.
Quick answer for power users
Right-click the blurry app's shortcut, go to Properties > Compatibility > Change high DPI settings, check "Override high DPI scaling behavior," set it to Application from the dropdown. Apply and restart the app. That's it.
Why this happens
This problem shows up when you have a high-resolution display — like a 4K monitor or a laptop with a 150% or 200% scaling setting. Windows tries to scale older apps made for 96 DPI (dots per inch) to your high-DPI screen. But the scaling goes wrong. The app gets stretched like a low-res photo, so text and icons turn blurry. It's not your eyes. It's the operating system.
Windows 10 and 11 both do this. The real trigger is when you plug in an external monitor or change the scaling setting under Display > Scale and layout. Suddenly, your favorite program — maybe an old CAD tool, a business app, or even some games — looks like a smeared mess. Microsoft calls this "DPI virtualization." It's their way of making old programs work on new screens. But it's ugly.
Step-by-step fix
Follow these steps one at a time. Don't skip any. I've seen people miss the "Apply" button and wonder why nothing changed.
- Find the app that's blurry. Don't open it yet. Right-click its shortcut — on your desktop, Start menu, or taskbar. If you can't find a shortcut, go to the program's install folder (usually C:\Program Files or C:\Program Files (x86)), find the .exe file, and right-click it.
- Click Properties from the menu that pops up.
- Go to the Compatibility tab at the top of the Properties window. You'll see a row of tabs: General, Shortcut, Compatibility, Security, Details, Previous Versions. Click Compatibility.
- Click the button that says "Change high DPI settings." It's near the bottom of the Compatibility tab. A new window opens.
- Check the box that says "Override high DPI scaling behavior." You'll see a dropdown right below it. The default is probably "System (Enhanced)" or just "System." Change it to "Application."
- Leave the other box unchecked — the one that says "Use the DPI that's set for the main display." That one's for multi-monitor setups and usually makes things worse.
- Click OK on the scaling window, then click Apply on the Compatibility tab. You'll see a brief flash — that's Windows saving the setting.
- Click OK to close the Properties window.
- Open the app again. It should look sharp now. If it's still blurry, restart your computer. Some apps cache the old scaling.
After clicking Apply, you should see the scaling change take effect immediately for most apps. For stubborn ones like Adobe products or some old games, you might need to reboot.
Alternative fixes if the main one doesn't work
Sometimes the Compatibility trick doesn't cut it. Here are other things to try.
Fix 2: Change Windows scaling globally
Go to Settings > System > Display. Under Scale and layout, try 100% or 125% instead of 150% or 200%. Lower scaling means less blur, but everything gets smaller. For a 4K screen at 100%, icons will be tiny. So this is a trade-off.
Fix 3: Use the app in a different compatibility mode
Right-click the app again > Properties > Compatibility tab. Check "Run this program in compatibility mode for" and pick an older Windows version, like Windows 8 or Windows 7. Apply and restart the app. This helps for really old programs from 2010 or earlier.
Fix 4: Disable fullscreen optimizations
On the same Compatibility tab, check "Disable fullscreen optimizations." Apply and restart. This helps games and video apps that go fullscreen and get blurry.
Fix 5: Update the app or Windows
Old versions of apps often lack DPI awareness. Check the developer's website for an update. Also run Windows Update. Microsoft sometimes fixes scaling bugs in cumulative updates.
Prevention tip for the future
When you buy a new monitor or laptop, stick to 100% or 125% scaling if you can. Higher scaling like 150% or 200% looks sharper on paper, but it breaks older apps. Most modern apps (like Chrome, Photoshop, Office) handle scaling fine. It's the niche software — accounting tools, old games, custom business apps — that cause trouble. For those, the Application override fix above is your best bet. Write it down or bookmark this page. You'll use it again.
Was this solution helpful?