Free Windows 10 has a common problem "Active Windows" watermark on computer.

To remove watermark create a text file and save it like this "remove-watermark.bat"

keep those code in this file 


@echo off
taskkill /F /IM explorer.exe
explorer.exe
exit
After save this file please run it "Run as Administrator" then re-start your computer.