27 Apr 2007

Change Windows Command Prompt Default Folder

Example: changing default directory to C:\

  • Right click on command prompt shortcut and choose properties
  • Change the Target to: ‘%SystemRoot%\system32\cmd.exe /K cd ....’
  • Click OK and your shortcut is ready.

Note: type “cmd /?” in a command prompt to see all options