About 32,200 results
Open links in new tab
  1. cd | Microsoft Learn

    Nov 1, 2024 · Reference article for the cd command, which displays the name of or changes the current directory.

  2. How to Change Directories in Command Prompt (CMD)

    Nov 11, 2025 · Open CMD or Command Prompt to enter a subdirectory within your current directory (such as going from "Documents" to "Photos"), use the `cd` command followed by the name of the …

  3. How to Change Directories in Command Prompt on Windows 10

    Aug 19, 2023 · If the folder you want to open in Command Prompt is on your desktop or already open in File Explorer, you can quickly change to that directory. Type cd followed by a space, drag and drop …

  4. How to Navigate in CMD: 13 Directory Commands you Should Know

    Dec 10, 2025 · To change the drive and the directory at the same time, use the cd command, followed by the /d switch. The /d parameter is used to change the current drive to a specific folder from …

  5. How to Change Directories in Command Prompt: An Easy Guide

    Feb 19, 2026 · In Command Prompt (CMD), type "cd" with a space after it, followed by the name of the directory (or drag and drop the directory into CMD from File Explorer). Then press "Enter."

  6. CD Change Directory - Windows CMD - SS64.com

    The only reason you need to be aware of this is that GUI Windows applications may have a different current directory than the command prompt. Similarly two CMD sessions can each have a different …

  7. How to Cd in Command Prompt - TechBloat

    Dec 6, 2025 · In this comprehensive guide, we’ll explore every aspect of the cd command, provide real-world examples, troubleshoot common issues, and discuss related commands to enhance your …

  8. How to CD in CMD: Command Line Navigation Guide

    Oct 30, 2025 · Learn how to CD in CMD to navigate folders efficiently. Master syntax, commands, and expert tips for IT and cybersecurity professionals.

  9. cd Cheat Sheet - Command in Line

    The cd command—short for “change directory”—is what you’ll use to move between directories. This is essential for, honestly, any file manipulation task. When you type cd /path/to/directory, you’re …

  10. How to Change Directory in CMD [Windows 10/11] - WinfrGUI

    May 27, 2025 · The cd command, short for Change Directory, is one of the core navigation commands in Windows Command Prompt (CMD). It lets users move from one folder to another through the …