You've crafted the perfect prompt, ChatGPT gave you a great response, and now... you can't copy it. Or it copies but pastes as garbage. Or it works in Chrome but not Safari. Or it stopped working after a Windows update.
If you're experiencing any of these issues, this guide will help:
- Ctrl+C / Cmd+C doesn't copy anything
- The copy button does nothing or makes a weird sound
- Text pastes with weird characters or broken formatting
- Clipboard seems empty after copying
- Copy works in one browser but not another
- Copy works locally but not in Remote Desktop
- Copy stopped working after a system update
Jump to your problem:
Prevent copy-paste issues
DeGPT cleans ChatGPT output and removes invisible characters that cause paste problems.
Quick Fixes (Try These First)
Before diving into specific problems, try these quick fixes that solve most issues:
1. Use ChatGPT's copy button
Hover over any response and click the clipboard icon in the top-right corner. This uses ChatGPT's own clipboard API and is more reliable than Ctrl+C.
2. Try manual selection + Ctrl+C
If the copy button doesn't work, select the text manually and press Ctrl+C (Windows) or Cmd+C (Mac).
3. Refresh the page
Press F5 or Ctrl+R to reload ChatGPT. JavaScript errors can break copy functionality.
4. Clear browser cache
Press Ctrl+Shift+Delete (Windows) or Cmd+Shift+Delete (Mac), select "Cached images and files", and clear. Then reload ChatGPT.
Still not working? Continue to the section that matches your specific situation below.
ChatGPT-Specific Issues
These issues are specific to how ChatGPT's interface handles copying:
Copy button doesn't work in Safari
Safari has known issues with ChatGPT's clipboard API. You might hear a strange sound when attempting to copy.
Fix: Switch to Chrome or Firefox. If you must use Safari, try:
- Clear Safari's cache and cookies
- Update to the latest macOS version
- Use manual text selection + Cmd+C instead of the copy button
Copy button works intermittently
Some users report the copy button failing randomly, particularly with certain models like o1-pro.
Fix: Use manual selection and Ctrl+C/Cmd+C as a reliable fallback. If you see a "Copy text failed!" message, refresh the page.
Code blocks won't copy properly
Code blocks have their own copy button, but it can fail when code contains nested backticks that break the formatting.
Fix:
- Click the code block's specific copy button (top-right of the code block)
- Ask ChatGPT to use
~~~instead of```for Markdown code - Select the code manually and copy if the button fails
Desktop app pastes images instead of text
On the macOS ChatGPT desktop app, text copied from external sources sometimes pastes as images.
Fix: Copy to a plain text editor (like Notes or TextEdit) first, then copy from there to your destination.
Browser Issues
Clipboard permission denied
Your browser may have blocked ChatGPT from accessing the clipboard.
Fix for Chrome:
- Click the lock icon in the address bar
- Click "Site settings"
- Find "Clipboard" and set it to "Allow"
- Refresh the page
Note: Firefox and Safari don't support clipboard permissions the same way. If copy fails in these browsers, use manual selection + keyboard shortcuts.
Extension conflicts
Browser extensions can interfere with copy-paste, especially:
- Clipboard managers and history tools
- Grammarly and writing assistants
- Ad blockers with aggressive settings
- Privacy extensions
Fix: Test in an incognito/private window where extensions are disabled:
- Press Ctrl+Shift+N (Chrome) or Ctrl+Shift+P (Firefox)
- Go to chat.openai.com and log in
- Try copying a response
If it works in incognito, disable extensions one by one to find the culprit.
Outdated browser
Old browser versions can have clipboard bugs.
Fix: Update your browser to the latest version. For Chrome, go to chrome://settings/help to check for updates.
Windows-Specific Fixes
Clear clipboard history
Corrupted clipboard data can cause copy failures.
- Press Win + V to open clipboard history
- Click "Clear all"
- Try copying from ChatGPT again
Restart Windows Explorer
This refreshes the clipboard service without a full restart.
- Press Ctrl + Shift + Esc to open Task Manager
- Find "Windows Explorer" in the list
- Right-click and select "Restart"
Close video players
Video players can lock the clipboard when playing DRM-protected content.
Fix: Close any video players (VLC, Netflix app, etc.) and try copying again.
Run System File Checker
Corrupted system files can break clipboard functionality.
- Open Command Prompt as Administrator
- Run:
sfc /scannow - Wait for the scan to complete and restart your computer
Enable clipboard history
Make sure clipboard features are enabled in Windows settings.
- Press Win + I to open Settings
- Go to System > Clipboard
- Enable "Clipboard history"
Mac-Specific Fixes
Clear clipboard via Terminal
Clear potentially corrupted clipboard data:
- Open Terminal (Applications > Utilities > Terminal)
- Run:
pbcopy < /dev/null - Press Enter, then try copying again
macOS Sonoma/Sequoia clipboard bugs
Recent macOS versions (Sonoma 14.x, Sequoia 15.x) have known clipboard issues.
Fixes to try:
- Toggle WiFi and Bluetooth off, then back on
- Restart your Mac completely (not just sleep)
- Boot in Safe Mode to test: hold Shift during startup, test clipboard, then restart normally
- Check for and install any macOS updates
Universal Clipboard issues
If you copy on Mac but it shows on iPhone (or vice versa) incorrectly:
- Ensure both devices are on the same WiFi network
- Ensure Bluetooth is enabled on both devices
- Check that Handoff is enabled in System Settings > General > AirDrop & Handoff
- Sign out of iCloud and sign back in on both devices
Mobile App Issues
Can't select partial text
The ChatGPT mobile app copies the entire response when you tap copy, not just selected text.
Workarounds:
- Use long-press to access the copy menu with more options
- Use the ChatGPT web version in your mobile browser instead
- Ask ChatGPT to give shorter, more focused responses
Android copies incomplete text
On Android, the Web Search button's copy function sometimes copies only partial text.
Fix: Use the long-press menu to copy instead of the Web Search copy function.
Formatting lost on mobile
iOS and Android strip formatting more aggressively than desktop browsers.
Fix: For content with tables, code, or complex formatting, use a desktop browser or export the conversation as PDF.
Remote Desktop (RDP) Issues
Can't copy from ChatGPT when connected via Remote Desktop? Clipboard sharing is often disabled by default.
Enable clipboard in RDP settings
- Open Remote Desktop Connection (
mstsc.exe) - Click "Show Options"
- Go to the "Local Resources" tab
- Under "Local devices and resources", check "Clipboard"
- Click "More..." and also enable "Drives" for file transfers
- Connect to your remote session
Restart RDP Clipboard Monitor
If clipboard was working but stopped, the rdpclip process may have crashed:
- On the remote computer, open Task Manager (Ctrl + Shift + Esc)
- Find and end the "RDP Clipboard Monitor" or "rdpclip.exe" process
- Go to File > Run new task
- Type
rdpclip.exeand click OK
Virtual Machine Issues
VirtualBox
- Power off the VM completely (not saved state)
- Go to Settings > General > Advanced
- Set "Shared Clipboard" to "Bidirectional"
- Install Guest Additions: While VM is running, click Devices > Insert Guest Additions CD Image
- Restart the guest OS
VMware
- Install VMware Tools on the guest OS
- Go to VM > Settings > Options > Guest Isolation
- Enable "Enable copy and paste"
Linux guests
In Linux VMs, use Ctrl + Shift + C and Ctrl + Shift + V instead of the standard shortcuts.
Antivirus Blocking Clipboard
Antivirus software can silently block clipboard access for "security" reasons without notifying you.
Webroot SecureAnywhere
Webroot's Identity Shield feature commonly causes this issue:
- Open Webroot SecureAnywhere
- Go to Identity & Privacy
- Click "View/Edit Protected Applications"
- Find your browser and change it from "Deny" to "Allow"
Alternatively, disable Identity Shield temporarily to test.
Other antivirus software
Check for similar features in your antivirus:
- "Identity Protection"
- "Data Protection"
- "Clipboard Protection"
- "Application Control"
Enterprise DLP policies
If you're on a company computer, Data Loss Prevention (DLP) policies may block clipboard access. Contact your IT department for assistance.
"It Copied But Looks Wrong"
If copying works but pasting produces weird results—broken bullets, strange spacing, invisible characters—the issue is the content, not the clipboard.
Why ChatGPT text pastes badly
ChatGPT output contains:
- Hidden Unicode characters: Zero-width spaces (U+200B), non-breaking spaces (U+00A0), byte-order marks (U+FEFF)
- Markdown syntax: Asterisks, hashtags, backticks that some apps interpret literally
- HTML formatting: Hidden tags that conflict with destination apps
App-specific paste issues
- Microsoft Word: Use Paste Special > Unformatted Text (full guide)
- Google Docs: Use Ctrl+Shift+V to paste without formatting (full guide)
- Outlook: See our Outlook guide
- Slack/Teams: Markdown conflicts cause weird spacing; clean text before pasting
The fix: Clean ChatGPT text before pasting
DeGPT removes invisible characters, strips unwanted formatting, and gives you clean text that pastes correctly everywhere.
- Install the DeGPT Chrome extension
- In ChatGPT, click the DeGPT button on any response
- Enable "Strip invisible characters" and other options
- Copy the cleaned output and paste anywhere
Quick Troubleshooting Checklist
- 1.Try ChatGPT's copy button instead of Ctrl+C
- 2.Test in an incognito window
- 3.Try a different browser (Chrome recommended)
- 4.Clear clipboard (Win+V on Windows, Terminal on Mac)
- 5.Disable browser extensions temporarily
- 6.Check antivirus clipboard protection settings
- 7.For RDP: Enable clipboard in Local Resources
- 8.For VMs: Install Guest Additions and enable bidirectional clipboard
- 9.If text pastes wrong: Use DeGPT to clean before pasting
Next Steps
- Install the DeGPT Chrome extension to prevent paste issues before they happen
- Try DeGPT online to clean your next ChatGPT output
- Read our destination-specific guides: