How to Disable the Activate Windows Watermark on Windows 10

August 6, 2025

0
(0)

How to Disable the Activate Windows Watermark on Windows 10

Activate Windows Watermark

If you’re using Windows 10 without activation, chances are you’ve seen the “Activate Windows – Go to Settings to activate Windows” watermark at the bottom-right corner of your screen. While it doesn’t block access to core functions, it can be distracting — especially during presentations, recordings, or daily use.

In this comprehensive guide, we’ll explain why the watermark appears and show you several safe and effective ways to remove or hide it from your Windows 10 desktop.

Why Does the “Activate Windows” Watermark Appear?

Activate Windows Watermark2

The watermark shows up when your copy of Windows 10 isn’t activated properly. This can happen for a few reasons:

  • You installed Windows 10 without entering a product key

  • Your product key is invalid or expired

  • Windows was unable to verify the activation with Microsoft servers

  • You changed hardware (like motherboard) and your digital license didn’t carry over

Although the watermark is harmless and doesn’t affect system performance, it can limit personalization features such as changing your wallpaper, themes, or colors.

Now, let’s explore several methods to remove it.

Method 1: Activate Windows with a Genuine Product Key

Activate Windows Watermark3

The most straightforward way to get rid of the watermark is to activate Windows using a valid license key.

Steps to Activate Windows:

  1. Press Windows + I to open Settings

  2. Go to Update & Security > Activation

  3. Click Change product key

  4. Enter your 25-character Windows 10 product key

  5. Click Next and follow the on-screen prompts

If the key is valid, Windows will activate, and the watermark will disappear within a few minutes.

You can buy genuine licenses from:

  • Microsoft Store

  • Authorized retailers

  • Pre-installed systems (OEM keys)

Avoid using unofficial or pirated keys, as they could lead to system instability or legal issues.

Method 2: Use a Digital License

If you had Windows 10 activated earlier with a digital license tied to your Microsoft account, you may be able to reactivate it after a hardware change.

Reactivate Using Microsoft Account:

  1. Go to Settings > Update & Security > Activation

  2. Click on Troubleshoot

  3. Select I changed hardware on this device recently

  4. Sign in to your Microsoft account

  5. Choose your device from the list

  6. Click Activate

This works if your license was previously linked to your Microsoft account.

Method 3: Remove Watermark Temporarily Using Command Prompt

This method hides the watermark temporarily. It doesn’t activate Windows or grant additional features, but it can remove the message from your screen.

Steps:

  1. Press Windows + S, type cmd, right-click on Command Prompt, and select Run as administrator

  2. In the command window, enter the following command:

vbnet
bcdedit -set TESTSIGNING OFF
  1. Press Enter and then restart your computer

The watermark may disappear after reboot. If not, try the next method.

Method 4: Use Notepad to Create a Batch File (Temporary Solution)

This trick disables the watermark using a simple batch script.

Steps:

  1. Open Notepad

  2. Paste the following lines:

bash
@echo off
taskkill /F /IM explorer.exe
explorer.exe
exit
  1. Save the file as remove_watermark.bat

  2. Right-click on the file and select Run as administrator

This can temporarily refresh your desktop and remove the watermark until the next reboot. Use this only as a visual workaround.

Method 5: Modify the Registry (Advanced Users)

Warning: Editing the registry can be risky if not done properly. Always back up your registry before making changes.

Steps:

  1. Press Windows + R, type regedit, and hit Enter

  2. Navigate to:

mathematica
HKEY_CURRENT_USER\Control Panel\Desktop
  1. Find the key named PaintDesktopVersion

  2. Double-click it and change the value from 1 to 0

  3. Click OK and close the Registry Editor

  4. Restart your computer

If successful, the watermark will no longer be visible.

Method 6: Use Third-Party Tools (With Caution)

There are some third-party tools designed to hide the watermark, but they should be used cautiously and only from reputable sources.

Popular options (used at your own risk):

  • Universal Watermark Disabler

  • MyDigitalLife Forums (manual methods and scripts)

Note: These tools don’t activate Windows. They only remove or mask the watermark, and using them might violate Microsoft’s terms of use. Always scan any downloads for malware.

If you’re on a tight budget, you can often find OEM Windows 10 licenses at a lower cost from reputable online retailers. These keys are legal and often bundled with hardware but are usually tied to one machine only.

Once you have a valid key:

  1. Go to Settings > Update & Security > Activation

  2. Enter the new product key and activate Windows

  3. The watermark will disappear permanently

Method 8: Install a Fresh Activated Copy of Windows

If none of the above methods work and you’re still stuck, you might consider reinstalling Windows with an activated version.

Steps:

  1. Download the Windows 10 ISO using the Media Creation Tool from Microsoft’s official website

  2. Create a bootable USB drive

  3. Install Windows 10 and enter a valid product key during installation

  4. Once installation completes and Windows is activated, the watermark will be gone

Make sure to back up your data before reinstalling.

Final Thoughts

The “Activate Windows” watermark is a reminder that your copy of Windows isn’t activated. While it doesn’t prevent you from using your PC, it limits personalization and can be an eyesore.

Here’s a quick summary of your options:

  • Best Permanent Fix: Use a genuine product key or digital license

  • Temporary Workarounds: Use command prompt, registry edits, or scripts

  • Avoid: Pirated keys or sketchy tools that might compromise your system

To keep your system stable, secure, and fully functional, activating Windows legally is always the recommended path.

How useful was this guide?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted