Complete list of Command Prompt (CMD) commands

The Command Prompt in Windows provides access to more than 280 commands. These commands are used to perform certain operating system tasks from the command line interpreter instead of the graphical Windows interface we use most of the time.

For example, Command Prompt commands allow you to copy data to different folders, format an entire disk, back up files, send messages to other computers, restart your computer , and more . There are also some Command Prompt tips and tricks to take advantage of some of these commands.

It is important to note that the commands in Windows 11, 10, 8, 7, Vista and XP are called CMD commands or Command Prompt commands and the commands in Windows 98/95 and MS-DOS are called DOS commands . We've included all of them in this list to help show the command changes for different operating systems.

Below is the complete list of Command Prompt commands, often called CMD commands (sometimes incorrectly called Command Prompt codes), available from Command Prompt in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP symbol obtained.

Press Ctrl + F when using a desktop browser to quickly find more information about a specific command or look for a specific keyword in this table.

Complete list of Command Prompt commands
Order describe
additional Programs can use the append command to open files in another directory as if they were in the current directory. Additional commands are available in MS-DOS and all 32-bit versions of Windows. The append command is not available in 64-bit versions of Windows.
Alp The arp command displays or changes entries in the ARP cache. The arp command is available in all versions of Windows.
Vice president The assoc command displays or changes the file types associated with a specific file extension. The assoc command is available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
exist The at command is used to schedule commands and other programs to run on a specific date and time. The at command is available in Windows 7, Windows Vista, and Windows XP. Starting with Windows 8, command line task scheduling should be done using the schtasks command instead.
Atmadham The atmadm command displays information related to asynchronous transfer mode (ATM) connections on the system. The atmadm command is available in Windows XP. Starting with Windows Vista, support for ATM has been removed, so the atmadm command is no longer required.
Attributes The attrib command is used to change the attributes of a single file or directory. The attrib command is available in all versions of Windows as well as MS-DOS.
audit police The auditpol command displays or changes audit policy. The Auditpol command is available in Windows 11, Windows 10, Windows 8, Windows 7, and Windows Vista.
Bootloader The bcdboot command copies the boot files to the system partition and creates a new system BCD store. The bcdboot command is available in Windows 11, Windows 10, Windows 8, and Windows 7.
edit The bcdedit command is used to view or change boot configuration data. The bcdedit command is available in Windows 11, Windows 10, Windows 8, Windows 7, and Windows Vista. Starting with Windows Vista, the bcdedit command replaces the bootcfg command.
BDCFG The bdehdcfg command prepares the hard drive for BitLocker drive encryption. The bdehdcfg command is available in Windows 11, Windows 10, Windows 8, and Windows 7.
bit manager Bitsadmin commands are used to create, manage, and monitor download and upload jobs. Bitsadmin commands are available in Windows 11, Windows 10, Windows 8, Windows 7 and Windows Vista. Although the Bitsadmin command is available in these versions of Windows, it is being phased out - BITS PowerShell cmdlets should be used instead.
boot configuration file The bootcfg command is used to build, modify, or view the contents of the boot.ini file, which is a hidden file that identifies which folder, partition, and hard drive Windows is located on. The bootcfg command is available in Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP. Starting with Windows Vista, the bootcfg command is replaced by the bcdedit command. Bootcfg is still available in Windows 10, 8, 7, and Vista, but it is of no real value since boot.ini is not used in these operating systems.
boot area The bootsect command is used to configure the master boot code to be BOOTMGR (Vista and later) or NTLDR (XP and earlier) compatible. The bootsect command is available in Windows 11, Windows 10, and Windows 8. The bootsect command is also available in Windows 7 and Windows Vista, but only from the command prompt in the system recovery options.
rest The Break command sets or clears the extended CTRL+C check on DOS systems. The interrupt command is available in all versions of Windows as well as MS-DOS. The Break command is available in Windows XP and later versions of Windows to provide compatibility with MS-DOS files, but it has no effect in Windows itself.
Karls The cacls command displays or changes a file's access control list. The cacls command is available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP. The cacls command is being phased out in favor of the icacls command, which should be used in all versions of Windows after Windows XP.
call The call command is used to run a script or batch program from within another script or batch program. The call command is available in all versions of Windows as well as MS-DOS. The call command has no effect outside of scripts or batch files. In other words, running the call command from the command prompt or MS-DOS prompt does nothing.
CD The cd command is a shorthand version of the chdir command. The cd command is available in all versions of Windows as well as MS-DOS.
Certificate The certreq command is used to perform various certification authority (CA) certificate functions. The certreq command is available in Windows 11, Windows 10, Windows 8, Windows 7, and Windows Vista.
certificate tool In addition to other CA functions, the certutil command is used to dump and display certification authority (CA) configuration information. The certutil command is available in Windows 11, Windows 10, Windows 8, Windows 7, and Windows Vista.
Change The change command changes various terminal server settings, such as installation mode, COM port mapping, and login. The change command is available in Windows 11, Windows 10, Windows 8, Windows 7, and Windows Vista.
Chip The chcp command displays or configures the active code page number. The chcp command is available in all versions of Windows as well as MS-DOS.
Chidir The chdir command displays the drive letter and folder you are currently on. Chdir can also be used to change the drive and/or directory you want to work in. The chdir command is available in all versions of Windows, as shown below, and in MS-DOS.
Check network isolation The checknetisolation command is used to test applications that require network functionality. The checknetisolation command is available in Windows 11, Windows 10, and Windows 8.
chiglogun The chglogon command enables, disables, or exhausts terminal server session logins. The chglogon command is available in Windows 11, Windows 10, Windows 8, Windows 7, and Windows Vista. Executing the chglogon command is the same as executing a change login .
port The chgport command can be used to display or change COM port mappings for DOS compatibility. The chgport command is available in Windows 11, Windows 10, Windows 8, Windows 7, and Windows Vista. Executing the chgport command is the same as executing a change port .
chagus The chgusr command is used to change the installation mode of Terminal Server. The chgusr command is available in Windows 11, Windows 10, Windows 8, Windows 7, and Windows Vista. Executing the chgusr command is the same as executing change user .
Check disk The chkdsk command, often called check disk, is used to identify and correct certain hard drive errors. The chkdsk command is available in all versions of Windows as well as MS-DOS.
File system The chkntfs command is used to configure or display checks of disk drives during Windows startup. The chkntfs command is available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
choose The choice command is used in a script or batch program to provide a list of options and return the value of that option to the program. The select command is available in MS-DOS and all versions of Windows except Windows XP. In batch files and scripts that you plan to use in Windows XP, use the set command with the /p switch instead of the choice command.
password The cipher command displays or changes the encryption status of files and folders on an NTFS partition. The cipher command is available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
clip In Windows, the clip command is used to redirect the output of any command to the clipboard. The clipping command is available in Windows 11, Windows 10, Windows 8, Windows 7, and Windows Vista.
chlorine The cls command clears all previously entered commands and other text from the screen. The cls command is available in all versions of Windows as well as MS-DOS.
Order The cmd command starts a new instance of the cmd.exe command interpreter. The cmd command is available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
command key The cmdkey command displays, creates, and deletes stored usernames and passwords. The cmdkey command is available in Windows 11, Windows 10, Windows 8, Windows 7, and Windows Vista.
Myocardial enzyme spectrum The cmstp command installs or uninstalls the Connection Manager service profile. The cmstp command is available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
color The Color command is used to change the color of the text and background in the Command Prompt window. Color commands are available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
Order The command command starts a new instance of the command.com command interpreter. This command works in MS-DOS and all 32-bit versions of Windows. This command is not available in 64-bit versions of Windows.
Compare The comp command compares the contents of two files or sets of files. The comp command is available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
pocket The Compact command is used to display or change the compression status of files and directories on an NTFS partition. Compact commands are available for Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP.
change The convert command is used to convert a FAT or FAT32 formatted volume to NTFS format. The conversion command works on Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP.
copy What the copy command does is simple - it copies one or more files from one location to another. The copy command is available in all versions of Windows as well as MS-DOS. The xcopy command is considered a more "powerful" version of the copy command.
script The cscript command is used to execute scripts through Microsoft Script Host. The cscript command is available in all versions of Windows. The cscript command is most commonly used to manage printers from the command line using scripts such as prncnfg.vbs, prndrvr.vbs, prnmngr.vbs, and so on.
county The ctty command is used to change the system's default input and output devices. The ctty command is available in Windows 98 and 95 and MS-DOS. Starting with Windows XP, the functionality provided by the ctty command is no longer needed because the command.com interpreter (MS-DOS) is no longer the default command line interpreter.
date The date command displays or changes the current date. The date command is available in all versions of Windows as well as MS-DOS.
dbspace The dblspace command creates or configures a DoubleSpace compressed drive. The dblspace command is available in Windows 98 and 95 and MS-DOS. DriveSpace, executed using the drvspace command, is an updated version of DoubleSpace. Windows handles compression starting with Windows XP.
debug The debug command starts Debug, a command-line application used for testing and editing programs. Debug commands are available in MS-DOS and all 32-bit versions of Windows. Debugging commands are not available in 64-bit versions of Windows.
Defragmentation The defrag command is used to defragment the specified drive. The defrag command is the command-line version of Microsoft's Disk Defragmenter. The defrag command is available in all versions of Windows as well as MS-DOS.
Del The del command is used to delete one or more files. The del command is available in all versions of Windows as well as MS-DOS. The del command is the same as the erase command.
Deltrie The deltree command is used to delete a directory and all files and subdirectories within it. The deltree command is available in Windows 98 and 95 and MS-DOS. Starting with Windows XP, you can delete a folder and its files and subfolders using the /s function of the rmdir command. This new rmdir functionality no longer requires Deltree, so the command has been removed.
Deanz The diantz command is used to losslessly compress one or more files. The diantz command is sometimes called Cabinet Maker. The diantz command is available in Windows 7, Windows Vista, and Windows XP. The diantz command is the same as the makecab command.
Table of contents The dir command displays a list of files and folders contained within the folder you are currently working with. The dir command also displays other important information such as the hard drive's serial number, the total number of files listed, their combined size, the total amount of free space remaining on the drive, and more. The dir command is available in all versions of Windows as well as MS-DOS.
disk compressor The diskcomp command compares the contents of two floppy disks. The diskcomp command is available in all versions of Windows and MS-DOS except Windows 11 and Windows 10.
disk copy The diskcopy command is used to copy the entire contents of one floppy disk to another floppy disk. The diskcopy command is available in all versions of Windows and MS-DOS except Windows 11 and Windows 10.
disk part The diskpart command is used to create, manage, and delete hard disk partitions. The diskpart command works on Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP. Starting with Windows XP, the diskpart command replaces the fdisk command.
disk manager The diskperf command is used to remotely manage disk performance counters. The diskperf command is available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
Disk Array The diskraid command starts the DiskRAID tool, which is used to manage and configure RAID arrays. The diskraid command is available in Windows 11, Windows 10, Windows 8, Windows 7, and Windows Vista.
depression The dism command starts the Deployment Image Servicing and Management Tool (DISM). The DISM tool is used to manage features in Windows images. The dism command is available in Windows 11, Windows 10, Windows 8 and Windows 7.
show diagnostics The dispdiag command is used to output information logs about the display system. The dispdiag command is available in Windows 11, Windows 10, Windows 8, Windows 7, and Windows Vista.
Dejun The djoin command creates a new computer account in the domain. The djoin command is available in Windows 11, Windows 10, Windows 8, Windows 7, and Windows Vista.
Dorski The doskey command is used to edit the command line, create macros, and recall previously entered commands. The doskey command is available in all versions of Windows as well as MS-DOS.
Docher The dosshell command starts the DOS Shell, a graphical file management tool for MS-DOS. The dosshell command is available in Windows 95 (MS-DOS mode) and in MS-DOS version 6.0 and later MS-DOS versions upgraded from previous versions that included the dosshell command. Starting with Windows 95, the graphical file manager Windows Explorer became an integrated part of the operating system.
Doskes The dosx command starts DOS Protected Mode Interface (DPMI), a special mode designed to enable MS-DOS applications to access data beyond the normally allowed 640 KB. The dosx command is available in Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP. The dosx command is not available in 64-bit versions of Windows. The dosx command and DPMI are only available in Windows to support older MS-DOS programs.
Drive query The driverquery command displays a list of all installed drivers. The driverquery command is available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
driving space The drvspace command creates or configures a DriveSpace compressed drive. The drvspace command is available in Windows 98 and 95 and MS-DOS. DriveSpace is an updated version of DoubleSpace, executed using the dblspace command. Windows handles compression starting with Windows XP.
echo The echo command is used to display messages, most commonly from scripts or batch files. The echo command can also be used to turn the echo feature on or off. The echo command is available in all versions of Windows as well as MS-DOS.
edit The edit command starts the MS-DOS Editor tool, which is used to create and modify text files. Editing commands are available in MS-DOS and all 32-bit versions of Windows. Editing commands are not available in 64-bit versions of Windows.
Edlin The edlin command starts the Edlin tool, which is used to create and modify text files from the command line. The edlin command is available in all 32-bit versions of Windows, but not in 64-bit versions of Windows. In MS-DOS, the edlin command is only available prior to MS-DOS 5.0, so unless you have a later version of MS-DOS that was upgraded from 5.0 or earlier, you will not see the edlin command.
Well 386 The emm386 command enables MS-DOS to access more than 640 KB of memory (RAM). The emm386 command is available in Windows 98 and 95 and MS-DOS. Starting with Windows 95, Windows natively has access to extended and expanded memory.
terminal local The endlocal command ends the localization of environment changes within a batch or script file. The endlocal command is available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
Erase The erase command is used to delete one or more files. The wipe command is available in all versions of Windows as well as MS-DOS. The erase command is the same as the del command.
essentutel The esentutl command is used to manage the extensible storage engine database. The esentutl command is available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
event creation The eventcreate command is used to create custom events in the event log. The eventcreate command works on Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
event trigger The eventtriggers command configures and displays event triggers. The eventtriggers command is available in Windows XP. Starting with Windows Vista, event triggers are created using the Attach task to this event feature in Event Viewer, eliminating the need to use the eventtriggers command.
Execute program 2bin The exe2bin command is used to convert files of EXE file type (executable files) into binary files. The exe2bin command is available in 32-bit versions of Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP. The exe2bin command is not available in any 64-bit version of Windows.
exit The exit command ends the cmd.exe (Windows) or command.com (MS-DOS) session you are currently using. The exit command is available in all versions of Windows as well as MS-DOS.
expansion Extended commands are used to extract files and folders contained in Microsoft Cabinet (CAB) files. Extended commands are available in MS-DOS and all versions of Windows. Extended commands are not available in 64-bit versions of Windows XP.
Extract 32 The extract32 command is used to extract files and folders contained in Microsoft Cabinet (CAB) files. The extrac32 command is available in all versions of Windows. The extract32 command is actually a CAB extractor that can extract any Microsoft Cabinet file. If possible, use the Expand command instead of the extrac32 command.
refining The extract command is used to extract files and folders contained in Microsoft Cabinet (CAB) files. The extract command is available in Windows 98 and 95. Starting with Windows XP, the extract command is replaced by the expand command.
quick help The fasthelp command provides more detailed information about any other MS-DOS command. The fasthelp command is only available in MS-DOS. Starting with Windows 95, the help command replaces the fasthelp command.
Open quickly The fastopen command adds a program's hard drive location to a special list stored in memory, potentially shortening a program's startup time by eliminating the need for MS-DOS to locate the application on the drive. The fastopen command is available in MS-DOS and all 32-bit versions of Windows. The fastopen command is not available in 64-bit versions of Windows. Fastopen is only available in Windows 10, Windows 8, 7, Vista and XP to support older MS-DOS files.
Fluorocarbon The fc command compares two separate files or a set of files and displays the differences between them. The fc command is available in all versions of Windows as well as MS-DOS.
floppy disk The fdisk command is used to create, manage, and delete hard disk partitions. The fdisk command is available in Windows 98 and 95 and MS-DOS. Starting with Windows XP, the fdisk command is replaced by the diskpart command. Partition management is also available through Disk Management in Windows 11, 10, 8, 7, Vista and XP.
Look for The find command is used to search for a specified text string in one or more files. The find command is available in all versions of Windows as well as MS-DOS.
Find string The findstr command is used to find a text string pattern in one or more files. The findstr command works on Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
finger The Finger command is used to return information about one or more users on the remote computer running the Finger service. Finger commands work on Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
Flot The fltmc command is used to load, unload, list, and otherwise manage filter drivers. The fltmc command is available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
hot pot The Fondue command is the abbreviation of Features on Demand User Experience Tool and is used to install any of several optional Windows features from the command line. The hotpot command is available in Windows 11, Windows 10, and Windows 8. You can also install optional Windows features from the Programs and Features applet in Control Panel.
for The for command is used to run a specified command on each file in a set of files. The for command is most commonly used in batch or script files. The for command is available in all versions of Windows as well as MS-DOS.
Fordos The Forcedos command is used to start specified programs in the MS-DOS subsystem. The forcedos command is only available in 32-bit versions of Windows XP. The forcedos command is only used for MS-DOS programs that are not recognized by Windows XP.
forfeles The forfiles command selects one or more files to execute the specified command. The forfiles command is most commonly used in batch or script files. The forfiles command is available in Windows 11, Windows 10, Windows 8, Windows 7, and Windows Vista.
Format The format command formats a drive in the file system you specify. The format command is available in all versions of Windows as well as MS-DOS. Drive formatting can also be done through Disk Management in Windows 11, 10, 8, 7, Vista and XP.
Fsutil The fsutil command is used to perform various FAT and NTFS file system tasks, such as managing reparse points and sparse files, unmounting volumes, and extending volumes. The fsutil command is available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
FTP The ftp command can be used to transfer files to and from another computer. The remote computer must be running as an FTP server. The ftp command is available in all versions of Windows.
Type F The ftype command is used to define the default program for opening specified file types. The ftype command is available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
getmark The getmac command displays the media access control (MAC) addresses of all network controllers on the system. The getmac command is available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
go The goto command is used in a batch or script file to direct the command process to a marked line in the script. The goto command is available in all versions of Windows as well as MS-DOS.
Pre-results The gpresult command displays group policy settings. The gpresult command is available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
renew The gpupdate command updates group policy settings. The gpupdate command works on Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
portability The raftabl command is used to enable Windows' ability to display the extended character set in graphics mode. The raftabl command is available on all versions of Windows and MS-DOS prior to version 5.0. The grantabl command is not available in 64-bit versions of Windows.
graphics The graphics command is used to load a program that can print graphics. Graphics commands are available in MS-DOS and all 32-bit versions of Windows. Graphics commands are not available in 64-bit versions of Windows.
help The help command provides more detailed information about any other command prompt or MS-DOS command. Help commands are available in all versions of Windows as well as MS-DOS.
CPU name The hostname command displays the name of the current host. The hostname command is available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
Hardware computing The hwrcomp command is used to compile a custom dictionary for handwriting recognition. The hwrcomp command is available in Windows 8 and Windows 7.
Hardware register The hwrreg command is used to install a previously compiled custom dictionary for handwriting recognition. The hwrreg command is available in Windows 8 and Windows 7.
Ikars The icacls command displays or changes a file's access control list. The icacls command is available in Windows 11, Windows 10, Windows 8, Windows 7, and Windows Vista. The icacls command is an updated version of the cacls command.
if The if command is used to execute conditional functions in batch files. The if command is available in all versions of Windows as well as MS-DOS.
internk The interlnk command is used to connect two computers through a serial or parallel connection to share files and printers. The interlnk command is only available in MS-DOS. The ability to connect two computers directly is handled by the networking feature in all versions of Windows.
intersvr The intersvr command starts the Interlnk server and copies Interlnk files from one computer to another. The intersvr command is only available in MS-DOS. The ability to connect two computers directly is handled by the networking feature in all versions of Windows.
ip configuration The ipconfig command displays detailed IP information for each network adapter using TCP/IP. The ipconfig command can also be used to release and update IP addresses on systems configured to receive IP addresses through a DHCP server. The ipconfig command is available in all versions of Windows.
ipx routing The ipxroute command displays and changes information about the IPX routing table. The ipxroute command is available in Windows XP. Microsoft removed the built-in NetWare client starting with Windows Vista, and also removed the related ipxroute command.
Internet File Transfer Protocol The irftp command is used to transfer files over an infrared link. The irftp command is available in Windows 8, Windows 7, and Windows Vista.
isksili The iscsicli command starts the Microsoft iSCSI Initiator, which is used to manage iSCSI. The iscsicli command is available in Windows 11, Windows 10, Windows 8, Windows 7, and Windows Vista.
KB16 The kb16 command is used to support MS-DOS files that require keyboard configuration for a specific language. The kb16 command is available in Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP. The kb16 command is not available in 64-bit versions of Windows. The kb16 command replaces the keyb command starting with Windows XP, but is only used to support older MS-DOS files.
keyboard The keyb command is used to configure a keyboard for a specific language. The keyb command is available in Windows 98 and 95 and MS-DOS. See kb16 Commands for equivalent commands in later versions of Windows. Starting with Windows XP, keyboard language settings are handled by the Region and Language or Regional and Language Options (depending on the Windows version) control panel applet in Windows.
Krist The klist command lists Kerberos service tickets. The klist command can also be used to clear Kerberos tickets. The klist command works on Windows 11, Windows 10, Windows 8 and Windows 7.
System settings The ksetup command is used to configure a connection to a Kerberos server. The ksetup command is available in Windows 11, Windows 10, Windows 8, and Windows 7.
Ketermutir The ktmutil command starts the kernel transaction manager utility. The ktmutil command is available in Windows 11, Windows 10, Windows 8, Windows 7, and Windows Vista.
Label The label command is used to manage disk volume labels. The label command is available in all versions of Windows as well as MS-DOS.
Left-handed The lh command is the abbreviated version of the loadhigh command. The lh command is available in Windows 98 and 95 and MS-DOS.
Licensing diagnostics The licensingdiag command is a tool that generates text-based log and other data files that contain product activation and other Windows licensing information. The licensingdiag command is available in Windows 11, Windows 10, and Windows 8.
Loading fixes The loadfix command is used to load the specified program into the first 64K of memory and then run the program. The loadfix command is available in MS-DOS and all 32-bit versions of Windows. The loadfix command is not available in 64-bit versions of Windows.
High load The loadhigh command is used to load a program into high-end memory and is usually used in the autoexec.bat file. The loadhigh command is available in Windows 98 and 95 and MS-DOS. Starting with Windows XP, memory usage is handled automatically.
Lock The lock command locks the drive, allowing programs to access the disk directly. The lock command is only available in Windows 98 and 95. Starting with Windows XP, drive locking is no longer available.
Lodtel The LODCTR command is used to update registry values ​​related to performance counters. The LODCTR command is available in all versions of Windows.
logman The Logman command is used to create and manage event tracking sessions and performance logs. Logman commands also support many features of Performance Monitor. Logman commands are available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
Log out The logoff command is used to terminate the session. The logoff command is found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
LPq The LPQ command displays the status of print queues on computers running the Line Printer Daemon (LPD). The LPQ command is available on all versions of Windows. The LPQ command is not available by default in Windows 11, 10, 8, 7, or Vista, but it can be enabled by turning on the LPD Print Service and LPR Port Monitor features from Programs and Features in Control Panel.
lipoprotein The LPR command is used to send files to a computer running the Line Printer Daemon (LPD). The LPR command works in all versions of Windows. LPR commands are not available by default in Windows 11, 10, 8, 7, or Vista, but they can be enabled by turning on the LPD Print Service and LPR Port Monitor features from Programs and Control Panel.
Mark Cab The MakeCab command is used to losslessly compress one or more files. The Makecab command is sometimes called Cabinet Maker. MakeCab commands are available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP. The MakeCab command is the same as the Diantz command, a command that was removed after Windows 7.
Manage bde The Manage-BDE command is used to configure Bitlocker drive encryption from the command line. Manage-BDE command is available in Windows 11, Windows 10, Windows 8 and Windows 7. A script with the name Manage-bde.wsf exists in WindowsVista and can be used with CScript commands to execute Bitlocker tasks from this task. command line in this operating system.
MD The MD command is the shorthand version of the MKDIR command. The MD command is available in all versions of Windows as well as MS-DOS.
Memory The MEM command displays information about used and free memory areas and programs currently loaded into MS-DOS subsystem memory. MEM commands are available for MS-DOS as well as all 32-bit versions of Windows. MEM commands are not available in 64-bit versions of Windows.
MEMMAKER The MEMMAKER command is used to start Memmaker, a memory optimization tool. The MEMAKER command is available in Windows 98 and 95 and MS-DOS. Start automatically optimizing memory usage in Windows XP.
Table of contents The MKDIR command is used to create a new folder. The MKDIR command is available in all versions of Windows as well as MS-DOS.
mklink The MKLink command is used to create symbolic links. MKLink commands are available in Windows 11, Windows 10, Windows 8, Windows 7, and Windows Vista.
model Mode commands are used to configure system devices, usually COM and LPT ports. This mode command is available in all versions of Windows as well as MS-DOS.
mofcomp The MOFCOMP command correctly displays data from Managed Object Format (MOF) files. The MOFCOMP command is available on all versions of Windows.
more Use more commands to display information contained in text files. More commands can also be used to page the results of any other command prompt or MS-DOS command. Additional commands are available in all versions of Windows as well as MS-DOS.
Mountain The MOUNT command is used to mount a Network File System (NFS) network share. The mount command is available in Windows 7 and Windows Vista. The MOUNT command is not available by default in Windows Vista or Windows 7, but it can be enabled by turning on the NFS Windows feature as a service from Programs and Features in Control Panel. There is no Mount command in Windows 11, 10 or 8 because the service for UNIX (SFU) is stopped.
mountwall The Mountvol command is used to display, create or delete volume mount points. Mountvol command is available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
move The move command is used to move a file or file from one folder to another. The move command is also used to rename directories. The MOVE command is available in all versions of Windows and MS-DOS.
Mrinfo The MRINFO command is used to provide information about the router interface and neighbors. The Mrinfo command can be found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP.
MSAV MSAV command starts Microsoft Antivirus. The MSAV command is only available in MS-DOS. Microsoft Antivirus is only designed for MS-DOS and Windows 3.x. Microsoft provides a optional virus protective kit for Windows XP and later operating systems called Microsoft Security Essentials. Third -party anti -virus tools can be used for all versions of Windows.
msbackup MSBACKUP command starts Microsoft Backup, which is used to back up and restore one or more files. The MSBACKUP command is only available in MS-DOS. Starting from Windows 95, the MSBACKUP command is replaced with Microsoft backup, then backup and restore in the later version of Windows.
MSCDEX The MSCDEX command is used to provide CD-ROM access to MS-DOS. MSCDEX commands are available in Windows 98 and 95 and MS-DOS. Windows provides access to the CD-ROM drive of the MS-DOS subsystem starting from Windows XP, so the MSCDEX command is unnecessary in the operating system here and later.
MSD MSD command starts Microsoft Diagnostics, a system information tool. The MSD command is only available in MS-DOS. Starting from Windows 95, the MSD command is replaced with system information.
information The MSG command is used to send messages to users. The MSG command can be found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP.
MSI execute program The MSIEXEC command is used to launch Windows installation programs, which is used to install and configure software. Msiexec command can be found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP.
Muiunattend The Muiunatten command started the setting process of no one to take care of the multi -language user interface. The MUIUNATTEND command can be found in Windows 11, Windows 10, Windows 8, Windows 7 and Windows Vista.
National Bureau of Statistics The NBTSTAT command is used to display TCP/IP information and other statistical information about remote computers. All versions of Windows can use the NBTSTAT command.
net The Net command is used to display, configuration, and correction of various network settings. The net command can be used in all versions of Windows.
Network 1 The Net1 command is used to display, configuration, and correction of various network settings. The net1 command can be found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP. Net command is applied to use the net1 command. The Net1 command is available in Windows NT and Windows 2000. As a temporary repair program for the Y2K problem encountered by the Net command, the command was corrected before the release of Windows XP. Net1 command is only used in the later version of Windows to compatible with the old programs and scripts that use the command.
Network Configuration NetCFG command is used to install Windows pre -installation environment (Winpe), which is a lightweight version for the Windows for deploying workstations. The netcfg command can be found in Windows 11, Windows 10, Windows 8, Windows 7 and Windows Vista.
network The Netsh command is used to launch a network shell, which is a command line practical program that is used to manage the network configuration of local or remote computers. The netsh command can be found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP.
NetStat NetStat commands are most commonly used to display all open network connections and listening ports. The netstat command can be used in all versions of Windows.
network administrator The NFSADMIN command is used to manage the NFS or client server from the command line. The NFSADMIN command is found in Windows 7 and Windows Vista. By default, the NFSADMIN commands in Windows Vista or Windows 7 are unavailable by default, but it can be enabled by opening the NFS Windows function from the program and function in the program and control panel. NFSADMIN commands are unavailable in Windows 11, 10 or 8 because the UNIX (SFU) service has stopped.
nlsfunc The NLSFUNC command is used to load information in specific countries or regions. The NLSFUNC command can be obtained in MS-DOS and all 32-bit versions of Windows. The NLSFUNC command is not available in the 64 -bit version of Windows. NLSFUNC is available only in Windows 10, 8, 7, Vista and XP to support the old MS-DOS files.
test The NLTEST command is used to test the security channels between the Windows computers in the domain and the domain controller in other domains. The NLTEST command can be found in Windows 11, Windows 10, Windows 8 and Windows 7.
Find NSLOOKUP is most commonly used to display the host name of the input IP address. The NSLOOKUP command checks the DNS server you have configured to discover the IP address. The NSLOOKUP command can be found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP.
backup The NTBACKUP command is used to perform various backup functions from the command prompt or batch or script file. The NTBACKUP command can be used in Windows XP. The NTBACKUP command is replaced by wbadmin in Windows Vista.
NTSD The NTSD command is used to perform certain command line debugging tasks. The NTSD command is available in Windows XP. Due to the addition of storage file support to the task manager, the NTSD command is deleted in Windows Vista.
OcSetup The OcSetup command starts the Windows optional component setting tool for installing other Windows functions. The OcSetup command is found in Windows 8, Windows 7 and Windows Vista. Starting from Windows 8, Microsoft depreciates the OcSetup command instead of the DISM command.
open a file The OpenFiles command is used to display and disconnect the files and folders on the system. The OpenFiles command can be found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP.
path The path command is used to display or set a specific path for executable files. All versions of Windows and MS-DOS can use path commands.
Pathfinding The function of the path command is very similar to the tracert command, but it will also report the information of each jump network delay and loss. The Pathing command can be found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP.
pause Use a pause command in batch processing or script file to pause file processing. When using the pause command, press any key ... "The message is displayed in the command window. The suspension command is available in all versions of Windows and MS-DOS.
Peter Pentnt command is used to detect floating point partition errors in Intel Pentium Chip. The Pentnt command is also used to enable floating -point simulation and disable floating -point hardware. Pentnt command is available in Windows XP. Due to the lack of Intel Pentium CPU when this operating system was released, the Pentnt command was deleted in Windows Vista.
flat The ping command sends the Internet control message protocol (ICMP) response message to the specified remote computer to verify the IP -level connection. Ping command can be used in all versions of Windows.
Pkgmgr The PKGMGR command is used to start the Windows software package manager from the command prompt. Software bag manager installation, uninstallation, configuration and update Windows functions and software packages. The PKGMGR command can be found in Windows 11, Windows 10, Windows 8, Windows 7 and Windows Vista.
Popnertende The PNPUNATTEND command is used for the installation of automated hardware device drivers. The PNPUNATTEND command can be found in Windows 11, Windows 10, Windows 8, Windows 7 and Windows Vista.
Popotir The PNPUTIL command is used to start Microsoft PNP utility, which is used to install plug -in devices from the command line. The PNPUTIL command can be found in Windows 11, Windows 10, Windows 8, Windows 7 and Windows Vista.
Pope Popd command is used to change the current directory to a directory stored in the PUSHD command recently. The POPD command is usually used in batch processing or script files. Popd command can be found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP.
strength The power command is used to reduce the power consumption of computer consumption by monitoring software and hardware devices. Power commands can be used in Windows 98 and 95 and MS-DOS. Starting from Windows XP, the operating system integrates the power management function to replace the Power command.
Power configuration The PowerCFG command is used to manage Windows power management settings from the command line. PowerCFG commands are found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP.
Print The printing command is used to print the specified text file to the specified printing device. All versions of Windows and MS-DOS can use print commands.
quickly The prompt command is used to customize command prompts or the appearance of the text in the MS-DOS. All versions of Windows and MS-DOS can use a prompt command.
Pushide The Pushd command is used to store the directory, which is most common in batch processing or script program. Pushd command can be found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP.
Launcher The pwlauncher command is used to enable, disable or display Windows state to obtain the startup option. The pwlauncher command can be found in Windows 11, 10 and 8.
Qappsrv The QAppsrv command is used to display all remote desktop session host servers available on the network. Qappsrv command can be found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP.
Qbasic QBASIC command starts QBasic, which is based on MS-DOS-based programming environment based on basic programming languages. The QBASIC command can be found in Windows 98 and 95 and MS-DOS. Windows 98 or 95 The QBASIC command is not installed by default, but it can be used on the installation disk or disk.
process The QPROCESS command is used to display information about the operation process. The QPROCESS command can be found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP.
ask The query command is used to display the status of the specified service. The query command can be found in Windows 11, Windows 10, Windows 8, Windows 7 and Windows Vista.
Query The QUSER command is used to display information about the current login to the system. The QUSER command can be found in Windows 11, Windows 10, Windows 8, Windows 7 and Windows Vista.
Quinista Qwinsta command is used to display information about opening remote desktop sessions. Qwinsta command can be found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP.
rasautou The Rasautou command is used to manage remote access dial -up dial -up automatic address. The Rasautou command can be found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP.
Rasdir The RasDial command is used to start or end the network connection of the Microsoft client. The RasDial command can be found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP.
RCP The RCP command is used to copy files between Windows computers and systems running RSHD guards. The RCP command is available in Windows 7, Windows Vista and Windows XP. The RCP command is not available by default in Windows Vista or Windows 7, but it can open the Windows function of the subsystem by opening the subsystem in the program and features in the Control panel, and then install the Windows features for UNIX -based applications for UNIX applications. It is suitable for Windows Vista and Windows7. The RCP command is unavailable in Windows 11, 10, or 8 because the UNIX (SFU) service has stopped.
road The RD command is the shorthand version of the RMDIR command. The RD command can be used in all versions of Windows and MS-DOS.
RD design The RDPSIGN command is used to sign the remote desktop protocol (RDP) file. The RDPSIGN command is available in Windows 7.
Reagent C Reagentc command is used to configure Windows to restore environment (RE). Reagentc command can be found in Windows 11, Windows 10, Windows 8 and Windows 7.
RECIMG The RECIMG command is used to create custom refresh images. The RECIMG command is available in Windows 8.
recover The restoration command is used to restore readable data from a bad disk or defective disk. The restoration command can be found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP.
register The REG command is used to manage the Windows registry from the command line. The REG command can execute the universal registry function, such as adding a registry button, exporting registry, etc. Reg commands can be used in Windows 11, Windows 10, Windows 8, Windows 8, Windows 7, Windows Vista and Windows XP.
Regini Regini command is used to set or change the registry permissions and registry values ​​from the command line. The Regini command can be found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP.
Register cimprovider The register CimProvider command is used to register the universal information model (CIM) provider in Windows. The register CimProvider command can be found in Windows 11, Windows 10 and Windows 8.
Register 32 The RegSVR32 command is used to register the DLL file as a command component in the Windows registry. The RegSVR32 command can be found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP.
re-register The RELOG command is used to create a new performance log from the data in the existing performance log. The RELOG command can be found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP.
Rem The REM command is used to record or remarks in batch processing or script files. Rem command is available in all versions of Windows and MS-DOS.
appoint The ren command is the shorthand version of the rename command. Ren command can be used in all versions of Windows and MS-DOS.
Change name The rename command is used to change the name of the single file you specified. The rename command is available in all versions of Windows and MS-DOS.
Fix BDE The Repair-BDE command is used to repair or decrypt the damaged driver with Bitlocker encrypted. Windows 11, Windows 10, Windows 8 and Windows 7 have the REPAIR-BDE commands available.
replace The replacement command is used to replace one or more files with one or more other files. The replacement command is available in all versions of Windows and MS-DOS.
reset The reset command implemented by the reset session is used to reset the session subsystem software and hardware to the initial value of known. The reset command can be found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP.
recover The restore command is used to use the backup command to restore the backup file. The RESTORE command is only available in MS-DOS. The backup command can only be used for MS-DOS 5.00, but by default, it contains the RESTORE command of the MS-DOS version to provide a method to restore the file backup in the previous version of the MS-DOS.
Rexec The Rexec command is used to run commands on a remote computer running the Rexec guard program. The REXEC command can be found in Windows Vista and Windows XP. The RSH command is not available in default in Windows Vista, but it can open the UNIX -based subsystem Windows function by opening the UNIX -based application for the program and function in the Control panel, and then provide the UNIX application SDK here. The Rexec command is not available in Windows 7, but if necessary, it can be executed in Windows XP through the Windows XP mode.
Table of contents The RMDIR command is used to delete existing or completely empty folders. The RMDIR command can be used in all versions of Windows and MS-DOS.
Robot copy The Robocopy command is used to copy files and directory from one position to another. This command is also called a powerful file copy. The Robocopy command can be found in Windows 11, Windows 10, Windows 8, Windows 7 and Windows Vista. The Robocopy command is better than copying command and Xcopy command because Robocopy supports more options.
route The route command is used to manipulate the network routing table. The route command is available in all versions of Windows.
RPC information RPCINFO commands remotely call (RPC) to the RPC server and reports the content it found. The RPCINFO command can be found in Windows 7 and Windows Vista. The RPCINFO command is not available in Windows Vista or Windows 7 by default, but it can be used by opening the NFS Windows features from the program and control panels in the program and control panel. The RPCINFO command is unavailable in Windows 11, 10 or 8 because the UNIX (SFU) service has stopped.
Rpcping The RPCPing command is used to use the RPC Ping server. The RPCPing command can be found in Windows 11, Windows 10, Windows 8, Windows 7 and Windows Vista.
RSH The RSH command is used to run commands on remote computers running RSH guards. The RSH command is available in Windows 7, Windows Vista and Windows XP. The RSH command is unavailable by default in Windows Vista or Windows 7, but it can open the UNIX -based subsystem Windows function by opening the UNIX -based application for the program and features in the Control panel, and then install Utitior and SDK for UNIX -based applications for UNIX applications. RSH command. It is suitable for Windows Vista and Windows7. The RSH command is unavailable in Windows 11, 10, or 8 because the UNIX (SFU) service has stopped.
relative value The RSM command is used to use mobile storage management media resources. The RSM command can be used in Windows Vista and Windows XP. The RSM command is available in Windows Vista, and then deletes in Windows 7 because the mobile manager is deleted from the operating system. If you encounter difficulties when you execute the command, search the RSM command in the C: Windowswinsxs folder in Windows Vista.
runas Runas command is used to perform procedures using other users' proofs. The Runas command can be found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP.
Rubinsa The RWINSTA command is the shorthand version of the RESET session command. The RWINSTA command can be found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP.
scandium The SC command is used to configure information about services. SC command communicates with the service controller. The SC command can be found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP.
Disk scanning program The Scandisk command is used to start Microsoft ScanDisk, which is a disk maintenance program. Scandisk commands are available in Windows 98 and 95 and MS-DOS. The chkdsk command starting from Windows XP replace the Scandisk command.
scanning Scanning commands Start the Windows Registry Checker, which is a basic registry maintenance program and backup utility. The scanning command can be used in Windows 98 and Windows 95. Due to changes in Windows registry function, the function provided by the Scanreg command no longer needs to start in Windows XP.
Scheduled Tasks Schtasks command is used to arrange specified programs or commands at some time. The Schtasks command can be used to create, delete, query, change, run, and end the task of the plan. Schtasks command can be found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP.
Sdbinst The SDBINST command is used to deploy a custom SDB database file. The SDBINST command can be found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP.
Sydit The Secedit command is used to configure and analyze system security by comparing the current security configuration with the template. The Secedit command can be found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP.
put The set command is used to display in the MS-DOS or command prompt to enable or disable environmental variables. The set command can be used in all versions of Windows and MS-DOS.
Set up local The setLocal command is used to start the positioning of environmental changes in batch processing or script files. SetLocal command can be found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP.
set value The setspn command is used to manage the service account of the service account of Active Directory (AD). The setspn command can be found in Windows 11, Windows 10, Windows 8 and Windows 7.
setver The setver command is used to set the MS-DOS version number of the MS-DOS report as a program. The setver command can be used in MS-DOS and all 32-bit versions of Windows. The setver command is unavailable in the 64 -bit version of Windows.
set value The SETX command is used to create or change environment variables in the user environment or system environment. The setx command can be found in Windows 11, Windows 10, Windows 8, Windows 7 and Windows Vista.
Securities Regulatory Commission The SFC command is used to verify and replace important Windows system files. According to the operating system, the SFC command is also called a system file checker or Windows resource checker. The SFC command can be found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP.
shadow The Shadow command is used to monitor another remote desktop service session. The Shadow command is available in Windows 7, Windows Vista and Windows XP.
share The shared command is used to install file locking and file sharing function in MS-DOS. The shared command can be obtained in the MS-DOS and all 32-bit versions of Windows. The 64 -bit version of Windows is not available. Shared only in Windows 10, 8, 7, Vista and XP to support the old MS-DOS files.
transfer The shift command is used to change the position of the parameter in batch processing or script files. The shift command is available in all versions of Windows and MS-DOS.
display stand The ShowMount command is used to display information about the file system installed on NFS. The Showmount command is found in Windows 7 and Windows Vista. By default, the Showmount commands in Windows Vista or Windows 7 are not available, but it can be used by opening the NFS Windows function from the program and function in the program and control panel. There is no Showmount command in Windows 11, 10 or 8, because the UNIX (SFU) service has stopped.
closure Close commands can be used to close, restart or cancel the current system or remote computer. Close commands can be found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP.
Smartdrv SmartDrv command installation and configuration SmartDrive, which is the MS-DOS disk cache practical program. The SmartDrv command is available in Windows 98 and 95 and MS-DOS. The cache starts automatically from Windows XP, so the SmartDRV command is not necessary.
type The SORT command is used to sort the data from the specified input, and then return the results of this category to the command prompt screen, file or other output device. All versions of Windows and MS-DOS can use the SORT command.
start Start the command to open a new command line window to run the specified program or command. Starting commands can also be used to start the application without creating a new window. All versions of Windows can use the start command.
substitute The replacement command is used to associate the local path with the driver's letters. The replacement command is very similar to the network use command, except using local paths instead of sharing network paths. The replacement command is available in all versions of Windows and MS-DOS. The replacement command replaced the distribution command with MS-DOS 6.0.
Sxstrace The SXSTRACE command is used to start the Winsxs Traction Utility, a programming diagnostic tool. The SXSTRACE command can be found in Windows 11, Windows 10, Windows 8, Windows 7 and Windows Vista.
system The SYS command is used to copy the MS-DOS system file and command interpreter to the disk. SYS commands are available in Windows 98 and 95 and MS-DOS. The SYS command is most commonly used to create a simple disk or hard disk drive. The necessary system files of Windows are too large and cannot be placed on the disk, so the sys command starts from Windows XP.
system message The SystemInfo command is used to display the basic Windows configuration information of local or remote computers. SystemInfo command can be found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP.
take away The following order is used to get the access rights refused to access the file ownership of the administrator when re -assigning the document ownership. The takeown command can be found in Windows 11, Windows 10, Windows 8, Windows 7 and Windows Vista.
Task terminated The task command is used to terminate the task. The Taskkill command is a process of the command line equivalent to the process of ending the task manager in Windows. The Taskkill command can be found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP.
task list Show the list of applications, services and process IDs (PID) running on local computers or remote computers. The task list command can be found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP.
TCMSETUP The TCMSETUP command is used to set or disable telephone application programming interface (TAPI) client. The TCMSETUP command can be found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP.
Remote login The Telnet command is used to communicate with remote computers using the Telnet protocol. The Telnet command is available in all versions of Windows. The Telnet command is not available in Windows 11, 10, 8, 7, or Vista by default, but it can open the Telnet command by opening the Telnet Client Windows function from the program and control panels in the program and control panel.
TFTP The TFTP command is used to transmit files between remote computers that run a simple file transmission protocol (TFTP) service or guardian program. The TFTP command can be found in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista and Windows XP. By default, in some versions of Windows, the TFTP command is not available, but you can open the TFTP command by opening the TFTP client function from the program and control panel.
time The time command is used to display or change the current time. Time command can be used in all versions of Windows and MS-DOS.
pause The timeout command is usually used in batch processing or script files to provide the specified timeout value in the process. The timeout command can also be used to ignore the button. The timeout command can be found in Windows 11, Windows 10, Windows 8, Windows 7 and Windows Vista.
title The title command is used to set the command prompt window title. The title commit is available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
tennessee The Tlntadmn Command is used to administer a local or remote computer running telnet server. The tlntadmn commit is available in Windows 11, Windows 10, Windo WS 7, Windows Vista, and Windows XP. The Tlntadmn Command is not available by default in Some versions of Windows, but can be enabled by turning on the telnet server Windows Feature From Program and Features in Control Panel.
TPMVSCMGR The TPMVSCMGR Command is used to create and destroy TPM Virtual Smart Cards. The TPMVSCMGR Command is available in Windows 11, Windows 10, and Windows 8.
tracking device The Tracerpt Command is used to proces event trace Logs or Real-Time Data from Instrument EVENT TRACE PROVIDERS. Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
Tracert The Tracert Command Sends Internet Control Message Protocol (ICMP) Echo Request MESSAGES to A Specified Remote Computer with Increg (TTL) Fiel D Values ​​and Displays the IP Address and Hostname, if available, of the router interfaces between the source and distility. The tracert commit is available in all versions of Windows.
Tree The TREE Command is used to graphical display the folder structure of a spaced drive or Path. s in MS-DOS.
Tekang The TSCON Command is used to attach a user session to a remote desktop session. The tscon command is available in Windows 11, Windows 10, Windows 8, Windows V ISTA, and Windows XP.
TSDISCON The TSDISCON Command is used to disconnect a remote desktop session. The TSDIScon Command is available in Windows 11, Windows 10, Windows 8, Windows Vista, And Windows XP.
Tskir The TSKill Command is used to end the specify process. The tskill commit is available in Windows 11, Windows 10, Windows 8, Windows Vista, and Windows XP.
Tsshutdn The TSSHUTDN Command is used to remotely shop down or Restart a terminal server. The tshutdn commit is available in Windows XP. Remotely is also available in the more powerful shutdown commit, so tsshutdn was removed in Windows Vista .
type The Type Command is used to display the information dispormation in a text file. The type commit is available in all versions of windows, as well as in MS-DOS.
Type performance The Typerf Command Displays Performance Data in The Command Prompt Window or Writes The Data to Specify Log File. OWS 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
Zumi The Tzutil Command is used to display or configure the current system's time zone. The Tzutil Command Can Also used to enjoy or disclyrylight saving Adjustments. The tzutil commit is available in Windows 11, Windows 10, Windows 8, and Windows 7.
uninstall The Umount Command is used to remove network file system (NFS) mount network shares. The umount commit is available in Windows Vista. nt Command is not available by default in Windows Vista or Windows 7 But Can ENabled by Turning On The Services for NFS Windows Feature from Programs and Features in Control Panel. U) Was discontinued.
Restore deletion The UNDELETE Command is used to undo a deletion with the ms-dos delete commit. As Removed Beginning in Windows 95 Due to the Availability of the Recycle Bin in Windows. FREE FILE Recovery Program are available from Third-PARTY SOFTWARE MAKERS.
Unformat The unformat commit is used to undo the formatting on a drive performed by the MS-DOS format commit. Omman WAS Removed Beginning in Windows 95 Due to File System Changes.
unlock The UnLock Command is used to unlock a drive, disabling direct disk access for a program. The unlock commit is only available in Windows 98 and 95. Drive loo cKing is no longer available as of Windows XP.
Unlock The UNLODCTR Command Removes Explain Text and Performance Count for A Service or Device Driver from The Windows Registry. Le in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, And Windows XP.
Vaultcmd The VaultCMD Command is used to create, remove, and show still credentials. The vaultcmd commit is available in Windows 11, Windows 10, Windows 8, and Windows 7.
Version The Ver Command is used to display the current windows or MS-DOS Version Number. The Ver Command is available in all versions of Windows, as if as in MS-DOS.
Verify The Verify Command is used to enable or disable the Ability of Command Prompt, or MS-DOS, to Verify that Files are? Able in all versions of Windows, as well as in MS-DOS.
roll The Vol Command Shows the Volume Label and Serial Number of a Specified Disk, Assump this information exist. The Vol Command is available in all versions of Windows of Windows , As Well as in MS-DOS.
Vsafe The vsAFE Command is used to start vsafe, a base virus propection system for MS-DOS. The vsafe commit is only available in MS-DOS. VSAFE was designed for ms-D OS And Windows 3.x only. Microsoft Provides an optional virus propeity Suite Called Microsoft Security Essentials for Windows XP and Later Opening Systems, and Third-PARTY Antivirus are available for all versions of windows.
Vssadmin The VSSADMIN Command Starts The Volume Shadow Copy Service Administrative Command Line Tool Which Displays Current Volume Shadow Backups and All Installed Hadow Copy Writ " And Windows XP.
W32TM The W32TM Command is used to diagnose issSues with Windows Time. The W32tm Command is available in Windows 11, Windows 10, Windows 8, Windows Vista, and Win DOWS XP.
wait The waitfor commit is user for a signal on a system. The wait commit is available in Windows 11, Windows 10, Windows 8, Windows 7, and Windows Vista.
World Badminton Management The Wbadmin Command is used to start and stop backup jobs, display design about a previous backup, list the items wellin a backup, and report on the status of a. Currently running backup. The wbadmin commit is available in Windows 11, Windows 10, Windows 8, Windows 7, and Windows Vista. The Wbadmin Command Replaced the Ntbackup Command Beginning in Windows Vista.
Wakikir The Wecutil Command is used to manage Subscripts to events that are forwarded from WS-Management Supporters. The Wecutil Command is available In Windows 11 , Windows 10, Windows 8, Windows 7, and Windows Vista.
Waffel The Wevtutil Command Starts The Windows Events Command Line Utility is used to manage event logs and public. s 11, Windows 10, Windows 8, Windows 7, and Windows Vista.
Where The where commit is used to search for design that matches a Specified Pattern. The where commit is available in Windows 11, Windows 10, Windows 8, and Windows VISTA Then, then
who I am The WHOAMI Command is used to Retrieve User name and group information on a network. The Whoami Command is available in Windows 11, Windows 10, Windows 8, A nd Windows Vista.
Wimnte The Winmgmt Command Starts the Command Line Version of WMI, a scripting tool in Windows. The Winmgmt Command is available in all versions of Windows.
Winrm The Winrm Command is used to start the Command Line Version of Windows Remote Management. b services. The Winrm Command is available in Windows 11, Windows 10, Windows 8, Windows 7, And Windows Vista.
winner The winrs command is used to open a secure command window with a remote host. The winrs command is available in Windows 11, Windows 10, Windows 8, Windows 7, and Windows Vista.
卫星通讯公司The winsat command starts the Windows System Assessment Tool, a program that assesses various features, attributes, and capabilities of a computer running Windows. The winsat command is available in Windows 11, Windows 10, Windows 8, Windows 7, and Windows Vista.
wireless microphone The wmic command starts the Windows Management Instrumentation Command line (WMIC), a scripting interface that simplifies the use of Windows Management Instrumentation (WMI) and systems managed via WMI. The wmic command is available in Windows 11, Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP.
Wsmanhttpconfig The wsmanhttpconfig command is used to manage aspects of the Windows Remote Management (WinRM) service. The wsmanhttpconfig command is available in Windows 11, Windows 10, Windows 8, Windows 7, and Windows Vista.
copy The xcopy command can copy one or more files or directory trees from one location to another. The xcopy command is generally considered a more "powerful" version of the copy command through the robocopy command trumps even xcopy. The xcopy command is available in all versions of Windows, as well as in MS-DOS. A command by the name of xcopy32 existed in Windows 95 and Windows 98. To avoid a long and confusing explanation here, just know that no matter if you executed the xcopy command or the xcopy32 command, you were always executing the most updated version of the命令。
Xwizard The xwizard command, short for Extensible Wizard, is used to register data in Windows, often from a preconfigured XML file. The xwizard command is available in Windows 11, Windows 10, Windows 8, and Windows 7.

If you're only interested in the commands available in your version of Windows or MS-DOS, we have accurate and detailed lists of

  • commands for Windows 8,
  • commands for Windows 7,
  • commands for Windows XP, and
  • DOS Commands.

Finally, we also have a comparison table of Windows commands, showing which appear in each version of Windows, which might be helpful depending on what you're after.