Remove Windows not activated from windows 10

How to remove Windows not activated, from Windows 10.

In a blank text document, paste the code.

@echo off
taskkill /F /IM explorer.exe
explorer.exe
exit


Save the file as, 
File name: Activation.bat
Save as type: All Files


File will look like this,
Run it as administration.

And restart the computer.
Share:

Post a Comment

Please write comments if you find anything incorrect, or you want to share more information about the topic discussed above.