{
"title": "Windows 11 Clipboard History Quietly Gains a Plain-Text Paste Option",
"content": "Microsoft has quietly introduced a “Paste as Text” option to Windows 11’s clipboard history, a small but impactful change that addresses a decades-old annoyance. First documented by Windows expert Paul Thurrott on Thurrott.com on July 8, 2026, the feature lets users strip all formatting from copied text before pasting, right from the Win+V clipboard panel. No more pasting into Notepad first just to kill stray fonts, colors, or hyperlinks.
A Closer Look at What Changed
The clipboard history, invoked by pressing Windows key + V, has always shown a list of recently copied items—text, images, and HTML snippets. Until now, clicking an item would simply paste it with its original formatting intact. If you wanted plain text, you had to rely on app-level shortcuts like Ctrl+Shift+V (which not all programs support) or laborious workarounds.
The new “Paste as Text” command appears in the context menu of each text-based clipboard entry. When you right-click a snippet (or tap the three-dot menu), you’ll see options that previously included Pin and Delete; now there’s also “Paste as Text.” Selecting it inserts the copied content at your cursor position without any formatting—no bold, no underline, no hyperlinks, no font face or size. The clip remains stored in its original formatted state, so you can choose later to paste with formatting if needed.
Thurrott’s screenshot on his “cbh-paste-text” attachment page confirms the feature’s presence in what appears to be a recent Windows 11 build. While Microsoft hasn’t issued a formal announcement, the functionality is likely rolling out first to Insider channels before reaching the general public. If your system has received the update, you’ll find it works across all apps—from WordPad and Notepad to Office 365, web browsers, and even text fields in legacy software.
What This Means for You
For Everyday Users If you’ve ever copied a headline from a news site and pasted it into an email only to see it arrive in 24-point blue Helvetica, you’ll appreciate the simplification. The new option removes the extra step of opening a plain-text editor (like Notepad) as a middleman. It’s especially handy when pasting into messaging apps or social media that often handle rich text poorly. Parents writing school newsletters, students compiling research, and anyone who frequently moves text between web pages and documents will save a few clicks each time. For instance, copying a recipe from a cooking blog into a notes app can pull in odd formatting boxes and hidden links; with “Paste as Text,” you get clean, ready-to-use content instantly.
For Power Users and Multitaskers System-wide plain-text paste has been a top request in Windows feedback channels for years. Power users who juggle multiple applications—say, copying from a browser into a terminal, a note-taking app, or a code editor—often encounter formatting glitches. While many developer-oriented tools like Visual Studio Code offer their own plain-text paste shortcuts, this OS-level feature ensures consistency everywhere, even in apps that lack such a shortcut.
For example, copying text from a PDF into Photoshop’s text tool previously required a detour through Notepad to avoid carrying over PDF-specific styling. Now you can just use Win+V, select “Paste as Text,” and get clean text instantly. It’s a small efficiency gain that adds up during a long workday, especially when moving content between disparate environments like a terminal and a document editor, where stray ANSI codes or fonts can cause chaos.
For Administrators and Support Staff IT pros configuring systems for less technical users will find one less thing to explain. Rather than teaching colleagues about Ctrl+Shift+V (and explaining when it works and when it doesn’t), you can point them to the universal clipboard panel. This also reduces support tickets related to “weird formatting” in documents. If your organization uses standard images with scripts or group policies, note that the feature is part of the core OS and doesn’t require additional software. It’s a reliable, built-in way to maintain text consistency across corporate communications.
How a Simple Feature Took Years
Windows has had a clipboard since the days of Windows 1.0, but for most of that history it was a one-item-at-a-time affair. The modern clipboard history, with its syncing and pins, arrived in Windows 10’s October 2018 Update (version 1809). Since then, Microsoft has steadily improved sync reliability, added the ability to clear history, and integrated emoji and symbols. Yet a native plain-text paste remained absent.
The technical reason lies in how the clipboard stores data. When you copy formatted text, Windows saves multiple representations—HTML, RTF, plain text, and more—in the clipboard object. Apps typically request the richest format available, so pasting often brings styling along. Forcing plain text means the system must ignore those richer formats and use only CF_UNICODETEXT, which basic pasting didn’t expose as a separate action.
Third-party clipboard managers like Ditto, ClipClip, and Clipboard Fusion have offered plain-text pasting for over a decade, underscoring the demand. Apple’s macOS has long provided “Paste and Match Style” (Command+Option+Shift+V) as a system default. Linux environments also boast similar utilities. Microsoft’s own Office suite includes “Paste Special” and “Keep Text Only,” but those options were app-contextual—never universal.
The Windows Insider program, launched in 2014, gave Microsoft a direct line to user feedback. Requests for a platform-wide plain-text paste have been perennial, with thousands of upvotes in the Feedback Hub. Thurrott’s discovery suggests that the company finally listened. It’s also in line with a broader Windows 11 philosophy of reducing friction for everyday tasks—seen in the redesigned context menus, snap layouts, and system tray cleanup. This quiet addition might lack the fanfare of a Copilot integration or a UI overhaul, but its utility is immediate.
How to Use the New Paste as Text Right Now
If you’re eager to try the feature, here’s what you need to know:
- Check Availability: The option appears in builds that include this update. As of July 2026, it may be rolling out slowly. To maximize your chances, ensure you’re running the latest Windows 11 updates (Settings > Windows Update). If you’re an Insider, especially in the Dev or Beta channels, you’re more likely to have it.
- Enable Clipboard History: Go to Settings > System > Clipboard and toggle on “Clipboard history.” (It’s off by default on many PCs.) Once activated, press Windows key + V instead of Ctrl+V to open the panel.
- Using the Feature:
- What If You Don’t See “Paste as Text”?
- For Those Who Prefer Plain Text as the Default: