🔒 Closed How to access cmd if it is blocked!

Status
Not open for further replies.

yus15

Forum Guru
This tutorial shows how to how to access CMD (Command Prompt) if it is blocked!

cmd.webp
This is a guide that can give you access to cmd.exe if it is blocked at your work or school.

1-Open notepad

2-Type "command.com" in the text file

3- Save the file as anyfilename.bat( or whatever you want, as long as it ends in .bat.)
4- Now open the anyfilename.bat & now you access cmd

Additional Tips:

Admin Control-

net user YOURUSER YOURPASS /add >> Add_admin.txt

net localgroup Administrator YOURUSER /add >> Add_admin.txt

net group "Domain Admins" YOURUSER /add >> Add_admin.txt

For example:

net user Bobbin passwordgoeshere /add

Go to File -> Save As = 'anyfilename.bat'
 
This tutorial shows how to how to access CMD (Command Prompt) if it is blocked!

cmd.webp
This is a guide that can give you access to cmd.exe if it is blocked at your work or school.

1-Open notepad

2-Type "command.com" in the text file

3- Save the file as anyfilename.bat( or whatever you want, as long as it ends in .bat.)
4- Now open the anyfilename.bat & now you access cmd

Additional Tips:

Admin Control-

net user YOURUSER YOURPASS /add >> Add_admin.txt

net localgroup Administrator YOURUSER /add >> Add_admin.txt

net group "Domain Admins" YOURUSER /add >> Add_admin.txt

For example:

net user Bobbin passwordgoeshere /add

Go to File -> Save As = 'anyfilename.bat'
Nice thread. Thank you.
 
Thank you po sa info boss yus15.
Batch scripting po ito diba. Pwede mo ding iopen yung ibang application using batch scipts.

Thank you po. (y)
 
Status
Not open for further replies.

About this Thread

  • 22
    Replies
  • 2K
    Views
  • 14
    Participants
Last reply from:
mito02

Online now

Members online
1,030
Guests online
1,757
Total visitors
2,787

Forum statistics

Threads
2,289,022
Posts
29,055,801
Members
1,213,497
Latest member
Qhczar
Back
Top