This post will provide you, All CMD Commands for windows computers. CMD Commands are useful to handle system directories and manage devices that are executed from the command line interpreter.
CMD commands are widely used for administrating systems, troubleshooting and performing automated tasks via scripts and batch files.
So let’s move to A to Z CMD Commands List. You can download PDF, at the end of this post.
Checkout:
CMD Commands List
Below is the list of CMD Commands which will work for the operating system from windows 7 to 10 and Windows 11.
Below is the list of CMD Commands which will work for the operating system from windows 7 to 10 and Windows 11.
To view all CMD Commands through Command Prompt, you can follow below step.
- Search CMD at the start menu or press Windows Key + X.
- Then type help and hit enter button.
It will list all current active CMD commands.
The below table consists CMD Commands List in alphabetical order.
Command | Description |
---|---|
addusers | Used to add and list users in a CSV file |
admodcmd | Used for bulk modifying contents in an active directory |
arp | Address Resolution Protocol is used to map IP address to the hardware address |
assoc | Used to change associations for file extensions |
associat | One step file association |
at | Run a command at a specific time |
atmadm | Display connection info of the ATM adapter |
attrib | Used to change file attributes |
bcdboot | Used to create and repair a system partition |
bcdedit | Used to manage boot configuration data |
bitsadmin | Used to manage the Background Intelligent Transfer Service |
bootcfg | Used to edit boot configuration in Windows |
break | Enable/Disable break capability (CTRL+C) in CMD |
cacls | Used to change permissions of files |
call | Used one batch program to call another |
certreq | Used to request a certificate from a certification authority |
certutil | Manage Certification Authority files and services |
cd | Used to change folder (directory) or go to a specific one |
change | Used to change terminal services |
chcp | Displays the number of active console code page |
chdir | Same as cd command |
chkdsk | Used to check and repair issues in the disk |
chkntfs | Used to check the NTFS file system |
choice | Accept user input (via keyboard) to a batch file |
cipher | Used to encrypt/decrypt files and folder |
cleanmgr | Used clean temp files and recycle bin automatically |
clip | Copy result of any command (stdin) to Windows clipboard |
cls | Clear CMD screen |
cmd | Used to start a new CMD shell |
cmdkey | Used to manage stored usernames and passwords |
cmstp | Used to install or remove a connection manager service profile |
color | Change the color of the CMD shell using options |
comp | Compare contents of two files or two sets of files |
compact | Compress files and folders on an NTFS partition |
compress | Compress one or more files |
convert | Convert a FAT partition to NTFS |
copy | Copy one or more files to another location |
coreinfo | Show the mapping between logical and physical processors |
cprofile | Cleans specified profiles of wasted space and disabled user-specific file associations |
cscmd | Configure offline files on a client computer |
csvde | Import or Export the data of an active directory |
Download All CMD Commands PDF
To view CMD Commands Complete List, you can download PDF by clicking the below link.
The PDF has listed a to z CMD commands in alphabetical order.
Checkout:
Thank you!