Windows Key + "R", then type "cmd" and hit Enter for a non-admin session. To open it in Administrator, hit Alt+Shift+Enter instead
In any File Explorer window, click in the address bar at the top and overwrite it with "cmd" and hit Enter. This opens up a non-admin window in the current folder
If you hold down shift when you right click a folder or drive, this also opens up a non-admin Command Prompt at the current folder or location
For Powershell users
Right click the windows button and click Powershell or hit Windows Key + X, then A to open an admin Powershell session
From a specific Folder or drive, select the folder and press Alt, F, R to open a Powershell session at the current folder
Hold down shift while you right click on a folder or drive to enable the option to open a Powershell session at that location in the menu tree.
You can open a command prompt session within Powershell by typing "cmd" and pressing enter. To return to Powershell, type "exit" and press enter.
I'm sure there are a few I missed but this will get you started!
Let me know if the comments if you have others.
-TheOkayEngineer
Comments