Explore tens of thousands of sets crafted by our community.
Windows Command Line
44
Flashcards
0/44
ping
Sends ICMP ECHO_REQUEST packets to network hosts.
diskpart
Provides disk partitioning functionality.
shutdown
Allows proper local or remote shutdown of machine.
sfc
Scans and verifies the integrity of all protected system files and replaces incorrect versions with correct Microsoft versions.
format
Formats a disk for use with Windows.
attrib
Displays or changes file attributes.
systeminfo
Displays detailed configuration information about a computer and its operating system.
exit
Quits the COMMAND.COM or cmd.exe program (command interpreter).
title
Sets the window title for the command prompt window.
fc
Compares two files and displays the differences between them.
copy
Copies one or more files to another location.
chkdsk
Checks the file system and status of the system's hard drives.
cd
Changes the current directory to the specified directory.
cls
Clears the command prompt screen.
md
Creates a new directory.
driverquery
Displays current device driver status and properties.
del
Deletes one or more files.
xcopy
Copies files and directory trees.
tasklist
Displays all currently running tasks including services.
echo
Displays messages, or turns command echoing on or off.
subst
Associates a path with a drive letter.
cacls
Displays or modifies file access control lists (ACLs).
ren
Renames a file or files.
move
Moves one or more files from one directory to another.
gpupdate
Forces a refresh of Group Policy settings.
assoc
Displays or modifies file extension associations.
ipconfig
Displays all current TCP/IP network configuration values.
ver
Displays the Windows or MS-DOS operating system version.
time
Displays or sets the system time.
rd
Removes a directory.
net user
Adds or modifies user accounts, or displays user account information.
tree
Graphically displays the folder structure of a drive or path.
xcopy
Copies files and directories, including subdirectories.
recover
Attempts to read bad sectors from a disk and recover readable information.
color
Sets the default console foreground and background colors.
date
Displays or sets the system date.
set
Displays, sets, or removes environment variables.
type
Displays the contents of a text file.
find
Searches for a text string in a file or files.
path
Displays or sets a search path for executable files.
taskkill
Kill or stop a running process or application.
dir
Displays a list of files and subdirectories in a directory.
netstat
Displays active TCP connections, ports, and more.
shutdown
Allows proper local or remote shutdown of machine.
© Hypatia.Tech. 2024 All rights reserved.