Early adopter offer: Themia Pro $24 $19
← All posts

Windows 11 Clipboard History: The Complete Guide (2026)

Copy something, paste it, then copy something else — and the first thing is gone forever. That is how every PC has worked since the early 1980s, and most Windows users have just accepted it. What fewer people know is that Windows 11 has had a proper clipboard history built in since 2019, and it is still turned off by default for most users.

This guide covers everything about the Windows 11 clipboard history: how to turn it on, how to use it efficiently, how to pin items you use constantly, the cloud sync option, when it falls short, and the third-party tools worth installing if you need more. No extra app required for most people — the built-in feature is good enough.

A Windows 11 desktop with the clipboard history panel open, showing several recently copied items including text snippets and an image
The Win+V panel — clipboard history lives here, showing up to 25 recent copies since last boot.

How to enable clipboard history in Windows 11

The feature is off by default. There are two ways to turn it on:

Method 1 — Settings: Open Settings → System → Clipboard. Toggle Clipboard history to On. Done. From that point on, anything you copy (Ctrl+C or right-click → Copy) is added to the history.

Method 2 — The shortcut prompt: Press Win+V on a machine where history is disabled. Windows shows a prompt asking if you want to turn on clipboard history. Click Turn on. Same result, without navigating Settings.

Once enabled, the history persists across app switches and across the session. It is cleared automatically on restart. To view it at any time: press Win+V.

Navigating the Win+V panel

The panel opens as a floating overlay wherever your cursor is — usually near the tray or near the text cursor if you are in a text field. It shows up to 25 recent clipboard items in reverse chronological order.

  • Click any item to paste it immediately into the focused field.
  • Three-dot menu → Pin to pin an item so it survives reboots (pinned items stay at the top permanently).
  • Three-dot menu → Delete to remove a specific item.
  • Three-dot menu → Copy to copy it to the current clipboard without pasting.
  • Clear all button (top right of the panel) to wipe the whole history.
  • Emoji button (bottom of the panel) opens the emoji and special characters picker — the same one as Win+. shortcut.

The panel does not have a search box. With only 25 items that is rarely a problem, but if you find yourself scrolling, consider pinning frequently used items so they stay at the top.

Practical uses that change how you work

The two-item clipboard (current item + history) sounds minor. In practice it removes a whole category of friction.

Pasting from multiple sources into one document

The classic workflow: you are writing a report and need to pull quotes, URLs, names, and numbers from three different browser tabs and a spreadsheet. Normally you would switch between every source and your document repeatedly. With clipboard history you can batch-copy everything first — switch to source 1, copy, switch to source 2, copy, switch to source 3, copy — then open your document and use Win+V to paste each item in order. Fewer window switches, less context switching.

Pinning reusable boilerplate

Email signatures, standard reply phrases, your company address, a meeting link — anything you paste more than three times a day is worth pinning. Pinned items sit at the top of the Win+V panel indefinitely, survive reboots, and are one click to paste. Think of it as a lightweight text-expander built into Windows.

Windows 11 desktop in dark mode with a note widget always visible on the wallpaper, showing a to-do list and calendar widget alongside
For always-visible notes alongside clipboard snippets, a desktop widget complements Win+V well — see the sticky notes guide for the comparison.

Recovering accidental overwrites

You copy something important, forget, copy something else, then realise you need the first item. With clipboard history off, that content is gone. With it on, scroll back through the panel and it is there. The 25-item buffer is enough for most session workflows.

Pasting plain text from the history

One underused technique: Win+V pastes items with their original formatting intact (HTML, rich text). If you need plain text instead, click the item in the panel and then use Ctrl+Shift+V in apps that support paste-without-formatting (most modern editors, Google Docs, Notion). In apps that do not support that shortcut, paste into Notepad first and recopy.

Cloud sync: what it does and when to skip it

Settings → System → Clipboard → Sync across devices is a separate toggle. When on, clipboard content syncs via Microsoft's servers to other Windows devices signed in with the same Microsoft account, and to an Android phone running the Phone Link app.

It works for plain text only. Images, HTML, and files do not sync. The sync is near-instant over a good connection.

When to turn it on: You frequently copy text on your phone and want to paste it on your PC, or you move between a desktop and a laptop and want the same clipboard snippets available.

When to leave it off: You work with sensitive data (passwords, client info, legal text) and do not want clipboard content leaving the device. You use a local Windows account and do not have a Microsoft account. You want maximum privacy with no cloud dependency. In these cases, local-only history is the better fit — and for PC-to-PC sync without Microsoft, Ditto (covered below) handles it over your local network.

Keyboard-only workflow

The panel is fully keyboard-navigable, which matters if you are trying to avoid the mouse mid-flow:

  • Win+V — open the panel.
  • Arrow keys — navigate between items.
  • Enter — paste the selected item.
  • Delete — remove the selected item.
  • Escape — close the panel without pasting.
  • Tab — move to the three-dot menu for the selected item.

Combined with Snap Layouts (Win+Z) and virtual desktops, the Win+V workflow is part of the broader Windows 11 keyboard-first approach — if you have not yet read the guide on how to use Snap Layouts, it pairs naturally with clipboard history for moving content between snapped windows.

Limitations of the built-in clipboard history

The feature is genuinely useful for most people, but it has real constraints:

  • 25-item cap. If you copy a lot, items scroll off quickly. There is no way to raise the limit in Windows settings.
  • No search. You cannot filter the list by keyword. Pinning is the only workaround.
  • Cleared on reboot. Pinned items survive; everything else does not. If you want persistent history across reboots, you need a third-party tool.
  • No grouping or folders. You cannot organise items into categories.
  • Images are uneditable. You can paste an image from history but not annotate or crop it before pasting.
A Windows 11 desktop with system stats, calendar and notes widgets visible on the wallpaper, representing a productivity-focused setup
A full productivity desktop layers clipboard history, desktop widgets, and snap layouts — each solving a different piece of the friction.

When to use Ditto or CopyQ instead

If the built-in tool's limits feel constraining, two free open-source tools are worth knowing:

Ditto

Ditto is the most widely used third-party clipboard manager for Windows. It stores an unlimited history (configurable), has full-text search, supports grouping items into "sticky" named lists, and can sync across PCs on your local network without any cloud account. It installs in the system tray and is configured to launch at startup.

Ditto is free, open-source (GitHub), and has been actively maintained since 2008. If you copy and paste heavily as part of your workflow — writing, coding, research — Ditto is the upgrade from Win+V.

The default shortcut to open Ditto is Ctrl+` (backtick). You can remap it in Ditto settings.

CopyQ

CopyQ is more technical than Ditto — it has a full scripting engine (JavaScript-based) that can run commands on clipboard content automatically. Examples: strip formatting from anything copied from a browser, auto-uppercase pasted content, or run a regex replace before pasting. It stores unlimited history, supports tabs and tagged items, and has a command palette.

CopyQ is worth considering for developers and power users. For everyone else, Ditto or the built-in Win+V tool is simpler and sufficient.

Clipboard history and desktop widgets

Clipboard history handles transient content — things you copied in this session that you need again soon. For longer-lived notes and to-do items that should survive reboots and stay visible without pressing Win+V, a desktop widget is the complementary tool. The guide to adding sticky notes to your Windows desktop covers the always-visible options (Sticky Notes, Themia, OneNote mini), and the to-do widget guide covers task lists you want permanently on the wallpaper.

For building out the broader productivity layer — calendar, email count, system stats, and notes all visible at a glance — the productivity dashboard guide walks through a complete layout. And if you are setting up a home office PC from scratch, the Windows 11 WFH setup guide covers clipboard history alongside all the other settings worth configuring on day one.

Security note

The clipboard history stores whatever you copy. If you are working with passwords, API keys, or sensitive documents, be aware:

  • Well-designed password managers (1Password, Bitwarden, KeePass) use the Windows clipboard privacy API to exclude their content from history automatically. Test yours — copy a password and check Win+V. If you see it, your password manager is not using the privacy API and you should either switch managers or manually clear the clipboard after pasting a password.
  • If you share a Windows session or leave your PC unlocked, the clipboard panel is accessible to anyone who presses Win+V. Lock your PC when you step away (Win+L).
  • The cloud sync feature sends clipboard content to Microsoft servers. Disable it if you work with legally privileged or confidential information.

Quick-start summary

Everything you need to get going in three lines:

  1. Enable: Settings → System → Clipboard → Clipboard history → On. Or press Win+V and click Turn on.
  2. Use: Copy as normal (Ctrl+C). Press Win+V to see the history and click any item to paste it.
  3. Pin reusables: Three-dot menu next to any item → Pin. Pinned items survive reboots and stay at the top.

For most Windows 11 users, that is all there is to it. The feature is free, already installed, and takes thirty seconds to set up. If you find yourself hitting the 25-item limit regularly, install Ditto — it takes over from Win+V and adds the history depth and search the built-in tool lacks. Either way, the single-clipboard era is over.

FAQ

Is Windows 11 clipboard history enabled by default?

No. The clipboard history feature (Win+V) is off by default on a fresh Windows 11 installation. You have to enable it once in Settings → System → Clipboard, or you can enable it the first time you press Win+V — Windows will offer to turn it on right there. After enabling, it stores up to 25 recently copied items until you reboot or manually clear the history.

What types of content does clipboard history store?

Clipboard history stores text, HTML fragments, and images up to 4 MB per item. It does not store files copied from File Explorer (e.g. Ctrl+C on a file — that just stores a file reference that expires immediately) and it does not store content flagged as confidential by apps that use the Windows clipboard privacy API (password managers like 1Password and Bitwarden do this). Anything copied in a sensitive app should be excluded automatically.

Does clipboard history sync across my devices?

It can, but only if you opt in. In Settings → System → Clipboard, there is a separate "Sync across devices" toggle. It requires a Microsoft account and uses the cloud clipboard API. Syncing is phone-to-PC only (from Android via the Phone Link companion), not PC-to-PC. If you want PC-to-PC sync or more control, the third-party tool Ditto (free, open-source) is the better option — it supports LAN sync without any Microsoft account.

How do I clear the clipboard history in Windows 11?

Press Win+V to open the panel, then click the three-dot menu next to any item and choose Delete to remove it individually, or click the "Clear all" button at the top right to wipe the whole history. You can also clear it from Settings → System → Clipboard → Clear. Clipboard history is automatically cleared when the PC restarts. If you want it cleared on every lock, you can set a task in Task Scheduler to run the command "cmd /c echo.|clip" on the lock screen trigger — but for most users a manual clear is enough.

Can I use clipboard history without a Microsoft account?

Yes — the local clipboard history (up to 25 items stored on-device) works perfectly on a local Windows account. Only the cloud sync feature requires a Microsoft account. Most people only need local history, which works immediately after toggling it on in Settings, account-free.

Is there a better clipboard manager than the built-in Windows one?

Ditto is the most respected free, open-source alternative. It runs in the system tray, stores an unlimited history (you set the size), supports searching, grouping items into lists, and LAN sync across multiple PCs. CopyQ is another strong open-source option with scripting support. Both are worth installing if you copy and paste heavily — the built-in Win+V tool is a great starting point, but it caps at 25 items and lacks search filtering.

Try Themia for yourself

Free tier included. Windows 10 & 11. Under 10 MB.

Download Themia v0.12.2