Unwanted 'Activate Windows' Watermark
I bought a reconditioned Dell for 65 quid
Windows 10 Keeps giving me the Watermark - "Activate Windows" etc
Created a 'Remove.bat' file with the code:
@echo off
taskkill /F /IM explorer.exe
explorer.exe
exit
set up task scheduler in various ways: run on startup, run at certain times etc
it works but the watermark keeps coming back the next day
I tried a Reghack but the 'Paint' Variable seems to be a zero
any thoughts?
|