Window 10 को विन्डो एक्टिव वाटरमार्क कसरी हटाउने ?
Here are tow methods you can use to remove window 10 Active watermark?
Method 1: Edit the Registry
You need to modify the registry to remove the activate watermark from Windows 10.
Please follow the steps below:
Press Window + R to open the Run dialog box on your system
Next type regedit.exe on Run dialog box and press Enter or click OK
Now expand or navigate to HKEY_CURRENT_USER>Control Panel>Desktop.
Next scroll down to value PaintDesktopVersion and double click on it
Now set 'Value Data' to 0 and then click the “OK” button to save the changes made
Now reboot your computer and check if the watermark has been gone.
Method 2: Run Batch File
Another method to remove the “Activate Windows” watermark from Windows 10 is a simple notepad trick. Simply create the following Notepad file and save it in the .bat extension on your computer and run it to kill the watermark process.
Please follow the steps below:
Go to Search box via start menu, type Notepad and press Enter
Next it the notepad type the command mentioned below
@echo off
taskkill /F /IM explorer.exe
explorer.exe
exit
Next click the File tab on notepad menu bar and select the option 'Save as'
Name the file as remove.bat and change the Save as type to All Files (*.*)
Next, go to the file location where you saved the remove.bat file
Right-click on the file and select Run as Administrator
The “Command Prompt” window will open, the batch file will be run and executed and the window will close automatically. Then simply reboot Windows and you will notice that the “Activate Windows” watermark has been removed from your desktop.