Windows

How to Show or Hide OS Edition on Windows 11

Richard
Written by
Richard
Aug 1, 2023 Updated May 1, 2026 3 min read

Have you ever wanted to see your Windows version right on your desktop wallpaper? This guide shows you how to show hide OS edition Windows 11 watermark. We will explore how to use the Registry Editor and Group Policy to manage this system customization.

Why do this?

Normally, you have to dig through settings to find your system info. By adding a desktop build number, you can see your exact Windows version at a glance without opening extra menus. This is helpful for IT professionals or users managing multiple test machines.

What happens when you are done?

Once you finish these steps and restart your PC, your desktop background will either show or hide the small text watermark that lists your Windows edition and build number. This change is purely visual and does not alter your system files or activation status.

Steps to Show or Hide the Watermark

Note: These steps require admin privileges to modify system settings.

First, open the Windows Registry by pressing Win + R, typing regedit.exe, and hitting Enter. You can change this for your current user or for every user on the PC.

  • Use HKEY_CURRENT_USER to change settings for your account only.
  • Use HKEY_LOCAL_MACHINE to change settings for all users on the computer.

Navigate to this path for your current user:

HKEY_CURRENT_USER\Control Panel\Desktop

If you don’t see the Desktop folder, right-click the Control Panel key and create the subkey folder named “Desktop.”

  1. Right-click in the empty space on the right side of the Desktop folder.
  2. Select New then DWORD (32-bit) Value.
  3. Name this new item PaintDesktopVersion.
  4. Double-click PaintDesktopVersion and ensure the Base is set to Decimal.
  5. In the Value data box, type 1 to show the watermark or 0 to hide it.
Windows 11 show or hide os version and build on desktop

If you want to apply this to all users on the computer, use this path instead:

🗝️Registry
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows
  1. Create and update the item PaintDesktopVersion.
  2. Set the Base to Decimal.
  3. Type 1 to show the watermark or 0 to hide it.

Using Group Policy Editor (GPO)

If you are using Windows 11 Pro or Enterprise, you can use the Group Policy Editor. Press Win + R, type gpedit.msc, and hit Enter. Navigate to User Configuration > Administrative Templates > Desktop. Find the setting for the desktop watermark and toggle it to Enabled or Disabled. Note that this method is not available on Windows 11 Home edition.

Risk Mitigation and Updates

Will Windows updates revert my changes? Occasionally, major feature updates may reset registry keys to default values. If your watermark disappears after an update, simply repeat the steps above. Always refer to official Microsoft documentation for system requirements and update details.

Summary

This tutorial taught you how to modify the Windows registry to toggle your system version watermark on your desktop. By adjusting the PaintDesktopVersion key, you can quickly customize your desktop view. Remember that this will not affect Windows Insider Preview evaluation copies, which are hardcoded to display version info.

Does hiding the OS edition affect Windows activation status?

No, hiding or showing the OS edition watermark does not affect your Windows activation status. The watermark is merely a visual overlay for your desktop wallpaper. Your system remains fully activated and functional regardless of whether this text is visible on your screen.

Is it safe to edit the registry to remove the watermark?

Yes, editing the registry to toggle the watermark is safe when following specific instructions. However, always back up your registry before making changes. Incorrectly modifying other keys can cause system instability, so be careful to only edit the specific values mentioned in this guide.

Was this guide helpful?

Tags: #Windows 11
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

One response to “How to Show or Hide OS Edition on Windows 11”

  1. 2/13/2026 – Does not work anymore. Does not match my System > About information. I ‘see’ the watermark says: Windows 11 Pro, Build 26100.ge_release.240331-1435.

    The System > About reads: Windows 11 Pro, 25H2, 26200.7840. And a Windows Feature Experience Pack of 1000.26100.291.0.

    I have used Chris Titus WinUtil previously and wonder if that changed something necessary.

Leave a Reply

Your email address will not be published. Required fields are marked *

Exit mobile version