Basic CMD Commands List PDF, Network CMD Commands List PDF, Essential CMD commands PDF, Windows CMD commands PDF, Printable CMD commands list PDF, CMD commands for network troubleshooting PDF.
PDF Name | Basic CMD Commands List PDF |
No. of Pages | 948 |
PDF Size | 4.63 MB |
Language | English |
PDF Category | Education & Jobs |
Download Link | Available |
Published/Updated | May 23, 2023 |
Source / Credits | download.microsoft.com |
Uploaded By | MyPdf |
Basic CMD Commands List PDF
Are you new to the world of command-line interfaces and eager to explore the power of the Command Prompt (CMD)? Look no further! In this post, we present you with a comprehensive Basic CMD Commands List PDF that will serve as your go-to reference for mastering the Command Prompt.
Download: Linux Commands List Pdf
The Command Prompt, also known as CMD or Command Line Interface (CLI), provides a direct and efficient way to interact with your computer’s operating system. It allows you to execute various commands to perform a wide range of tasks, from managing files and directories to network diagnostics and system configurations.
CMD Commands | Description |
---|---|
assoc | Displays or modifies file extension associations. |
attrib | Displays or changes file attributes. |
break | Sets or clears extended CTRL+C checking. |
cd | Changes the current directory. |
chkdsk | Checks a disk and displays a status report. |
cls | Clears the screen. |
color | Sets the default console foreground and background colors. |
copy | Copies one or more files to another location. |
date | Displays or sets the date. |
del | Deletes one or more files. |
dir | Displays a list of files and subdirectories in a directory. |
diskpart | Displays or configures Disk Partition properties. |
echo | Displays messages or turns command echoing on or off. |
erase | Deletes one or more files. |
exit | Exits the command prompt or a batch file. |
fc | Compares two files or sets of files and displays the differences between them. |
find | Searches for a specific text string in one or more files. |
format | Formats a disk for use with Windows. |
help | Provides Help information for Windows commands. |
mkdir | Creates a directory. |
move | Moves one or more files from one directory to another directory. |
ren | Renames a file or files. |
rmdir | Removes a directory. |
type | Displays the contents of a text file |
ver | Displays the Windows version. |
vol | Displays the disk volume label and serial number. |
ipconfig | Displays IP configuration information. |
ping | Sends a network request to a specific IP address or domain. |
netstat | Displays active network connections and listening ports. |
tracert | Traces the route packets take to reach a destination. |
tasklist | Displays a list of currently running processes. |
taskkill | Terminates one or more running processes. |
systeminfo | Displays detailed configuration information about a computer and its operating system. |
shutdown | Shuts down or restarts a local or remote computer. |
powercfg | Configures power settings on a system. |
schtasks | Schedules commands and programs to run on a computer. |
hostname | Displays the name of the current host. |
net | Manages network resources. |
netsh | Configures network settings. |
nslookup | Queries the DNS for domain or IP information. |
diskpart | Manages disk partitions. |
defrag | Defragments a disk and optimizes its performance. |
cipher | Displays or alters the encryption of directories and files on NTFS partitions. |
sfc /scannow | Scans and repairs Windows system files. |
regedit | Launches the Registry Editor. |
msconfig | Launches the System Configuration utility. |
notepad | Opens the Notepad text editor. |
calc | Launches the Calculator application. |
control | Opens the Control Panel. |
mstsc | Launches the Remote Desktop Connection client. |
winver | Displays the Windows version and build information. |
dxdiag | Launches the DirectX Diagnostic Tool. |
msinfo32 | Displays detailed system information. |
diskmgmt.msc | Opens the Disk Management console. |
eventvwr | Opens the Event Viewer. |
path | Displays or sets a search path for executable files. |
pause | Suspends processing of a batch file and displays a message. |
Prints a text file. | |
prompt | Changes the Windows command prompt. |
time | Displays or sets the system time. |
title | Sets the window title for a CMD.EXE session. |
tree | Graphically displays the directory structure of a drive or path. |
type | Displays the contents of a text file. |
ver | Displays the operating system version number. |
vol | Displays a disk volume label and serial number. |
where | Displays the location of files that match the search pattern. |
xcopy | Copies files and directories, including subdirectories. |
wmic | Displays WMI information inside interactive command shell. |
winver | Displays the version of Windows. |
wmic | Displays WMI information inside interactive command shell. |
Please note that not all commands may be available or have the same functionality on every Windows system. You can get more information about each command and its available options by typing the command followed by /?, for example: dir /?.
Network CMD Commands List PDF
CMD Commands | Description |
---|---|
ipconfig | Display IP configuration information |
ping | Send a network request to a specific IP address or domain |
tracert | Trace the route packets take to reach a destination |
nslookup | Query the DNS to retrieve domain or IP information |
netstat | Display active network connections and listening ports |
arp | View or modify the ARP cache |
route | View or modify the network routing table |
telnet | Establish a Telnet connection to a remote host |
nbtstat | Display NetBIOS over TCP/IP protocol statistics |
netsh | Configure network settings |
pathping | Measure network latency and packet loss |
hostname | Display the computer’s hostname |
getmac | Display the MAC addresses of network interfaces |
net use | Connect or disconnect from shared network resources |
net view | List available network resources |
net user | Manage user accounts on the network |
net share | Create, modify, or delete shared resources |
net session | List or disconnect active sessions |
net start | Start a network service |
net stop | Stop a network service |
net statistics | Display network statistics |
net localgroup | Manage local groups on the computer |
net accounts | Set password and account lockout policies |
netsh firewall – | Configure Windows Firewall |
netsh wlan | Configure wireless network settings |
netsh interface | Configure network interfaces |
netsh routing | Configure routing protocols and tables |
netsh dhcp | Configure DHCP settings |
netsh dns | Configure DNS settings |
netsh http | Configure HTTP settings |
netsh nap | Configure Network Access Protection (NAP) |
netsh p2p | Configure peer-to-peer networking |
netsh branchcache | Configure BranchCache settings |
netsh advfirewall | Configure advanced firewall settings |
netsh trace | Capture and manage network traces |
netsh ras | Configure Remote Access Service (RAS) settings |
netsh wlan show drivers | Display wireless network adapter information |
netsh wlan show networks | Display available wireless networks |
netsh wlan show profiles | Display configured wireless network profiles |
netsh wlan connect | Connect to a wireless network |
netsh wlan disconnect | Disconnect from a wireless network |
netsh wlan set hostednetwork | Configure a hosted network (virtual hotspot) |
netsh wlan start hostednetwork | Start a hosted network |
netsh wlan stop hostednetwork | Stop a hosted network |
netsh wlan show hostednetwork | Display information about a hosted network |
netsh wlan set autoconfig | Configure automatic wireless network connection |
netsh wlan show autoconfig | Display autoconfiguration settings |
netsh wlan set profileparameter | Configure settings for a specific wireless network profile |
netsh wlan delete profile | Delete a wireless network profile |
netsh wlan export profile | Export a wireless network profile |
netsh wlan add filter | Add a wireless network filter |
netsh wlan delete filter | Delete a wireless network filter |
netsh wlan show filter | Display wireless network filters |
netsh bridge | Configure network bridging |
netsh interface ipv4 show interfaces | Display IPv4 interface information |
netsh interface ipv4 show addresses | Display IPv4 addresses for network interfaces |
netsh interface ipv4 set address | Configure IPv4 address settings |
netsh interface ipv4 set subinterface | Configure subinterface settings |
netsh interface ipv4 add route | Add an IPv4 route |
netsh interface ipv4 delete route | Delete an IPv4 route |
netsh interface ipv4 show route | Display IPv4 routing table |
netsh interface ipv6 show interfaces | Display IPv6 interface information |
netsh interface ipv6 show addresses | Display IPv6 addresses for network interfaces |
netsh interface ipv6 set address | Configure IPv6 address settings |
netsh interface ipv6 add route | Add an IPv6 route |
netsh interface ipv6 delete route | Delete an IPv6 route |
netsh interface ipv6 show route | Display IPv6 routing table |
netsh interface portproxy | Configure port forwarding |
netsh interface tcp set global autotuninglevel | Configure TCP autotuning level |
netsh interface tcp set heuristics | Configure TCP heuristics |
netsh interface tcp set chimney | Configure TCP chimney offload |
netsh interface tcp set global congestionprovider | Configure TCP congestion control algorithm |
netsh interface tcp set global ecncapability | Enable or disable ECN capability |
netsh interface tcp set global timestamps | Enable or disable TCP timestamps |
netsh interface tcp set global rss | Enable or disable Receive Side Scaling (RSS) |
netsh interface tcp set global netdma | Configure TCP NetDMA settings |
netsh interface tcp show global | Display global TCP settings |
netsh interface tcp show heuristics | Display TCP heuristics settings |
netsh interface tcp show chimney | Display TCP chimney offload settings |
netsh interface tcp show congestionprovider | Display TCP congestion control algorithm |
netsh interface tcp show ecncapability | Display ECN capability settings |
netsh interface tcp show timestamps | Display TCP timestamps settings |
netsh interface tcp show rss | Display Receive Side Scaling (RSS) settings |
netsh interface tcp show netdma | Display TCP NetDMA settings |
netsh interface tcp add chimney | Enable TCP chimney offload on a network interface |
netsh interface tcp delete chimney | Disable TCP chimney offload on a network interface |
netsh interface tcp add congestionprovider | Set TCP congestion control algorithm on a network interface |
netsh interface tcp delete congestionprovider | Delete TCP congestion control algorithm on a network interface |
netsh interface tcp add ecncapability | Enable ECN capability on a network interface |
netsh interface tcp delete ecncapability | Disable ECN capability on a network interface |
netsh interface tcp add timestamps | Enable TCP timestamps on a network interface |
netsh interface tcp delete timestamps | Disable TCP timestamps on a network interface |
netsh interface tcp add rss | Enable Receive Side Scaling (RSS) on a network interface |
netsh interface tcp delete rss | Disable Receive Side Scaling (RSS) on a network interface |
netsh interface tcp add netdma | Enable TCP NetDMA on a network interface |
netsh interface tcp delete netdma | Disable TCP NetDMA on a network interface |
netsh http show urlacl | Display URL reservations |
netsh http add urlacl | Add a URL reservation |
netsh http delete urlacl | Delete a URL reservation |
netsh http flush logbuffer | Flush the HTTP log buffer |
These commands provide a wide range of network-related functionalities and can be used for troubleshooting, network configuration, and information gathering.
Download: MS Excel Shortcut Keys PDF 2023
So, don’t delay and download the PDF from the link given below.
You can download the Basic CMD Commands List PDF the link given below:
Report This: We DO NOT own any copyrights of this PDF File. If you want this Basic CMD Commands List PDF to be removed or if it is copyright infringement, do drop us an email at email@mypdf.in and this will be taken down within 24 hours!