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.
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
Q: How do I fix activate Windows watermark?
Windows 10 Activate Windows Watermark Remove
Q:How do I get rid of the Activate Windows 10 watermark?
Activate Windows Message Removal
- Click Windows + R to open the Run window.
- Type regedit into the Run box and press Enter button.
- Go to HKEY_CURRENT_USERControl PanelDesktop.
- Double-click on PaintDesktopVersion.
- Change its value from 1 to 0.
- Click OK to save the changes.
- Quit Registry.
Q:Why do I have an activate Windows watermark?
Q: How do I get rid of Activate Windows watermark without a product key?
Q: How do I get rid of Activate Windows Watermark permanently?
A: How you can get rid…
- Open Windows registry editor by Press Windows + R, type regedit, and press the enter key.
- Then expand HKEY_CURRENT_USERControl PanelDesktop.
- 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.
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
- Press Windows + R to open run.
- Type “Regedit” and press Enter or OK.
- Once the Registry Editor opens, click Files > Export and save it as a backup.
- Click on HKEY_CURRENT_USER and then on Control Panel.
- Now, tap on Desktop.
- On the right, scroll down and click the PaintDesktopVersion key.
- Double click on it and change the value from 1 to 0.
- Click OK to save changes.
- 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:
- Open the Notepad on your computer. You’ll find it in the Start menu.
- Copy and paste the following, as shown in the screenshot below:
@echo off
taskkill /F /IM explorer.exe
explorer.exe
exit - Click File on the menu bar and then tap Save as.
- While saving the file, click on save as all files and name it “xyz.bat.” Make sure that the extension is .bat.
- Now, go to the location where you saved the file.
- 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:
- Search for Task Scheduler in Start Menu. Open it.
- Click on “Create Basic Task” under Actions at the right.
- Name the task and proceed further.
- Now, select “When the computer starts” and click Next.
- Choose “Start a program” and press Next.
- Click Browse and select the ‘removewatermark.bat’ file.
- Then tap ‘Open’ and press ‘Next.’
- 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
- Open the Start menu and type ‘CMD’ in the search bar.
- Right-click on Command Prompt and tap Run as administrator.
- In the CMD window, type bcdedit -set TESTSIGNING OFF and press Enter.
- You’ll see the message, “The operation completed successfully.”
- 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