0% found this document useful (0 votes)
295 views3 pages

Windows_Command_Prompt_Cheat_Sheet

This document is a cheat sheet for Windows Command Prompt, detailing commands for basic navigation, file and folder operations, system information, disk and file management, user and permissions, and miscellaneous tasks. Each command is accompanied by a brief description of its function. It serves as a quick reference guide for users to efficiently utilize Command Prompt commands.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
295 views3 pages

Windows_Command_Prompt_Cheat_Sheet

This document is a cheat sheet for Windows Command Prompt, detailing commands for basic navigation, file and folder operations, system information, disk and file management, user and permissions, and miscellaneous tasks. Each command is accompanied by a brief description of its function. It serves as a quick reference guide for users to efficiently utilize Command Prompt commands.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Windows Command Prompt Cheat

Sheet
1. Basic Navigation
Command Description

dir Lists files and folders in the current


directory

cd [folder] Change directory

cd .. Go up one directory level

cd \ Go to the root directory

cls Clear the screen

echo [text] Display a message or value

2. File & Folder Operations


Command Description

md [folder] or mkdir [folder] Create a new folder

rd [folder] or rmdir [folder] Delete an empty folder

del [file] Delete a file

copy [source] [destination] Copy files

xcopy [source] [destination] /s /e Copy files and directories

move [source] [destination] Move files

ren [oldname] [newname] Rename files or folders

3. System Information
Command Description

systeminfo View system details

hostname Display computer name


tasklist Show running processes

taskkill /IM [processname] /F Kill a process by name

ipconfig Show IP address and network info

ping [address] Test network connection

netstat Display active network connections

4. Disk & File Management


Command Description

chkdsk Check disk for errors

sfc /scannow Scan and repair system files

diskpart Open disk partition tool

format [drive]: Format a drive

attrib Change file attributes

5. User & Permissions


Command Description

net user List user accounts

net user [username] [password] /add Create a new user

net localgroup administrators Add user to admin group


[username] /add

6. Miscellaneous
Command Description

exit Close Command Prompt

help Display help for commands

title [text] Set the Command Prompt window title


color [code] Change text/background color

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy