13.5k views
1 vote
PBQ: complete the Windows commands that would display the directory of the C drive

User Danrodlor
by
7.9k points

1 Answer

6 votes

Final answer:

To display the directory of the C drive in Windows, use the "dir" command in Command Prompt or PowerShell.

Step-by-step explanation:

To display the directory of the C drive using Windows commands, you can use the "dir" command in the Command Prompt or PowerShell. Here's how:

  1. Open the Command Prompt or PowerShell by searching for it in the Start menu or using the "Run" dialog with the "cmd" or "powershell" command.
  2. In the Command Prompt or PowerShell, type the command "dir C:" and press Enter.
  3. The directory listing of the C drive will be displayed, showing the files and folders present in the C drive.
User Ayush Garg
by
7.2k points

Related questions

asked Feb 14, 2023 175k views
Shoham Yetzhak asked Feb 14, 2023
by Shoham Yetzhak
8.4k points
2 answers
13 votes
175k views
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.