ItsGeekToMe.co

The official home of It's Geek to Me on the web!

Issue #987: June 21-27, 2026

Q: You answered a question for me a couple of weeks ago (Geek Note: I.G.T.M. Issue #984, May 31, 2026).  I did as you requested and my Windows 11 is the Home edition. Confirmed this by going into Settings→About & scrolled down to About, then clicked Copy. Here’s what was copied:

     Edition: Windows 11 Home
     Version: 25H2
     Installed on: ‎12/‎13/‎2024
     OS build: 26200.8524
     Experience: Windows Feature Experience Pack 1000.26100.315.0

 You said to contact you again if my version is not “Pro” so here I am.

 – William R.
Fort Walton Beach, Florida

A: Readers, what isn’t obvious from William’s question is that he also included a screenshot in his submission that contained an error message he received when trying to run the Group Policy Editor.  It said “Windows cannot find ‘gpedit.msc’.  Make sure you typed the name correctly, and then try again.”  This is exactly what I said would happen in the event that the version of Windows in question is not “Pro”.  William has, as I imagine many of you reading this have the “Home” edition of Windows, which is perfectly adequate for residential use.  That is, until you want to configure your system using some of the more advanced features that Microsoft has unfortunately chosen to withhold from the “Home” tier of Windows (thanks, Bill!).  Fear not!  It is not impossible to accomplish the task – it’s just a bit more difficult.

 The “task” in question was getting Clipboard History to work on Reader William’s PC.  Since the preferred method is unavailable, we’ll just have to strong-arm a solution using another tool that I don’t like to recommend very often: The Registry Editor.  Unlike the Group Policy Editor, the Registry Editor is included in all versions of Windows.

A cautionary note before we begin: Registry Editor is an extremely powerful tool that accesses the very core of the way Windows operates and interacts with software and hardware.  A few errant clicks can catastrophically affect a computer’s performance, or even its ability to boot.  Use care while in the registry, and don’t go exploring.

Launch the Registry Editor by typing [WinKey]+R to bring up the “Run…” dialog, then type “regedit” and hit “OK”.  You’ll probably get a dialog from User Account Control asking if you want to allow this.  That should be a great example of how serious you should take using this tool. Click “Yes” to continue.

If you’re not familiar with Regedit, it bears a quick explanation of what you’re seeing.  On the left is a hierarchical list of what are called registry hives, underneath which live aggregate registry keys.  At the bottom of each hierarchy leg the keys have values associated with them, which appear on the right side when a key is selected.  You can edit a key by double-clicking it.  We will need to modify or create specific keys in two distinct registry locations.  One to turn the feature on, and the other to ensure Windows doesn’t block it.

In the left sidebar, navigate to the following path: HKEY_CURRENT_USER\Software\Microsoft\Clipboard (if any hyphens appear in that string, ignore them.  That’s a limitation of the column being processed for printing in a newspaper column).  Look in the right-hand pane for a value named EnableClipboardHistory.  If it exists, double-click it and change the Value data to 1. If it doesn’t exist, right-click in the empty space in the right pane, select New>DWORD (32-bit) Value.  Name it exactly “EnableClipboardHistory” (no embedded spaces, and include the caps).  Set its value to 1, and click OK.

Now that we’re sure the feature is turned on, we need to make sure there is not a Windows Policy in place restricting its use.  In the left sidebar, navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System.  Same rules as above about ignoring any hyphens you see.  In the right pane, look for a value named AllowClipboardHistory.  If it exists, double-click it and change the Value Data to 1.  If it does not exist, right-click in the empty space in the right pane, select New>DWORD (32-bit) Value.  Name it exactly “AllowClipboardHistory”  Set its value to 1, and click OK.

Close the Registry Editor and restart your computer.  The Clipboard History feature should now be available to you. 


To view additional content, comment on articles, or submit a question of your own, visit my website at ItsGeekToMe.co (not .com!)


Leave a Reply

June 2026
S M T W T F S
 123456
78910111213
14151617181920
21222324252627
282930  

Search the site

Archives

Copyright Notice

All content on this site is Copyright © 2007-2026 by Jeff Werner – All rights reserved.