Copying text on a laptop seems like a simple task, but even experienced users sometimes encounter surprises. Some do not know about the existence of alternative methods, others do not know how to recover lost data from the clipboard. This article will reveal all the nuances: from standard combinations Ctrl+C to professional tools for working with large fragments.

We will analyze not only the basic methods for Windows, macOS And Linux, but also rare tricks - for example, how to copy text from protected fields or how to use the clipboard history. We will pay special attention to typical errors due to which copying suddenly stops working, and ways to eliminate them without rebooting the system.

Standard hotkeys for copying on a laptop

The main way to copy text is to use keyboard shortcuts. On Windows-laptops this Ctrl+C, on MacBookCommand+C. But even here there are nuances:

  • 🖥️ On Windows the combination works in 99% of programs, except for some older applications (for example, Far Manager or terminal CMD up to version 10).
  • 🍎 On macOS Command+C copies text to a universal buffer, accessible even between different user accounts (with the correct settings System Preferences → Sharing → Universal Clipboard).
  • 🐧B Linux (For example, Ubuntu or Fedora) the standard combination is the same as in Windows, but in the terminal it may be required Ctrl+Shift+C.

It is important to understand that clipboard - This is temporary storage. If you copy a new fragment, the previous data will disappear. To avoid this, use clipboard managers like Ditto (Windows) or Paste (macOS).

📊 What OS do you use on your laptop?
  • Windows
  • macOS
  • Linux
  • ChromeOS
  • Other

Copy without a keyboard: mouse and context menu

Not everyone knows that text can be copied without hotkeys. Just select a fragment and right-click (or do long press on the touchpad), then select “Copy” from the context menu. This method works everywhere - from browsers to text editors.

Features of the method:

  • 🔍 B Google Chrome And Microsoft Edge When you select text, a floating panel with a “Copy” button automatically appears.
  • 📝 B Microsoft Word or LibreOffice Writer The context menu offers additional options: “Copy formatting” or “Copy without formatting.”
  • ⚙️ On some laptops (for example, Lenovo Yoga or HP Spectre) touchpad supports gestures: three-finger touch can open a context menu.

If the context menu does not appear, check your touchpad settings in Control Panel → Mouse → Pointer Options (Windows) or System Settings → Touchpad (macOS). Sometimes the problem is solved by disabling the function "Delay before menu appears".

💡

On laptops with touch screens (for example, Microsoft Surface) you can copy text by holding your finger on the selected fragment - a context menu will appear.

Copying in terminal and command line

Working with the terminal (CMD, PowerShell, Bash) has its own rules. Here are the standard ones Ctrl+C/Ctrl+V often don't work because these combinations are reserved for other actions (such as interrupting a process).

Operating system Copy Insert Notes
Windows (CMD) Ctrl+Shift+C Ctrl+Shift+V Works in Windows 10/11. In older versions - only through the context menu.
Windows (PowerShell) Ctrl+C Ctrl+V If it doesn't work, check the settings in $PSDefaultParameterValues['Out-File:Encoding'] = 'utf8'.
macOS (Terminal) Command+C Command+V In some versions iTerm2 required to enable Preferences → Keys → Hotkey.
Linux (Bash) Ctrl+Shift+C Ctrl+Shift+V B GNOME Terminal or Konsole. B TMUXCtrl+B [ to highlight.

If the terminal does not respond to combinations, try alternative method:

  1. Select the text with the mouse (in the terminal, the selection is automatically copied to the clipboard).
  2. To paste, right-click or use the middle mouse button (wheel).
Why doesn't Ctrl+C work in CMD?

In older versions of Windows the combination Ctrl+C on the command line was used to interrupt the execution of a command (analogous to Break). To copy the text, you had to right-click → “Mark” → select the block → click Enter.

Copying protected text and bypassing restrictions

Some websites (eg. Protected PDFs or platforms like LinkedIn) block standard copying. Here's how to get around these restrictions:

  • 📄 For PDF: open the file in Google Chrome (click Ctrl+O → select PDF) and copy the text from there. An alternative is to convert to Word through Adobe Acrobat.
  • 🌐 For web pages: use extensions like Absolute Enable Right Click & Copy (Chrome) or Super Copy (Firefox).
  • 🖼️ For images with text: take a screenshot (Win+Shift+S on Windows) and use Google Lens or ABBYY FineReader for recognition.

Important: copying protected content may violate the terms of use of the service. Always check the license agreements, especially on platforms like Coursera or Udemy.

⚠️ Attention: some sites (for example, banking portals) block the copying of card numbers or passwords for security purposes. Attempt to bypass this protection may lead to account blocking.

Advanced features: clipboard history and managers

The standard clipboard stores only the last copied fragment. To work with history, use specialized utilities:

  • 🪟 Windows 10/11: built-in buffer history (Win+V). To enable: Settings → System → Clipboard → Clipboard History.
  • 🍏 macOS: Paste or Alfred (with plugin Clipboard History).
  • 🐧 Linux: CopyQ or GPaste (integrates with GNOME).

Example of working with CopyQ:

# Установка в Ubuntu/Debian

sudo apt install copyq

# Запуск с историей последних 50 элементов

copyq clipboard --max-items=50

These tools allow you to:

  • Save until 1000+ fragments (configurable).
  • Search by history (Ctrl+Shift+V in CopyQ).
  • Synchronize the buffer between devices (for example, via KDE Connect).

Install a program (CopyQ, Ditto, etc.)|Enable autorun at system startup|Configure hotkeys for quick access|Clear history of confidential data-->

Typical problems and their solutions

If copying suddenly stops working, check the following:

  1. Buffer overflow: in Windows When copying files >4 GB in size, the history may be reset. The solution is to use TeraCopy.
  2. Viruses: some Trojans (for example, ClipBanker) replace the contents of the buffer. Check the system Malwarebytes or Kaspersky Virus Removal Tool.
  3. Program conflict: antiviruses (Avast, ESET) or password managers (1Password) can block access to the buffer. Add an exception for trusted applications.

For diagnostics in Windows run:

# Проверка целостности системных файлов

sfc /scannow

# Перезапуск службы буфера обмена

taskkill /f /im rdpclip.exe

rdpclip.exe

⚠️ Attention: if after the update Windows the clipboard has disappeared, reset the cache via %LocalAppData%\Microsoft\Clipboard - delete all files in this folder and restart your PC.
💡

If the clipboard doesn't work in Remote Desktop (RDP), the cause is often a disabled service. rdpclip.exe. Restart it manually or through Group Policy.

FAQ: Frequently asked questions about copying on a laptop

Is it possible to copy text from the Windows lock screen?

No, it’s not possible using standard means. The lock screen is isolated from the main system. However, you can take a screenshot (PrtScn), paste it into Paint and recognize text via OCR (For example, OnlineOCR.net).

Why does copying work every once in a while on a MacBook Air?

A common problem on macOS Ventura and newer - a bug with the universal clipboard. Solution:

  1. Open Terminal.
  2. Enter defaults write com.apple.UniversalControl UCPasteboardTransferEnabled -bool false.
  3. Restart your laptop.
How to copy text from a YouTube video?

If the video has subtitles:

  1. Click on the gear ⚙️ → “Subtitles/CC” → “Transcription”.
  2. Copy the text directly from the transcription.

If there are no subtitles, use Google Docs:

  1. Open Google DocsTools → Voice typing.
  2. Turn on the video and let the microphone record the sound (the quality depends on the diction of the speaker).
Is it possible to recover text that I copied an hour ago?

Without a clipboard manager, no. The standard buffer stores only the last fragment. If you don't have it installed Ditto or CopyQ, try:

  • Check your browser history (if you copied it from a web page).
  • Look for temporary files in %Temp% (Windows) or /tmp/ (Linux/macOS).
Why is formatting lost when copying from Excel to Word?

This is due to differences in style processing between programs Microsoft Office. Solutions:

  • Use Paste Special (Ctrl+Alt+V) → select Merge Formatting.
  • Copy data to Google Sheets, then paste into Google Docs — conversion works better there.
  • Export the table to PDF, then convert to Word through Adobe Acrobat.