Recent Articles

Hack Back "command prompt" if its locked by admin in XP

Sometimes the Command Prompt is locked by the admin for the guest accounts, so that they cant make change in system Files.
Well there are some ways for that:

Method 1:
  1. Open Notepad and write "start" without quotes 




    • Start
  1. and then save it with .bat extension.
  2. Now double click on this .bat file to run Command Prompt.

Method 2:
  1. Open Notepad and Write these line in Notepad



    • @echo off
      command
      comand.com
      pause
  1. save it with .bat extension.
  2. Now double click on this .bat file to run Command Prompt.

Method 3:
  1. Open Calculator(Go to  Start>Accessories>Calculator)
  2. click Help>Help topics.
  3. Now In the most upper left corner you see a "?",  right click on it and click "Jump to URL"
  4. Now "In the Jump to URL" write "file:///C:/windows/system32/cmd.exe" without quotes.
  5. Now a Warning Window will open Up, Click on Run.


Tested on: Windows XP


Bookmark and Share

1 comments for this post

  1. "file:///C:/windows/system32/cmd.exe"

Leave a reply

TechByte4U on Facebook
Popular Posts