Ctrl+C Not Working on a Website? 4 Ways to Copy From Sites That Block It
Select the text, hit Ctrl+C, switch to your notes — and the paste comes out empty. Again. Here's the weird part: your keyboard is fine, your clipboard is fine, copy-paste works on every other site and app. Only this one website refuses.
Good news: that's not a bug on your machine. It's a deliberate block by the site, and it's reversible. This guide gives you a 5-minute diagnosis plus 4 fixes, from free sanity checks to a one-click solution you'll keep installed.
Step 0: Make Sure It's Really the Website (30-Second Checklist)
- Ctrl+C in Notepad — works? Then your system clipboard is healthy;
- Copy on another site — works? Then no rogue extension is eating your shortcuts;
- Ctrl+V pastes into the same page's search box — works? Confirmed: only outbound copying is blocked;
- Tried an incognito window with extensions disabled and copy still fails? Diagnosis locked: the website is intercepting copy events.
Why Websites Kill Ctrl+C (The 10-Second Tech Version)
When a page loads a script that calls preventDefault() on the copy, cut, keydown and contextmenu events, your browser obeys the site — not you. Your selection never reaches the clipboard. That's the entire trick. Sometimes it's paired with user-select: none CSS or invisible overlays that stop you even selecting. We dissect the full toolbox in "Why can't I copy text from websites?".
Fix 1: Drag-and-Drop Bypass (No Tools)
- Select the text (if selection works);
- Drag the highlighted text straight into your notes app, a new browser tab's address bar, or an open Google Doc;
- The dragged copy bypasses the clipboard event chain — many blockers never anticipate it.
Quirky, but it has rescued plenty of students five minutes before a deadline.
Fix 2: Print Preview / Reader Mode
- Press Ctrl+P: the print preview often re-renders the page as plain selectable text — copy from there;
- Or toggle Reader Mode (Edge: the icon in the address bar; Chrome: via Reading List or extensions), then copy normally.
Fix 3: Block the Site's JavaScript
Chrome Settings → Privacy and security → Site settings → JavaScript → add the site to "Not allowed to use JavaScript", then reload. Without its guard script, the site can't swallow your Ctrl+C. It works, but heavy JS sites can half-collapse — treat it as a temporary measure. Full walkthrough in "How to enable right-click on any website".
Fix 4: One Click With VKT LiteCopy (The Keeper)
Everything above is a workaround you repeat per visit. VKT LiteCopy is the set-and-forget option: a free Chrome / Edge extension whose Enable button restores text selection, the context menu, and Ctrl+C / Ctrl+V / Ctrl+A on the current page instantly.
- Install from the Chrome Web Store or Edge Add-ons;
- Open the stubborn page, click the LiteCopy icon;
- Press Enable — copy-paste behaves like the block never existed. Hit Disable anytime to restore the original state.
Free tier, plainly: 100 copies per day (auto-reset at midnight), which covers ordinary research comfortably. Copying the page title or URL never counts and is unlimited. Heavy users can go unlimited with Premium from $2.99/mo or a $9.99 lifetime license — see pricing.
But Is It Private?
LiteCopy's permissions are the minimal trio — activeTab, scripting, storage — no access to data on all sites, no account, no analytics, and the free tier sends zero network requests. Everything happens inside your browser. Details: official LiteCopy page.
FAQ
Why is Ctrl+C not working on just one website?
Because that site's scripts cancel the copy and keyboard events before your browser acts on them. Your hardware, clipboard and other tabs are innocent.
How do I copy text from a website that blocks copying?
Pick your weapon: drag-drop selection into another app, Ctrl+P print preview, blocking the site's JS, or one-click with VKT LiteCopy — the only option that also restores right-click and shortcuts.
Does the free plan limit me?
100 copies a day, resetting at midnight. For most study and research sessions that's ample; Premium lifts the cap for $2.99/mo or $9.99 once.
Will the site notice or punish me?
Re-enabling your browser's standard behavior locally is passive — no alerts, no bans. Just respect copyright when reusing what you copy.
Stop Losing Copies to a Script
Two minutes of diagnosis, one permanent fix. Install once, press Enable when needed, forget the problem exists.
More guides in the VKT blog; questions to [email protected].
