claude-code - 💡(How to fix) Fix [BUG] Claude Desktop App - Performance issue on dual GPU laptop (Intel Arc + Nvidia) [1 participants]

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…
GitHub stats
anthropics/claude-code#51955Fetched 2026-04-23 07:40:27
View on GitHub
Comments
0
Participants
1
Timeline
3
Reactions
0
Participants
Timeline (top)
labeled ×2unlabeled ×1

Error Message

Error Messages/Logs

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?

I'm experiencing persistent performance issues with the Claude desktop app on Windows 11.

My setup:

  • Laptop: HP OMEN Transcend 14 (14-fb1xxx)
  • CPU: Intel Core Ultra
  • GPU 1: Intel Arc 140T (16GB) — this is what the app uses
  • GPU 2: NVIDIA GeForce RTX 5060 Laptop
  • RAM: 32GB
  • OS: Windows 11

The issue: The Claude desktop app runs slowly and feels unresponsive at times. After investigating, I found that the app always runs on the Intel Arc GPU and ignores the Nvidia GPU, even after configuring it in both Windows Graphics Settings and the Nvidia Control Panel.

This laptop does not have a MUX switch, so there is no way to force the dedicated GPU system-wide. However, other Electron-based apps can be directed to use the preferred GPU. The Claude app, being installed via the Microsoft Store, seems to ignore these settings entirely.

I've already tried:

  • Assigning the app to High Performance GPU in Windows Graphics Settings
  • Setting preferred GPU in Nvidia Control Panel
  • Reinstalling the app
  • Updating Intel Arc drivers to the latest version (32.0.101.8724)

None of these fixed the issue. The app continues to use the Intel Arc GPU regardless.

This seems like something that would need to be addressed on your end, either by adjusting how the app handles GPU selection or by providing an alternative installation method outside the Microsoft Store.

What Should Happen?

addressed on your end, either by adjusting how the app handles GPU selection or by providing an alternative installation method outside the Microsoft Store.

Error Messages/Logs

Steps to Reproduce

Dual GPU laptop configuration

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

Claude 1.3883.0.0

Platform

Other

Operating System

Windows

Terminal/Shell

Windows Terminal

Additional Information

No response

extent analysis

TL;DR

The Claude desktop app may need to be modified to handle GPU selection or an alternative installation method outside the Microsoft Store to resolve the performance issue.

Guidance

  • Investigate how the app handles GPU selection and consider adjustments to utilize the preferred GPU.
  • Explore providing an alternative installation method outside the Microsoft Store, as other Electron-based apps can be directed to use the preferred GPU.
  • Verify if the issue persists when running the app on a single GPU setup to isolate the problem.
  • Consider reaching out to Microsoft for guidance on how Microsoft Store apps can be configured to use a specific GPU.

Example

No code snippet is provided as the issue is related to app configuration and GPU selection.

Notes

The issue seems to be specific to the Microsoft Store installation and the lack of a MUX switch on the laptop. The fact that other Electron-based apps can be directed to use the preferred GPU suggests that the issue may be related to how the Claude app is configured.

Recommendation

Apply workaround: Provide an alternative installation method outside the Microsoft Store, as this may allow for better control over GPU selection and potentially resolve the performance issue.

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