How to Make Command Prompt Appear at School
This wikiHow teaches you how to access Command Prompt on a Windows 10 school computer. Although you may be able to open Command Prompt if only the file path to Command Prompt is blocked, there is no way to bypass an administrator lock on...
Method 1 of 5:
Using the Start Menu
- Open Start
- This method is unlikely to work on most average school computers, but computers used for programming classes or other advanced material may allow default access to the Command Prompt.
- Type command prompt into Start. This will search your computer for the Command Prompt program.
- Click
- If Command Prompt doesn't open, you'll need to try one of the work-arounds listed in this article.
- If Command Prompt opens but won't allow you to type, it's administrator-locked, meaning you won't be able to use Command Prompt on your current account. Try using an installation drive instead.
Method 2 of 5:
Using the Run Shortcut
- Open Start
- Type run into Start. This command will search your computer for the Run program.
- If you receive an error message saying that you can't open Run, try running a batch file version of this command.
- Click Run. It's the blue, envelope-shaped icon at the top of the Start window.
- Type
cmd.exe
into Run. This command will open the Command Prompt application if it's available. - Click OK. Doing so should open Command Prompt if it's accessible on your computer.
- If Command Prompt opens but won't allow you to type, it's administrator-locked, meaning you won't be able to use Command Prompt on your current account. Try using an installation drive instead.
Method 3 of 5:
Using File Explorer
- Open File Explorer
- You can also open Start
- You can also open Start
- Highlight the text in the address bar. Click the text in the address bar, which is at the top of the File Explorer window, to highlight it.
- In most cases, the text in the address bar will say "Quick access".
- Enter the path to Command Prompt. Type in C:WindowsSystem32cmd.exe and then press ↵ Enter. This will open Command Prompt if it's available on your computer.
- If Command Prompt opens but won't allow you to type, it's administrator-locked, meaning you won't be able to use Command Prompt on your current account. Try using an installation drive instead.
Method 4 of 5:
Using a Batch File
- Open Start
- Type notepad into Start. This will search for the Notepad application.
- Click Notepad. It's the blue, notepad-shaped icon at the top of the Start window.
- If Notepad is blocked on your school computer, you'll instead need to perform this task on your own computer.
- Type
cmd.exe
into Notepad. This string of text will load the Command Prompt app when implemented. - Click File. It's in the top-left corner of the screen.
- Click Save As…. This is an option in the File drop-down menu.
- Enter a name for your file, followed by
.bat
. The ".bat" part of the name is crucial to creating a batch file.- For example, if you name your file "cmd", you'd type in cmd.bat here.
- Click the box next to "Save as type", then click All Files. This will ensure that your file is saved as an executable file, not a text file.
- Click Save. It's in the bottom-right corner of the window.
- If you're performing this step on your own computer, plug a flash drive into your computer and select it as a save location before clicking Save.
- Double-click the batch file. Doing so should open Command Prompt if your computer allows batch files to be run.
- If you can't run the program on your school computer, plug your flash drive into the computer and then double-click the batch file.
- If Command Prompt opens but won't allow you to type, it's administrator-locked, meaning you won't be able to use Command Prompt on your current account. Try using an installation drive instead.
Method 5 of 5:
Using an Installation Flash Drive
- Understand how this method works. In order to make Command Prompt appear with admin privileges, you can use a USB installation drive to access Windows 10 setup options. This method won't work on computers which have the BIOS locked. There are four main tasks you'll perform to complete this method:
- Access blocked computer options by using an installation drive.
- Replace the Utility Manager icon's target file with the Command Prompt file.
- Open Command Prompt on the lock screen by clicking the Utility Manager icon.
- Use Command Prompt to create a new admin account on which you can use Command Prompt freely.
- Create a Windows 10 installation flash drive. Using an 8 GB (or larger) flash drive, you can create an installation drive with the Windows installation tool. You will most likely need to do this using a home (or otherwise unrestricted) computer:
- Insert the flash drive into your computer.
- Go to the Windows 10 download page.
- Click Download tool now
- Double-click the downloaded file.
- Follow the setup instructions, making sure to select your flash drive as the installation location.
- Plug your flash drive into the school computer. Use one of the school computer's USB ports to do so.
- If your school computer attempts to auto-run your flash drive, close the auto-run window(s) before proceeding.
- Enter the school computer's BIOS. Restart (or turn on) your computer; as soon as you see the screen light up after the computer turns on from restarting (or powering on), immediately begin pressing the BIOS key.
- The BIOS key varies from computer to computer, but you'll usually see it flash across the bottom of the screen (e.g., "Press F12 to enter startup").
- If you don't know the BIOS key, try all of the function (e.g., F12) keys, Esc, and Del.
- If your computer's BIOS is locked with a password, you won't be able to use this method to open Command Prompt.
- Change the computer's boot order. Changing the boot order to prioritize your USB flash drive as the primary location from which your computer starts will allow you to access special setup options:
- Find the "Boot Order" (or similar) section.
- Select your flash drive's name (or "USB Drives", etc.) by using the arrow keys.
- Press + to move the flash drive up to the top of the list.
- Press the "Save and Exit" button as indicated by the legend on the right side (or bottom) of the screen.
- Restart the computer if it continues to the login screen.
- Open Command Prompt. When you arrive at the setup screen, press ⇧ Shift+F10 to bring up a Command Prompt window.
- Replace Utility Manager with Command Prompt. Utility Manager is a system-level app which has a shortcut on the lock screen. You can replace Utility Manager with Command Prompt by doing the following:
- Type move c:windowssystem32utilman.exe c:windowssystem32utilman.exe.bak into Command Prompt, then press ↵ Enter
- Type copy c:windowssystem32cmd.exe c:windowssystem32utilman.exe into Command Prompt, then press ↵ Enter
- Restart your computer without the flash drive. To do this, press and hold the Power button until your computer shuts down, then remove the flash drive before pressing the Power button again to start up the computer. Once you arrive at the lock screen, you can proceed.
- Click the "Utility Manager" icon. It's an icon in the lower-left corner of the screen which resembles a dial with an arrow on it. Doing so will prompt the Command Prompt window to open.
- Create a new admin account if you like. While you can use Command Prompt to perform various activities from the lock screen, you'll need to create and log into a new administrator account if you want to be able to use Command Prompt while logged in:
- Type in net user name /add making sure to replace "name" with a username of your choice, then press ↵ Enter.
- Type in net localgroup administrators name /add again replacing "name" with the name of the user you just created, then press ↵ Enter.
- Restart your computer.
- Select your new user on the login screen.
- Open Command Prompt from Start. Now that you're on an administrator account, you should be able to use the Start menu to open Command Prompt.
4.5 ★ | 2 Vote
You should read it
- How to use the command history function in Command Prompt
- All Frequency Restart, Shutdown, Remote Off ... with Command Prompt
- Instructions for using Command Prompt
- How to use Xcopy command in Command Prompt
- Add Command Prompt to Power User Menu on Windows 10
- How to open Command Prompt during Windows installation
- How to Execute a Program in Command Prompt
- How to open Command Prompt on Windows 10, 8, 7, Vista and XP
- 6 Best Command Prompt Alternatives for Windows
- How to Change Directories in Command Prompt
- How to Unlock Bitlocker Encrypted Drive from Command Prompt
- Windows prompt
Maybe you are interested
What to do when open command window here does not appear?
How to switch users on the Linux command line
How to fix Mac Homebrew error 'zsh: command not found: brew'
What is the Command key on Windows?
How to use read command in Linux
Basic Linux commands everyone needs to know - Operations on Linux are much faster