claude-code - 💡(How to fix) Fix [BUG] Claude Desktop blurry on high-DPI ultrawide display due to MSIX packaging blocking DPI override

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Error Message

Error Messages/Logs

Root Cause

The Claude Desktop app appears blurry on my high-DPI ultrawide display. The standard fix (right-click .exe > Properties > Compatibility > Override DPI scaling) is not possible because the MSIX packaging installs to the protected WindowsApps folder, blocking access to compatibility settings.

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

The Claude Desktop app appears blurry on my high-DPI ultrawide display. The standard fix (right-click .exe > Properties > Compatibility > Override DPI scaling) is not possible because the MSIX packaging installs to the protected WindowsApps folder, blocking access to compatibility settings.

System:

  • Windows 11
  • Display: Ultrawide 5120x1440, custom scaling 225%
  • Claude Desktop version: Claude_1.9255.2.0_x64 (MSIX/WindowsApps)

What I tried:

  • Set Windows display scaling to 100% — no improvement
  • Reinstalled from claude.ai/download — still installs as MSIX
  • Ran as administrator — still blurry

What Should Happen?

App should render crisply on high-DPI displays. Please provide a standalone .exe installer that allows DPI compatibility settings to be configured, similar to how Discord and VS Code handle this.

Error Messages/Logs

Steps to Reproduce

  1. Download Claude Desktop from claude.ai/download on Windows 11
  2. Install and launch the app
  3. On a high-DPI ultrawide display (5120x1440, 225% scaling), app appears blurry
  4. Attempt to fix by right-clicking the .exe for DPI compatibility settings — not possible as app installs to protected WindowsApps folder

Claude Model

None

Is this a regression?

No, this never worked

Last Working Version

No response

Claude Code Version

Claude_1.9255.2.0_x64

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

PowerShell

Additional Information

is issue also affects other Windows users with high-DPI displays. Multiple similar reports exist on GitHub. Other Electron apps (Discord, VS Code) solve this by using Squirrel/NSIS installers instead of MSIX.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [BUG] Claude Desktop blurry on high-DPI ultrawide display due to MSIX packaging blocking DPI override