Remove Windows 10 Watermark Activate Windows



Contents

  • 3 Windows 10 Watermark FAQ’s

Having the Activate Windows 10 watermark in the corner of your desktop? While it’s a minor annoyance, it can sometimes appear even if you’ve activated Windows properly. And this annoyance can get in the way of what you’re working on.

You may not know, the registry is like the heart of a Windows system. Honestly, any changes in the registry are very risky and not recommend. There is a better way that is to activate your Windows using a 180-day trial license. In this post today, I will show you.

Windows 10 activation watermark appears on the desktop if you don’t activate your copy of Windows 10 once the 90-day trial period is over. It may also happen that you are still seeing this. Use NotePad To Remove Activate Windows 10 Watermark In this method, you’ll have to create a notepad with some of the commands that automatically remove watermark from your windows screen. Step 1: Open a NotePad from Start Menu or else search notepad in the search bar and open it. Remove Activate Windows Watermark using Regedit. To remove activate Windows watermark using.

Windows

Remove Activate Windows Watermark

With an easy notepad trick, you can easily remove Activate Windows 10 Watermark from your desktop. Let’s see how to do it. First, open notepad in your PC You can do this by click on start menu search type notepad and hit the enter key. Now on notepad type below commands :

@echo off
taskkill /F /IM explorer.exe
explorer.exe
exit

Now in the notepad go to file and click “Save as”. Here select the location where you want to save the file. Then Change the save as type to All Files (*.*) and Give the file name as “ remove.bat”

save the file with .bat extetion

after First paragraph ezoic
Now open the file location where you saved. You will see a file as shown below image. Press the right button on the remove.bat file and click on “Run as administrator”

run remove.bat file

A command prompt will be opened and closed itself, Now restart your laptop or desktop. That’s all there is no more “activate windows go to settings to activate windows” on your Desktop.

Watermark Manual Removal

You should edit the registry to remove the activate watermark from Windows 10. To do this process, go through the steps given below:

· Firstly, you need to press Windows + R key to open the Run box in your system.

· Then type regedit in the address bar of the Run box and hit enter.

· Then expand HKEY_CURRENT_USERControl PanelDesktop.

· Now, click on the PaintDesktopVersion option.

· After that, enter the value 0 in the Value data field and click on the Ok button to save changes.

· Now, restart your system.

Windows 10 Watermark FAQ’s

Watermark

Q: How do I fix activate Windows watermark?

A:Here another tweak to remove activate windows 10 watermark using the windows registry editor. Open Windows registry editor by click Windows + R, type regedit, and hit the enter key. Now Double click on the value “PaintDesktopVersion” in the right-side window. And Change the value “1” to a “0” and press OK to save changes.

Windows 10 Activate Windows Watermark Remove

Q:How do I get rid of the Activate Windows 10 watermark?

Activate Windows Message Removal

A:Modify the Registry to Remove Activate Windows 10 Watermark
  1. Click Windows + R to open the Run window.
  2. Type regedit into the Run box and press Enter button.
  3. Go to HKEY_CURRENT_USERControl PanelDesktop.
  4. Double-click on PaintDesktopVersion.
  5. Change its value from 1 to 0.
  6. Click OK to save the changes.
  7. Quit Registry.

Q:Why do I have an activate Windows watermark?

A:The main reason for Activate Windows 10 watermark is your windows license has expired. If you have a genuine product key then you can activate it directly, but if you don’t have a product key or serial key you will see the Activate Windows watermark on your desktop.

Q: How do I get rid of Activate Windows watermark without a product key?

A:“HKEY_CURRENT_USER” Expand “Control Panel.” Click on the “Desktop” folder. Now on it in the right-side window, Double click on “PaintDesktopVersion” DWORD key. And Change the “1” to a “0” in the “Value Data” field, and click “OK.”

Q: How do I get rid of Activate Windows Watermark permanently?

A: How you can get rid…

Remove Windows 10 Watermark Activate Windows
  1. Open Windows registry editor by Press Windows + R, type regedit, and press the enter key.
  2. Then expand HKEY_CURRENT_USERControl PanelDesktop.
  3. Hit Double click on the value “PaintDesktopVersion” in the right-side window.

Conclusion

If your Windows’ license is invalided, you will see a watermark of Activate Windows go to Settings to activate Windows every time after you boot your PC. Do you want to get rid of Activate Windows 10 watermark? Do you know how to do this job? Now, MiniTool Software will show you two available solutions.

Remove Windows 10 Watermark Activate Windows

Are you seeing the “Activate Windows; Go to Settings to activate Windows” watermark on your computer’s homescreen? Well, do not worry, we’ve got your back. Here are the top three ways to permanently remove the Activate Windows watermark on Windows 10 PC.

Remove ‘Activate Windows’ Watermark from Windows 10

Why Do You See Activate Windows Watermark?

The ‘Activate Windows’ watermark indicates that the copy of the Windows on your computer hasn’t been activated yet or its license has expired. If you have a valid Windows 10 product key, you can activate and remove the Activate Windows watermark.

However, you can’t just use the keys available online which have already been used by others. Instead, you’ll have to buy the key from Microsoft Official Store, Amazon, or any authorized sales channel. Some third-party sellers sell keys for cheap, but it isn’t something that we recommend.

Another reason for the watermark could be a different Windows version. For instance, you bought the product key for Windows 10 Professional but installed Windows 10 Home Edition instead. So, make sure this isn’t the reason in your case.

Activated vs. Unactivated Windows

There aren’t any major differences between activated and unactivated versions of Windows. That said, apart from the watermark and “Activate Windows” notifications, you get limited personalization options, including wallpapers and themes.

Furthermore, the unactivated version will only download critical updates. Stuff like optional updates, extra services, and apps from Microsoft usually bundled with an activated copy will be blocked. Other than that, the system will run just fine.

Ways to Remove Activate Windows Watermark Permanently

If you don’t have a product key and want the watermark to disappear, it can be done using a couple of methods stated below.

Method 1: Using Registry Editor

  1. Press Windows + R to open run.
  2. Type “Regedit” and press Enter or OK.
  3. Once the Registry Editor opens, click Files > Export and save it as a backup.
  4. Click on HKEY_CURRENT_USER and then on Control Panel.
  5. Now, tap on Desktop.
  6. On the right, scroll down and click the PaintDesktopVersion key.
  7. Double click on it and change the value from 1 to 0.
  8. Click OK to save changes.
  9. Close Registry Editor and restart your computer.

Method 2: Kill the Process to Remove Watermark

If the Regedit method above doesn’t work for you, you can use the notepad method, as follows:

  1. Open the Notepad on your computer. You’ll find it in the Start menu.
  2. Copy and paste the following, as shown in the screenshot below:
    @echo off
    taskkill /F /IM explorer.exe
    explorer.exe
    exit
  3. Click File on the menu bar and then tap Save as.
  4. While saving the file, click on save as all files and name it “xyz.bat.” Make sure that the extension is .bat.
  5. Now, go to the location where you saved the file.
  6. Double-click the batch file to run it on your computer.

Once you execute the batch file, the activation message will be gone from your screen. However, note that it’ll re-appear once you restart your computer. In that case, you can keep the batch file on your homescreen and tap it once every time you turn on your PC.

You can also make the batch file run automatically on startup by using Task Scheduler on Windows. This way, the watermark won’t re-appear after reboot. To do it:

  1. Search for Task Scheduler in Start Menu. Open it.
  2. Click on “Create Basic Task” under Actions at the right.
  3. Name the task and proceed further.
  4. Now, select “When the computer starts” and click Next.
  5. Choose “Start a program” and press Next.
  6. Click Browse and select the ‘removewatermark.bat’ file.
  7. Then tap ‘Open’ and press ‘Next.’
  8. Click ‘Finish’ to schedule the task.

Method 3: Using Command Prompt

If your Windows computer has test mode enabled, it’ll cause the Activate Windows watermark to appear on your screen. You can disable the test mode using some simple commands in CMD, as follows:

Windows 10 Remove Activate Windows Watermark 2020

  1. Open the Start menu and type ‘CMD’ in the search bar.
  2. Right-click on Command Prompt and tap Run as administrator.
  3. In the CMD window, type bcdedit -set TESTSIGNING OFF and press Enter.
  4. You’ll see the message, “The operation completed successfully.”
  5. Now restart your computer.

Remove Windows 10 Watermark Activate Windows 8.1

Wrapping Up

I hope that you’re now able to remove the Activate Windows watermark on your Windows 10 PC. The registry editor method should work well for most of the users. Yet, do let me know which method worked for you. Feel free to reach out via comments in case of any related doubts or queries.

Also, read- 6 Different Ways to Open the Device Manager on Windows 10