View Single Post
Old 30-10-2018, 00:34   #1
hduser
Inactive
 
Join Date: Oct 2018
Posts: 5
hduser is an unknown quantity at this point
Question 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?
hduser is offline   Reply With Quote