All cmd and dos commands on Windows

Command Prompt in Windows provides access to more than 280 commands. These CMD commands are used to perform some tasks on the operating system from the command line interface instead of the Windows graphical interface that we often use.

Command Prompt in Windows provides access to more than 280 commands. These CMD commands are used to perform some tasks on the operating system from the command line interface instead of the Windows graphical interface that we often use.

Note: You need to know that in Windows XP, Vista, Windows 7, 8 / 8.1 / Windows 10 command prompt commands are called CMD commands, in Windows 98 and Windows 95 and MS-DOS they are called DOS commands.

In this article TipsMake.com will summarize all CMD commands, DOS commands for you to search and use. However, because the number of commands is quite large, I will update it gradually, please bookmark it again.

Below is a list of Command Prompt commands, commonly known as CMD commands, available from Command Prompt in Windows 10, 8 / 8.1, Windows 7, Windows Vista, Windows XP. There are a few minor changes in Windows 10 and those changes will be mentioned in this list.

Tip: To know what command has parameters, how to use it, just open cmd, enter the command and press Enter, it will show you the information related to the command. Even on Windows 10, if the command has been replaced with another command you will be prompted for that. If there are no parameters, the command will be executed.

Summarize all CMD commands, run, dos commands on Windows

  1. CMD - A order
  2. CMD - B order
  3. CMD - C order
  4. CMD - D command
  5. CMD - E order
  6. Command CMD - F
  7. CMD - G, H command
  8. CMD - I, K command
  9. Command CMD - L
  10. CMD - M command
  11. CMD - N, O order
  12. CMD command - P, Q
  13. CMD - R command
  14. CMD - S command
  15. CMD - T command
  16. CMD - U, V command
  17. CMD command - W, X
Cmd, dos command cmd command, dos command

CMD - A order

Append The append command can be used to open files in other folders when they are in the current directory. The Append command is available in MS-DOS as well as in all 32bit Windows versions. The Append command is not available on Windows 64bit version. Arp The arp command is used to display changes in items in the ARP cache. The Arp command is available on all Windows versions. Assoc The assoc command uses to display or change the file type associated with a specific file extension. The Assoc command is available in Windows 8, Windows 7, Windows Vista and Windows XP. At At command is used to schedule other cmd commands and programs at a specific time. The At command is available on Windows 7 / XP / Vista. Starting from Windows 8 the schtasks command is used instead of this At command. Atmadm The atmadm command is used to display information regarding connections during asynchronous communication (ATM) on the system. Atmadm is available on Windows XP. Support for ATM has been removed since Windows Vista so the Atmadm command is no longer needed. Attrib The attrib command is used to change the properties of a file or directory, available in Windows and MS-DOS versions. Auditpol The auditpol command is used to display or change censorship policies (audit). The command is available in Windows 8 and Windows 7 / Vista.

CMD - B order

Bcdboot The bcdboot command is used to copy the boot file to the system partition and to create a new BCD system store. bcdboot is available on Windows 8/7. Bcdedit The bcdedit command is used to view or make changes to Boot Configuration Data. The bcdedit command is available on Windows 8/7 / Vista. It is an alternative to bootcfg starting from Windows Vista. Bdehdcfg The bdehdcfg command is used to prepare the hard drive for BitLocker Drive Encryption. The command is available on Windows 8/7. Bitsadmin Bitsadmin command is used to create, manage and monitor download and upload jobs, available on Windows 8/7 / Vista. Currently this command is gradually being replaced by cmdlets. Bootcfg Bootcfg is used to build, edit or view the contents of the boot.ini file, a hidden file used to determine which Windows directory, partition, and hard drive are in. Bootcfg is available from Windows XP and above. Currently, bcdedit is mostly used because boot.ini is no longer used on new Windows operating systems. Bootsect The bootsect command is used to configure the main boot code to code compatible with BOOTMGR (Vista and above) or NTLDR (XP and earlier). Commands are available on Windows 8, Windows 10; on Windows 7 / XP only in Command Prompt in System Recovery Options. Break Break command set or clear check Ctrl + C extended on DOS. It is available on all versions of Windows and MS-DOS, but not in Windows.

CMD - C order

Cacls Used to display or change the ACL (Access control lists) of the file. Cacls is available on Windows XP to Windows 8, on Windows 10 it is replaced with Icacls. Icacls can be used on all versions of Windows from XP and above. Call Used to run scripts or batch programs from scripts or other batches. This command can run on all Windows versions, including MS-DOS. Call has no effect outside the script or batch file, meaning that this command at the command prompt of CMD or MD-DOS will do nothing. Cd Cd is an abbreviated version of chdir, available in all versions of Windows, as well as MS-DOS. Certreq The certreq command is used to perform various CA Authority Certification functions. It is available on Windows Vista to Windows 10. Certutil The certutil command to export and display CA configuration information along with other CA functions, is available in Windows Vista or later. Change The change hand command changes different terminal server settings such as installation mode, COM port mapping and logging. Change command available in Windows Vista to Windows 10. Chcp The chcp command displays or configures the number of active code pages, available on all Windows, MS-DOS versions. Chdir The command chdir is used to display the drive symbol, the directory in which you are working. Chdir is also used to change the drive, the folder you want to work with. It is available in all Windows, MS-DOS versions. Checknetisolation The checknetisolation command is used to check applications that require networks. It is available on Windows 8 and above. Chglogon The chglogon command activates, disables or disables the terminal server login session, executing this command is the same as executing the change command with the logon parameter. Chglogon is available on Windows Vista and above. Chgport The chgport command is used to display or change the COM port mapping for compatibility with DOS, executing this command is the same as running the change command with the port parameter. It is available from Windows Vista and above. Chgusr The chgusr command is used to change the installation mode for the terminal server, executing this command is the same as running the change command with the user parameter. It is available on Win Vista or later. Chkdsk The chkdsk command is used to check the drive, determine and fix certain hard drive errors. It is available in all Windows, MS-DOS versions. Chkntfs The chkntfs command is used to configure or display the disk check during Windows startup, available on Windows XP or later. Choice The choice command is used in a batch script or program to provide a list of choices and return the value of that option to the program. This command is available on every Windows except XP. You can use the set command with / p in XP batch files and scripts to replace choice. Cipher The cipher command is used to display or change the encryption status of files and folders on NTFS partitions. The cipher command is available on Windows XP or later. Clip Clip command is used to redirect output from any command to the clipboard on Windows. It is available on Windows Vista and above. Cls Command cls to clear the screen of all previously entered commands and other documents. It is available on all versions of Windows, MS-DOS. Cmd The cmd command starts a new version of the cmd.exe interpreter, which is available on Windows XP or later. Cmdkey The cmdkey command is used to display, create and delete stored username and password. This command is available on Windows Vista or later. Cmstp The cmstp command installs or uninstalls the Connection Manager service configuration. It is available on Windows XP and above. Color The color command changes the color of the text and the background in the CMD window. It is available on Windows XP and above. Command The command command starts a new instance of the command.com interpreter. This command is available in MS-DOS as well as all 32-bit versions of Windows, not on 64-bit versions of Windows. Comp The comp command is used to compare 2 files or 2 file sets and is available on Windows XP and above. Compact Command compact is used to display or change the compression status of files and folders on NTFS partitions. Convert The convert command is used to convert FAT or FAT32 format to NTFS, available on Windows XP or later. Copy Copy command copies one or more files from one location to another. It is available on all Windows versions including MS-DOS. The xcopy command is a more powerful version of the copy command. Cscript The cscript command is used to execute scripts through the Microsoft Script Host, available on all versions of Windows. The cscript command is most commonly used to manage printers from the command line interface using scripts like prncnfg.vbs, prndrvr.vbs, prnmngr.vbs, . Ctty The ctty command is used to change Default input and output devices for the system. It is available on Windows 98, 95 and MS-DOS. The functions provided by the ctty command are no longer needed on newer Windows versions because the command.com (MS-DOS) interpreter is no longer the default command-line interpreter.

CMD - D command

Date The date command is used to display or change the current date. The date command is available on all Windows, MS-DOS. Dblspace The dblspace command is used to create or configure DoubleSpace compressed drives. This command is available on Windows 98, 95 and MS-DOS. DriveSpace (executed with drvspace command) is an updated version of DoubleSpace. Windows integrates a compression handler starting from Windows XP. Debug Debug debugging command Debug - command line application for testing and editing programs. This command is available on MS-DOS and any 32bit Windows version. The 64-bit version of Windows does not support this command. Defrag Defrag command is used to defragment the drive you specify. It is the command line version of Disk Defragmenter from Microsoft. This command is available on all versions of Windows and MS-DOS. Del The del command is used to delete one or more files, similar to the erase command. It is available in all versions of Windows and MS-DOS. Deltree Deltree command is used to delete the directory and all files and subdirectories in it. This command is available in Windows 95, 98 and MS-DOS. From Windows XP onwards, its directory, files and subdirectories can be deleted using / s in the rmdir command. And because it is no longer needed, it has been removed. Diantz The diantz command, sometimes called the Cabinet Maker, is used to compress and degrade one or more files, similar to makecab. It is available on Windows 7, Vista, XP. On Windows 8 and above, this command is replaced with makecab. Dir The dir command is used to display the list of files and subdirectories of the current directory. It also provides important information such as hard drive serial number, total listed files, total file size, total free space on the drive, etc. The dir command is available on all Windows and MS versions - DOS. Diskcomp The diskcomp command is used to compare the content of two floppy disks, available on all versions of Windows and MS-DOS. Diskcopy The diskcopy command is used to copy the entire contents of this floppy drive to another floppy drive. It is available on all versions of Windows and MS-DOS. Diskpart The diskpart command is used to create, manage, and delete hard drive partitions. The diskpart command is available on Windows XP or later, and is an alternative to fdisk. Diskperf The diskperf command is used to manage remote drive performance counters, available on Windows XP or later. Diskraid Diskraid command launches DiskRAID tool used to manage and configure RAID arrays. This command is available on Windows Vista or later. Dism The command dis launchs the Deployment Image Servicing and Management tool (DISM) used to manage features in the Windows image. It is available on Windows 7 and above, requires admin permissions to use. Dispdiag The dispdiag command is used to export the information about the display system, available from Windows Vista or later. Djoin The djoin command is used to create a new computer account in the domain, available on Windows Vista or later. Doskey The doskey command is used to modify the command line, create macros, recall the previously entered command. It is available on all Windows and MS-DOS. Dosshell The dosshell command launches DOS shell, a graphical interface management tool for MS-DOS. This command is available on Windows 95 (in MS-DOS mode), MS-DOS version 6.0 and MS-DOS versions are upgraded from earlier versions that contain dosshell commands. File manager with Windows Explorer graphical interface has been built into the operating system starting with Windows 95. Dosx The dosx command is used to run DOS Protected Mode Interface (DPMI), a special mode designed to give allow MS-DOS applications to access more than regular 640KB. The dosx command is available in Windows 8, Windows 7, Windows Vista and Windows XP. The dosx command is not available in 64-bit versions of Windows. The dosx and DPMI commands are only available in Windows to support old MS-DOS programs. Driverquery The driverquery command is used to display a list of all installed drivers. It is available on all versions of Windows from XP and above. Drvspace The drvspace command is used to create or configure DriveSpace compressed drives. The drvspace command is available in Windows 98 and 95, as well as in MS-DOS. DriveSpace is an updated version of DoubleSpace, implemented with the dblspace command. Dxdiag The dxdiag command launches the DirectX diagnostic tool that allows you to view computer configuration information.

CMD - E order

Echo The echo command is used to display messages, most commonly in scripts and batch files. The echo command can also be used to enable or disable the echoing feature. It is available in all versions of Windows and MS-DOS Edit Edit commands start the MS-DOS Editor tool for creating and editing text files. The edit command is included in MS-DOS and all 32bit Windows versions, but not on Windows 64bit. Edlin The edlin command starts the Edlin tool to create and edit text files from the command line interface. The edlin command is available in all 32bit Windows versions, not on Windows 64bit. In MS-DOS, this command is only available on version 5.0. Emm386 The emm386 command is used to allow MD-DOS to access more than 640KB of memory. This command is available on Windows 95, 98, MS-DOS. From Windows 95 and above, Windows has access to expandable memory without using this command. Endlocal The endlocal command is used to end the environment changes within the script file or batch file. It is available on Windows XP and above. Erase The erase command is used to delete one or more files, similar to the del command. It is available in all versions of Windows and MS-DOS. Esentutl The esentutl command is used to manage the Extensible Storage Engine database. The command is on Windows XP or higher. Eventcreate The eventcreate command is used to create a custom event in the event log. The eventcreate command is available on Windows XP and above. Eventtriggers The eventtriggers command is used to configure and display event triggers. This command is available on Windows XP. From Windows Vista, the event trigger is created by using the Attach Task To This Event feature in Event Viewer, making the eventtriggers command no longer needed. Exe2bin The exe2bin command is used to convert the EXE file type to a binary file. It is available on 32bit version from Windows XP or higher, 64bit version does not support this command. Exit The exit command used to end the current cmd.exe (Windows) or command.com (in MS-DOS) sessions. The command is available on all versions of Windows and MS-DOS. Expand The expand command to extract files and folders contained in the CAB (Microsoft Cabinet) file. This command is available on all versions of Windows and MS-DOS except the 64bit version of Windows XP. Extrac32 Extrac32 command is used to extract files and folders contained in CAB files, available in all versions of Windows. The extrac32 command is actually a program that extracts CAB files used by Internet Explorer, but it can extract any CAB file. If possible, you should use the expand command instead of extrac32. Extract The extract command is used to extract files and folders in CAB files. This command is available in Windows 98 and 95, on Windows XP and above it is replaced by the expand command.

Command CMD - F

Fasthelp The fasthelp command provides more detailed information for other MS-DOS commands. This command is only available in MS-DOS. From Windows 95, the fasthelp command is replaced with the help command. Fastopen The fastopen command is used to add the hard drive location of the Fc program. The fc command is used to compare two files or file sets and show the difference between them. The fc command is available on all versions of Windows and MS-DOS. Fdisk The fdisk command is used to create, manage and delete hard drive partitions. It is only available on Windows 98, 95 and MS-DOS, from Windows XP and above, the command is replaced by diskpart. Disk Management from partition management is also available on newer versions of Win. Find The command Find is used to find a specific text string in one or more files. It is available on all Windows versions. Findstr The findstr command is used to search for text string patterns in one or more files, which are present on Windows XP or later. Finger Finger command returns information of one or more users on the remote computer, running Finger service. The command is on Windows XP or higher. Fltmc The fltmc command loads, unloads, lists and performs other management tasks for the Filter driver. The command is available on Windows XP or higher. Fondue The fondue command is used to install additional Windows features from the command line interface. The word fondue stands for Features on Demand User Experience Tool. The command is available on Windows 8 and above. For The for command is used to run the command specified for each file in a file set. It is often used for weighing batch files or scripts, available on all versions of Windows and MS-DOS. Forcedos The forcedos command is used to launch a specific program in the MS-DOS subsystem. Forcedos is only available on 32bit version of Windows XP, and used when MS-DOS is not recognized by Windows XP. Forfiles The forfiles command selects one or more files to execute specific commands on. It is commonly used in batch files or scripts, available on Windows Vista or later. Format The format command is used to format a drive to the format you specify. This command is available on all versions of Windows and MS-DOS. Fsutil The fsutil command is used to perform tasks related to the FAT and NTFS file systems, such as file sparse, unmount volume, and volume expansion. The command is on Windows XP or higher. Ftp The ftp command is often used to transfer files from one computer to another. The remote computer must run as an FTP server. The command is available on all Windows versions. Ftype The ftype command will specify the default program used to open a specific file type. The command is available on Windows XP or later.

CMD - G, H command

Getmac The getmac command is used to display the MAC address of all network drivers on the system. It is available on Windows XP and above. Goto The goto command is used in batch files, scripts to send the command process to the line labeled in the script. The goto command is available on all Windows, MS-DOS versions. Gpresult The gpresult command displays Group Policy settings. Available on Windows XP or later. Gpupdate The gpupdate command updates Group Policy settings and is also available on Windows XP or later. Graftabl The graftabl command is used to allow Windows to display an extended character set in graphics mode. The command is available on the 32-bit version of all versions of Windows and MS-DOS to version 5.0. Graphics The graphics command will load the program that can print the graphics. The command is available on the 32-bit version of all versions of Windows and MS-DOS, and does not support Windows 64bit. Help The help command provides more detailed information for other cmd and DOS commands. It is available on all Windows, MS-DOS versions. Syntax: help command name. Hostname The hostname command displays the name of the current host. Available on Windows XP or later. Hwrcomp The hwrcomp command will compile custom dictionaries for handwriting recognition. The command is on Windows 7 and above. Hwrreg The hwrreg command will install the previously compiled custom dictionary. The command is on Windows 7 and above.

CMD - I, K command

Icacls The icacls command will display or change the file's access control list. This command is a new version of cacls, available on Windows Vista or later. If the if command executes conditional functions in batch files, available on all versions of Windows and MS-DOS. Interlnk The interlnk command is used to connect 2 computers via a parallel or serial connection to share files and printers. This command is only available on MS-DOS. Intersvr The intersvr command will start the Interlnk server and copy Interlnk files from one computer to another. This command is only available on MS-DOS. Ipconfig The ipconfig command is used to display detailed IP information for each network adapter using TCP / IP, freeing and refreshing IP addresses on systems configured to receive them through a DHCP server. The ipconfig command is available on all Windows versions. Ipxroute The ipxroute command is often used to display and change information about IPX routing tables. The ipxroute command is only available on Windows XP, from Windows Vista, Microsoft has removed the NetWare application and omitted the command. Irftp The irftp command will transfer the file via infrared link. The command is available on Windows Vista or later. Iscsicli Launch Microsoft iSCSI Initiator to manage iSCSI. The command is available on Windows Vista or later. Kb16 Kb16 is a support command for MS-DOS files that require keyboard configuration for a certain language. The command is available on 32bit version of Windows XP or higher. It replaces keyb, but only supports older MS-DOS files. Keyb Keyb is used to configure the keyboard for specific languages, available on Windows 98, 95 and MS-DOS. The keyboard language settings are currently handled by Region and Language or Regional and Language Options (depending on the Windows version) in Control Panel starting from Windows XP. Klist The klist command is used to list Kerberos service tickets or to clean up (purge) Kerberos tickets. The command is on Windows 7 and above. Ksetup Used to configure connection to Kerberos server. The command is on Windows 7 and above. Ktmutil Launch the Kernel Transaction Manager tool, available on Windows Vista or later.

Command CMD - L

Label The command label used to manage drive names is available on all versions of Windows and DOS. Lh The lh command stands for loadhigh command, only on Win 98, 95 and MS-DOS. Licensingdiag Licensingdiag The licensingdiag command is a tool for creating text records and other data files containing activation information, Windows license. The command is available on Windows 8 / 8.1 / 10. Loadfix The loadfix command will load the specific program in the first 64K of memory and run it. The command is only available on MS-DOS and 32bit Windows versions. Loadhigh The loadhigh command is used to load a program into high memory, and is often used in the file autoexec.bat. This command is available on Windows 98, 95, and MS-DOS. Memory usage is handled automatically from Windows XP or higher. Lock The lock command is used to lock the hard drive, allowing a direct drive access program. This command is only available on Windows 98/95, from XP onwards it is no longer usable. Lodctr The lodctr command is used to update registry values ​​related to performance counters. The command is available on all versions of Windows. Logman The logman command is used to create and manage Event Trace Session and Performance logs. It also supports the many functions of the Performance Monitor. The command is on Windows XP or higher. Logoff The logoff command is used to terminate a session, available on Windows XP to Windows 10. Lpq The lpq command displays the status of the printer queue on the computer running Line Printer Daemon (LPD). The command is available on all Windows versions but is not enabled by default. You need to enable it by turning on LPD Print Service and LPR Port Monitor from Programs and Features in Control Panel. Lpr The lpr command sends the file to the computer running Line Printer Daemon (LDP). The command is also available on all Windows versions but is not enabled by default, you do the lpq command to enable it.

CMD - M command

Makecab The makecab command (also known as Cabinet Maker) is often used to compress losslessly one or more files, which is similar to the diantz command (removed from the Windows 7 version). The command is on Windows XP or higher. Manage-bde The manage-bde command is used to configure BitLocker Drive Encryption from cmd. The command is available on Windows 7/8 / 8.1 / 10. On Windows Vista, you can open the script manage-bde.wsf available in cmd to use BitLocker. Md The md command is a short form of mkdir, available on all Windows, MS-DOS versions. Mem The mem command displays information about available and available memory areas currently loaded in memory on the MS-DOS subsystem. The command is available on MS-DOS and 32bit Win versions. Memmaker memmaker command launch MemMaker - memory optimization tool. The command is available on Windows 98/95 / MS-DOS. From Windows XP onwards, the memory is automatically optimized. Mkdir The mkdir command is used to create a new directory, it is available on all versions of Windows and MS-DOS. Mklink The mklink command used to create symbolic links, available on Windows Vista or later. Mode Mode command is used to configure system devices, usually COM and LPT ports. Nó có trên mọi bản Windows, MS-DOS. Mofcomp Lệnh mofcomp hiển thị chính xác dữ liệu trong file Managed Object Format (MOF) và có sẵn trên mọi bản Windows. More Lệnh more hiển thị thông tin chứa trong file text. Nó còn được dùng để đánh số trang cho file kết quả của bất kỳ lệnh cmd hoặc MS-DOS nào khác. Lệnh có sẵn trên mọi bản Windows và MS-DOS. Mount Lệnh mount được dùng để mount Network File System (NFS) chia sẻ trên network. Lệnh có trên Windows 7 và Vista nhưng phải bật bằng cách bật Services for NFS Windows từ Programs và Features trong Control Panel. Từ Win 8 trở lên lệnh này không còn khả dụng do Service for UNIX (SFU) đã bị ngừng. Mountvol Lệnh mountvol dùng để hiển thị, tạo, xóa volume mount point. Lệnh có trên Windows XP trở lên. Move Lệnh move di chuyển file từ thư mục này đến thư mục khác. Nó cũng được dùng để đổi tên các thư mục. Lệnh có sẵn trên mọi bản Windows và MS-DOS. Mrinfo Lệnh mrinfo cung cấp thông tin về interface của router. Lệnh có trên Windows XP trở lên. Msav Lệnh msav sẽ khởi động Microsoft Antivirus (được thiết kế cho MS-DOS và Windows 3.x) và chỉ có sẵn trên MS-DOS. Trên các bản Windows mới hơn Windows có Microsoft Security Essentials hay Windows Defender hoặc sử dụng phần mềm diệt virus tốt nhất của bên thứ ba. Msbackup Lệnh msbackup khởi chạy Microsoft Backup, công cụ dùng để sao lưu khôi phục file. Lệnh chỉ có trên MS-DOS. Msbackup được thay thế bởi Microsoft Backup bắt đầu từ Windows 95 và Backup and Restore trên các bản Windows mới hơn. Mscdex Lệnh mscdex dùng để cấp quyền truy cập CD-ROM cho MS-DOS. Lệnh có trên Windows 98/95 và MS-DOS. Từ Windows XP trở lên, Windows cấp quyền truy cập ổ CD-ROM cho hệ thống con MS-DOS nên lệnh này không còn cần thiết nữa. Msd Lệnh msd khởi chạy Microsoft Diagnostics, công cụ hiển thị thông tin về máy tính. Lệnh chỉ có trên MS-DOS và bị thay thế bằng System Information bắt đầu từ Windows 95. Msg Lệnh msg dùng để gửi thông báo tới người dùng và có sẵn từ Windows XP trở lên. Msiexec Lệnh msiexec dùng để khởi chạy Windows Installer, công cụ giúp cài đặt và cấu hình phần mềm. Lệnh có trên Windows XP trở lên. Muiunattend Lệnh muiunattend khởi động quá trình thiết lập không giám sát Multilanguage User Interface. Lệnh có trên Windows Vista trở lên.

Lệnh CMD - N, O

Nbtstat Lệnh nbtstat được dùng để hiển thị thông tin TCP/IP và các thông tin thống kê khác về một máy tính từ xa. Lệnh có trên mọi bản Windows. Net Lệnh net dùng để hiển thị, cấu hình và chỉnh sửa nhiều loại cài đặt mạng. Nó có trên mọi bản Windows. Net1 Lệnh net1 giống lệnh net, có trên Windows XP trở lên. Lệnh này được đưa ra trong Windows NT và 2000 để sửa chữa tạm thời cho sự cố Y2K mà net gặp phải, lỗi này đã được khắc phục trên Windows XP. Lệnh net1 vẫn còn trong các phiên bản Windows mới là để tương thích với các chương trình và tập lệnh cũ sử dụng lệnh này. Netcfg Lệnh netcfg sẽ cài đặt Windows Preinstallation Environment (WinPE), phiên bản Windows nhỏ gọn được dùng để triển khai các máy trạm. Lệnh có trên Windows Vista trở lên. Netsh Lệnh netsh khởi chạy Network Shell, công cụ dòng lệnh dùng để quản lý cấu hình mạng trên máy hiện tại, máy từ xa. Lệnh netsh có trên Windows XP trở lên. Netstat Lệnh netstat hiển thị mọi kết nối mạng mở và các các cổng đang nghe. Nó có sẵn trên mọi phiên bản Windows. Nfsadmin Lệnh nfsadmin dùng để quản lý Server for NFS hoặc Client for NFS từ cmd. Lệnh có trên Windows 7 và Vista nhưng phải bật Services for NFS Windows. Trên Windows 8 trở lên lệnh không khả dụng do Service for UNIX (SFU) đã bị ngừng. Nlsfunc Lệnh nlsfunc nạp thông tin cụ thể cho một vùng cụ thể. Lệnh chỉ có trên MS-DOS và các bản Windows 32bit. Nltest Lệnh nltest dùng để kiểm tra các kênh bảo mật giữa các máy tính Windows trong một miền và giữa các domain controller được miền khác tin tưởng. Lệnh có trên Windows 7 trở lên. Nslookup Lệnh nslookup thường dùng để hiển thị tên máy chủ của địa chỉ IP đã nhập. Nó truy vấn DNS server đã cấu hình của bạn để xem địa chỉ IP. Lệnh có sẵn trên mọi phiên bản Windows. Ntbackup Lệnh ntbackup được dùng để thực hiện các chức năng sao lưu khác nhau từ command prompt hoặc trong file batch, script khác. Lệnh này có trong Windows XP và được thay thế bằng wbadmin từ Windows Vista. Ntsd Lệnh ntsd dùng để thực hiện các tác vụ gỡ lỗi dòng lệnh. Lệnh có trên Windows XP và bị xóa từ Windows Vista do có thêm hỗ trợ dump file trong Task Manager. Ocsetup Lệnh ocsetup khởi chạy Windows Optional Component Setup dùng để cài đặt thêm Windows Features. Lệnh có trên Windows Vista/7/8. Trên Windows 10 và Windows 8 Microsoft từ chối lệnh ocsetup để dùng lệnh dism. Openfiles Lệnh openfiles dùng để hiển thị và ngắt kết nối file, thư mục đang mở trên hệ thống. Lệnh có trên Windows XP trở lên.

Lệnh CMD - P, Q

Path Lệnh path hiển thị hoặc thiết lập đường dẫn cụ thể cho file thực thi, nó có sẵn trên mọi bản Windows và MS-DOS. Pathping Lệnh pathping tương tự như lệnh tracert nhưng báo cáo thông tin về độ trễ và mất mạng ở mỗi hop. Lệnh có trên Windows XP trở lên. Pause Lệnh pause dùng trong file batch hoặc script. Khi lệnh pause được sử dụng thông báo "Press any key to continue…" sẽ hiển thị trên cửa sổ dòng lệnh. Lệnh pause có trên mọi bản Windows, MS-DOS. Pentnt Lệnh pentnt dùng để phát hiện lỗi chia floating point của chip Intel Pentium. Nó cũng được sử dụng để kcíh hoạt mô phỏng floating point và hủy kích hoạt phần cứng floating point. Lệnh pentnt có trên Windows XP và bị xóa từ Windows Vista. Ping Lệnh ping gửi thông báo Internet Control Message Protocol (ICMP) Echo Request đến máy tính từ xa được chỉ định để xác minh kết nối cấp IP. Lệnh này có sẵn trên mọi phiên bản Windows. Pkgmgr Lệnh pkgmgr dùng để khởi chạy Windows Package Manager từ cmd. Package Manager cài đặt, gỡ cài đặt, cấu hình và cập nhật tính năng, package cho Windows. Lệnh có trên Windows Vista trở lên. Pnpunattend Lệnh pnpunattend tự động hóa cài đặt driver phần cứng. Lệnh có sẵn từ Windows Vista trở lên. Pnputil Lệnh pnputil khởi chạy Microsoft PnP Utility, công cụ dùng để cài đặt thiết bị Plug and Play từ cmd. Lệnh có trên Windows Vista trở lên. Popd Lệnh popd thay đổi thư mục hiện tại thành thư mục được lệnh pushd lưu trữ gần đây nhất. Lệnh thường được dùng trong file batch hoặc script, có sẵn trên Windows XP trở lên. Power Lệnh power dùng để giảm mức tiêu thụ điện của máy tính bằng cách giám sát các thiết bị phần mềm và phần cứng. Lệnh có trên MS-DOS, Win 98/95. Từ Win XP lệnh này được thay thế bằng các chức năng quản lý năng lượng tích hợp sẵn trong hệ điều hành. Powercfg Lệnh powercfg dùng để quản lý các cài đặt quản lý năng lượng trên Windows từ cmd. Lệnh có trên Windows XP trở lên. Print Lệnh print dùng để in file text cụ thể trên máy in được chỉ định. Lệnh có sẵn trên mọi phiên bản Win và MS-DOS. Prompt Lệnh prompt dùng để tùy chỉnh kiểu của dấu nhắc lệnh trong cmd hay MD-DOS. Lệnh có sẵn trên mọi bản Windows và MS-DOS. Pushd Lệnh pushd dùng để lưu trữ thư mục, thường dùng trong file batch hoặc script. Lệnh có trên Windows XP trở lên. Pwlauncher Lệnh pwlauncher dùng để kích hoạt, hủy kích hoạt hoặc hiển thị trạng thái của các tùy chọn khởi động Windows To Go. Lệnh có trên Windows 10/8.1/8. Qappsrv Lệnh qappsrv dùng để hiển thị tất cả các server Remote Desktop Session Host đang có trên mạng. Lệnh có trên Windows XP trở lên. Qbasic Lệnh qbasic khởi chạy QBasic, môi trường lập trình dựa trên MS-DOS cho ngôn ngữ lập trình BASIC. Lệnh có trên Windows 98/95/MS-DOS, nhưng không được cài đặt mặc định, bạn phải cài thêm qua đĩa. Qprocess Lệnh qprocess hiển thị thông tin về các tiến trình đang chạy. Lệnh có trên Windows XP trở lên. Query Lệnh query dùng để hiển thị trạng thái của một service cụ thể. Lệnh có trên Windows Vista trở lên. Quser Lệnh quser hiển thị thông tin về user đang đăng nhập trên hệ thống. Lệnh có sẵn trên Windows Vista trở lên. Qwinsta Lệnh qwinsta hiển thị thông tin về Remote Desktop Sessions đang mở. Lệnh có trên Win XP trở lên.

Lệnh CMD - R

Rasautou Lệnh rasautou quản lý địa chỉ Remote Access Dialer AutoDial, có sẵn trên Win XP trở lên. Rasdial Lệnh rasdial khởi chạy hoặc kết thúc kết nối mạng cho Microsoft client. Lệnh có trên Windows XP trở lên. Rcp Lệnh rcp được dùng để copy file giữa máy tính Windows và một hệ thống đang chạy rshd daemon. Lệnh có trên Windows 7/Vista bằng cách bật Subsystem for UNIX-based Applications Windows từ Programs and Features trong Control Panel, sau đó cài đặt Utilities and SDK for UNIX-based Applications. Từ Windows 8 trở đi lệnh không còn khả dụng do Service for UNIX (SFU) đã bị ngừng. Rd Lệnh rd là viết ngắn của rmdir. Lệnh có trên mọi bản Windows và MS-DOS. Rdpsign Lệnh rdpsign dùng để ký file Remote Desktop Protocol (RDP). Lệnh có trên Windows 7 và Windows 10. Reagentc Lệnh reagentc cấu hình Windows Recovery Environment (RE), có sẵn trên Windows 7 trở lên. Recimg Lệnh recimg tạo image tùy chỉnh, có trên Windows 8. Recover Lệnh recover dùng để khôi phục dữ liệu có thể đọc từ ổ đĩa bị bad hoặc hỏng. Lệnh có trên Windows XP trở lên. Reg Lệnh reg quản lý Windows Registry từ cmd với các tác vụ cơ bản như: thêm key, xuất registry. Lệnh có trên Windows XP trở lên. Regini Lệnh regini thiết lập hoặc thay đổi quyền và giá trị registry từ cmd. Lệnh có trên Windows XP trở lên. Register-cimprovider Lệnh register-cimprovider dùng để đăng ký Common Information Model (CIM) Provider trong Windows. Lệnh có trên Windows 8 trở lên. Regsvr32 Lệnh regsvr32 dùng để đăng ký file DLL dưới dạng thành phần lệnh trong Windows Registry, có sẵn trên Windows XP đến Windows 10. Relog Lệnh relog giúp tạo bản ghi hiệu suất mới từ dữ liệu có trong bản ghi hiệu suất hiện có. Lệnh chạy trên Windows XP đến Windows 10. Rem Lệnh rem dùng để ghi chú hoặc đánh dấu file batch, script. Nó có sẵn trên mọi bản Windows và MS-DOS. Ren Lệnh ren là phiên bản rút gọn của lệnh rename, chạy trên mọi phiên bản Windows và MS-DOS. Rename Lệnh rename cho phép đổi tên của một file nhất định mà bạn chỉ định. Lệnh rename có trên mọi bản Windows và MS-DOS. Repair-bde Lệnh repair-bde dùng để sửa chữa hoặc giải mã ổ cứng bị hỏng, được mã hóa bằng BitLocker. Lệnh này có trên Windows 7, Windows 8/8.1, Windows 10. Replace Lệnh replace được dùng để thay thế một hoặc nhiều file bằng một hoặc nhiều file khác. Lệnh có trên mọi phiên bản Windows cũng như MS-DOS. Reset Lệnh reset được thực thi như reset session, dùng để reset lại session trên phần mềm, phần cứng hệ thống con về giá trị ban đầu đã biết. Lệnh chạy trên Windows XP trở lên. Restore Lệnh restore dùng để khôi phục lại file đã sao lưu bằng lệnh backup. Lệnh này chỉ khả dụng trong MS-DOS. Lệnh backup chỉ có trong MS-DOS 5.00, nhưng lệnh restore được gắn kèm với các phiên bản MS-DOS sau đó để giúp khôi phục các file đã được sao lưu trong những phiên bản MS-DOS trước đó. Rexec Lệnh rexec dùng để chạy các lệnh trên máy tính từ xa chạy rexec daemon. Rexec có trên Windows XP và Vista. Rmdir Lệnh rmdir dùng để xóa thư mục hiện có hoặc thư mục rỗng hoàn toàn. Rmdir có sẵn trên mọi Windows và MS-DOS Robocopy Lệnh robocopy sẽ sao chép các file và thư mục từ vị trí này đến vị trí khác. Lệnh này còn được gọi là Robust File Copy. Robocopy có trên Windows Vista đến Windows 10. Robocopy vượt trội hơn cả copy và xcopy vì hỗ trợ nhiều tùy chọn hơn. Route Lệnh route dùng để thực thi các bảng định tuyến mạng và có sẵn trên mọi bản Windows. Rpcinfo Lệnh rpcinfo thực hiện cuộc gọi thủ tục từ xa (RPC) đến máy chủ RPC và báo cáo những gì nó tìm thấy. Lệnh có trên Windows 7 và Vista, nhưng cần bật tính năng Services for NFS Windows từ Programs and Features trong Control Panel. Lệnh rpcinfo không khả dụng trong Windows 8 vì Service for UNIX (SFU) đã bị ngừng. Rpcping Lệnh rpcping dùng để ping máy chủ sử dụng RPC. Lệnh có trên Windows Vista đến Windows 10. Rsh Lệnh rsh chạy các lệnh trên máy tính từ xa chạy rsh daemon. Lệnh rsh có trên Windows XP đến Windows 7, nhưng cần kích hoạt bằng cách bật Subsystem for UNIX-based Applications Windows trong Programs and Features trong Control Panel. Từ Windows 8 trở đi lệnh không còn khả dụng. Rsm Lệnh rsm giúp quản lý tài nguyên đa phương tiện, sử dụng Removable Storage. Lệnh chỉ có trên Windows Vista, XP. Runas Lệnh runas được dùng để thực thi một chương trình sử dụng thông tin đăng nhập của user khác. Lệnh chạy trên Windows XP trở lên. Rwinsta Lệnh rwinsta là phiên bản rút gọn của reset session. Lệnh có trên Windows XP trở lên.

Lệnh CMD - S

Sc Lệnh sc dùng để cấu hình thông tin về các dịch vụ. Nó giao tiếp với Service Control Manager và chạy trên Windows XP trở lên. Scandisk Lệnh scandisk khởi chạy chương trình sửa lỗi ổ đĩa Microsoft ScanDisk. Nó có mặt trên Window 98, 95 và MS-DOS. Từ Windows XP trở đi scandisk được thay bằng chkdsk. Scanreg Lệnh scanreg khởi chạy tiện ích sao lưu và sửa chữa registry cơ bản, Windows Registry Checker. Nó chỉ có trên Windows 98 và 95. Các chức năng mà scanreg cung cấp không còn cần thiết trên bản Windows XP trở đi do những thay đổi trong chức năng của Windows Registry. Schtasks Lệnh schtasks được dùng để lên lịch cho những chương trình, lệnh cụ thể, chạy vào thời điểm nhất định. Nó có thể tạo xóa, truy vấn, thay đổi, chạy và kết thúc lịch trình của các tác vụ. Schtasks có trên Windows XP trở lên. Sdbinst Lệnh sdbinst triển khai các file cơ sở dữ liệu SDB tùy chỉnh và khả dụng trên Windows XP trở lên. Secedit Lệnh secedit giúp cấu hình, phân tích bảo mật hệ thống bằng cách so sánh cấu hình bảo mật hiện tại với cấu hình mẫu. lệnh khả dụng trên Windows XP trở lên. Set Lệnh set để hiển thị, cho phép, cấm các biến môi trường trong MS-DOS hoặc từ cmd. Nó chạy trên mọi phiên bản Windows và MS-DOS. Setlocal Lệnh setlocal giúp local hóa những thay đổi môi trường trong file batch, script, khả dụng trên Windows XP đến Windows 10. Setspn Lệnh setspn để quản lý Service Principal Names (SPN) cho tài khoản Active Directory (AD), khả dụng trên Windows 7 trở lên. Setver Lệnh setver sẽ đặt số phiên bản MS-DOS dùng để báo cáo cho một chương trình. Lệnh chỉ chạy trên MS-DOS và các phiên bản Windows 32bit. Setx Lệnh setx tạo và thay đổi các biến môi trường trong môi trường user hoặc system, khả dụng trên Windows Vista trở lên. Sfc Lệnh sfc để xác nhận và thay thế các file hệ thống Windows quan trọng. Sfc cũng được gọi là System File Checker hoặc Windows Resource Checker tùy từng hệ điều hành. Lệnh khả dụng trên Windows XP đến Windows 10. Shadow Lệnh shadow giám sát các phiên Remote Desktop Services khác. Lệnh có trên Windows 7, Vista, XP. Share Lệnh share dùng để cài đặt chức năng khóa file, chia sẻ file trong MS-DOS. Lệnh có trên MS-DOS, Windows XP trở lên bản 32bit. Shift Lệnh shift thay đổi vị trí của những tham số có thể thay thế trong file batch, script. Có trên mọi phiên bản Win và MS-DOS. Showmount Lệnh showmount hiển thị thông tin về các hệ thống file được gắn NFS. Lệnh chỉ có trên Windows 7 và Vista nhưng cần bật tính năng Services for NFS Windows trong Control Panel. Shutdown Lệnh shutdown có thể tắt, khởi động lại, đăng xuất máy tính hiện tại hoặc máy tính từ xa. Shutdown có sẵn trên Windows XP trở lên. Smartdrv Lệnh smartdrv cài đặt và cấu hình SMARTDrive, một tiện ích bộ đệm đĩa cho MS-DOS. Lệnh chỉ có trên Windows 98 trở xuống, từ XP bộ nhớ đệm được bắt đầu tự động nên lệnh này không còn cần thiết nữa. Sort Lệnh sort dùng để đọc dữ liệu từ input cụ thể, sắp xếp dữ liệu đó và trả về kết quả sắp xếp bằng cách hiển thị trên màn hình cmd, file hoặc xuất ra thiết bị khác. Nó khả dụng trên mọi phiên bản Win và MS-DOS. Start Lệnh start dùng để mở một cửa sổ dòng lệnh mới để chạy lệnh, chương trình cụ thể. Nó cũng có thể được dùng để khởi chạy một ứng dụng mà không cần tạo cửa sổ mới. Start có trên MS-DOS và mọi bản Windows. Subst Lệnh subst liên kết một đường dẫn cục bộ với ký tự ổ đĩa. Subst rất giống với lệnh net use, ngoại trừ việc sử dụng đường dẫn cục bộ thay vì đường dẫn mạng được chia sẻ. Nó có sẵn trên mọi phiên bản Windows và MS-DOS, thay thế cho lệnh assign bắt đầu từ MS-DOS 6.0. Sxstrace Lệnh sxstrace khởi chạy công cụ chẩn đoán chương trình WinSxs Tracing Utility. Lệnh có trên Windows Vista trở lên. Sys Lệnh sys sẽ sao chép các file hệ thống MS-DOS và trình thông dịch lệnh vào ổ đĩa. Nó được sử dụng để tạo đĩa boot hoặc ổ cứng boot đơn giản. Các file hệ thống cần thiết cho Windows có dung lượng quá lớn để lưu trên đĩa, vì thế lệnh này chỉ có trên Windows 98 trở về trước, bị loại bỏ từ Windows XP. Systeminfo Lệnh systeminfo sẽ hiển thị thông tin cấu hình Windows cơ bản cho máy tính hiện tại hoặc từ xa. Systeminfo khả dụng trên Windows XP trở lên.

Lệnh CMD - T

Takeown Lệnh takeown được sử dụng để lấy lại quyền truy cập vào file đã bị admin từ chối truy cập khi gán lại quyền sở hữu file. Lệnh có sẵn trên Windows Vista trở lên. Taskkill Lệnh taskkill sẽ chấm dứt một tác vụ đang chạy, giống như khi bạn chọn end task trong Task Manager. Lệnh có trên Windows XP trở lên. Tasklist Lệnh tasklist hiển thị danh sách ứng dụng, dịch vụ và Process ID (PID) hiện đang chạy trên máy tính hoặc máy tính từ xa. Lệnh khả dụng trên Windows XP đến Windows 10. Tcmsetup Lệnh tcmsetup sẽ thiết lập hoặc hủy kích hoạt client Telephony Application Programming Interface (TAPI). Lệnh có trên Windows XP trở lên. Telnet Lệnh telnet giúp giao tiếp với máy tính từ xa sử dụng giao thức Telnet. Lệnh telnet có trên mọi phiên bản Windows, nhưng cần bật tính năng Telnet Client Windows trong Programs and Features của Control Panel để kích hoạt. Tftp Lệnh tftp sẽ chuyển file qua lại giữa máy tính hiện tại và máy tính từ xa chạy service hoặc daemon Trivial File Transfer Protocol (TFTP). Lệnh có trên Windows XP trở lên nhưng bạn cần bật tính năng TFTP Client Windows trong Control Panel để kích hoạt. Time Lệnh time sẽ hiển thị hoặc thay đổi thời gian hiện tại. Lệnh có sẵn trên mọi bản Windows và MS-DOS. Timeout Lệnh timeout thường được sử dụng trong file batch, script để cung cấp giá trị thời gian chờ được chỉ định trong một quy trình. Timeout cũng có thể được sử dụng để bỏ qua nhấn phím. Lệnh có sẵn trên Windows Vista trở lên. Title Lệnh title sẽ thiết lập tên của cửa sổ cmd, có sẵn trên Win XP trở lên. Tlntadmn Lệnh tlntadmn dùng để quản lý máy tính cục bộ hoặc từ xa, chạy Telnet Server. Lệnh có trên Windows XP trở lên, nhưng cần bật Telnet Server Windows từ Programs and Features trong Control Panel để kích hoạt. Tpmvscmgr Lệnh tpmvscmgr tạo và hủy thẻ thông minh ảo TPM, có trên Windows 8/8.1 và Win 10. Tracerpt Lệnh tracerpt dùng để xử lý các bản ghi theo dõi sự kiện hoặc dữ liệu trong thời gian thực từ các trình theo dõi sự kiện. Lệnh có trên Windows XP trở lên. Tracert Lệnh tracert gửi thông báo Internet Control Message Protocol (ICMP) Echo Request đến máy tính từ xa được chỉ định với giá trị trường Time to Live (TTL) tăng và hiển thị địa chỉ IP, hostname, nếu có sẵn, của interface router nguồn và đích. Nó có sẵn trên tất cả các phiên bản Windows. Tree Lệnh tree sẽ hiển thị cấu trúc thư mục của ổ cứng, đường dẫn dưới dạng đồ họa. Lệnh này có trên mọi bản Win và MS-DOS. Tscon Lệnh tscon sẽ gán phiên user vào phiên Remote Desktop. Lệnh có trên Windows XP trở lên. Tsdiscon Lệnh tsdiscon thường sử dụng để ngắt kết nối phiên Remote Desktop, có trên Win XP trở lên. Tskill Lệnh tskill sẽ chấm dứt tiến trình cụ thể, có trên Win XP trở lên. Tsshutdn Lệnh tsshutdn sẽ tắt, khởi động lại máy chủ terminal từ xa. Lệnh có trên Windows XP, bị loại bỏ từ Windows Vista do có lệnh shutdown mạnh mẽ hơn. Type Lệnh type hiển thị thông tin chứa trong file text, khả dụng trên mọi phiên bản Windows và MS-DOS. Typeperf Lệnh typerperf hiển thị dữ liệu hiệu suất trong cmd hoặc ghi dữ liệu vào file log được chỉ định. Lệnh có trong Windows XP trở lên. Tzutil Lệnh tzutil được sử dụng để hiển thị hoặc cấu hình múi giờ của hệ thống hiện tại hoặc bật/tắt các điều chỉnh Daylight Saving Time. Lệnh có trên Windows 7 trở lên.

Lệnh CMD - U, V

Umount Lệnh umount dùng để xóa Network File System (NFS) được gắn trên các chia sẻ mạng. Lệnh chỉ có trên Windows 7 và Vista nhưng cần bật tính năng Services for NFS Windows để kích hoạt. Undelete Lệnh undelete dùng để undo hành động xóa đã thực hiện với lệnh delete trong MS-DOS. Từ Windows 95 lệnh này bị xóa vì đã có Recycle Bin, cũng như có nhiều phần mềm khôi phục dữ liệu tốt của các hãng phần mềm khác. Unformat Lệnh unformat dùng để hoàn tác hành động format trên ổ cứng, được thực hiện bằng lệnh format trên MS-DOS. Sau đó, từ Windows 95 lệnh unformat đã bị xóa do những thay đổi trong hệ thống file. Unlock Lệnh unlock dùng để mở khóa ổ cứng, cấm chương trình truy cập ổ đĩa trực tiếp. Unlock chỉ có trên Windows 95/98 và không còn khả dụng trên Windows XP trở đi. Unlodctr Lệnh unlodctr xóa văn bản Explain và bộ đếm Performance đặt cho dịch vụ, driver thiết bị khỏi Windows Registry. Lệnh khả dụng trên Windows XP trở lên. Vaultcmd Lệnh vaultcmd tạo, xóa và hiển thị những thông tin đăng nhập được lưu trữ. Lệnh có trên Windows 7, 8/8.1 và Windows 10. Ver Lệnh ver hiển thị số phiên bản của Windows, MS-DOS hiện tại, chạy trên mọi bản Win và MS-DOS. Verify Lệnh verify được dùng để kích hoạt/hủy kích hoạt khả năng xác minh file có được ghi vào đĩa chính xác hay không của cmd, MS-DOS. Lệnh có trên mọi phiên bản Windows và MS-DOS. Vol Lệnh vol cho biết nhãn của volume và số sê-ri của ổ đĩa cụ thể, nếu nó tồn tại. Vol khả dụng trên mọi Windows và MS-DOS. Vsafe Lệnh vsafe khởi chạy VSafe, hệ thống bảo vệ virus cơ bản cho MS-DOS. Lệnh chỉ có trên MS-DOS, trên các phiên bản Windows hiện đại hơn Microsoft đã tích hợp sẵn công cụ diệt virus hoặc có thể sử dụng phần mềm diệt virus của bên thứ 3. Vssadmin Lệnh vssadmin khởi chạy công cụ dòng lệnh Volume Shadow Copy Service với quyền admin, hiển thị các bản sao lưu shadow copy volume hiện tại và tất cả bộ ghi, cung cấp shadow copy đã được cài đặt. Lệnh khả dụng trên Windows XP trở lên.

Lệnh CMD - W, X

W32tm Lệnh w32tm dùng để phát hiện các vấn đề với Windows Time. Lệnh có trên Windows XP đến Windows 10. Waitfor Lệnh waitfor gửi hoặc đợi tín hiệu trên hệ thống, khả dụng trên Windows Vista trở lên. Wbadmin Lệnh wbadmin khởi chạy và dừng các nhiệm vụ sao lưu, hiển thị chi tiết về bản sao lưu trước đó, liệt kê các mục trong bản sao lưu và báo cáo trạng thái của bản sao lưu đang chạy. Wbadmin có trên Windows Vista trở lên và nó thay thế cho lệnh ntbackup. Wecutil Lệnh wecutil dùng để quản lý các đăng ký cho event được chuyển tiếp từ máy tính hỗ trợ WS-Management. Lệnh chạy trên Windows Vista trở lên. Wevtutil Lệnh wevtutil khởi chạy Windows Events Command Line Utility để quản lý nhật ký và các trình xuất bản sự kiện. Lệnh khả dụng trên Windows Vista trở lên. Where Lệnh where dùng để tìm kiếm file phù hợp với mẫu cụ thể, có trên Windows Vista trở lên. Whoami Lệnh whoami trích xuất tên user và thông tin group trên một mạng. Nó có sẵn trên Windows Vista trở lên. Winmgmt Lệnh winmgmt mở giao diện dòng lệnh của WMI, công cụ script trong Windows. Lệnh này có trên mọi bản Windows. Winrm Lệnh winrm khởi chạy giao diện dòng lệnh của Windows Remote Management, quản lý giao tiếp an toàn với các máy tính cục bộ và từ xa bằng các dịch vụ web. Winrm có trên Windows Vista trở lên. Winrs Lệnh winrs mở cửa sổ lệnh bí mật với host từ xa, khả dụng trên Windows Vista trở lên. Winsat Lệnh winsat khởi chạy Windows System Assessment Tool, chương trình đánh giá các tính năng, thuộc tính và khả năng khác nhau của các máy tính chạy Windows. Lệnh chạy trên Windows Vista trở lên. Wmic Lệnh wmic khởi chạy Windows Management Instrumentation Command line (WMIC), giao diện script giúp đơn giản hóa việc sử dụng công cụ Windows Management Instrumentation (WMI) và hệ thống được quản lý thông qua WMI. Lệnh chạy trên Windows XP trở lên. Wsmanhttpconfig Lệnh wsmanhttpconfig được dùng để quản lý các khía cạnh của dịch vụ Windows Remote Management (WinRM), khả dụng trên Windows Vista trở lên. Xcopy Lệnh xcopy có thể sao chép 1 hoặc nhiều file, thậm chí cả cây thư mục từ vị trí này đến vị trí khác. Lệnh xcopy mạnh mẽ hơn copy nhưng không bằng robocopy. Xwizard Lệnh xwizard là viết rút gọn của Extensible Wizard, dùng để đăng ký dữ liệu trong Windows, mở từ file XML được cấu hình trước. Lệnh có trên Windows 7 trở lên.

 

Update 26 June 2019
Category

System

Mac OS X

Hardware

Game

Tech info

Technology

Science

Life

Application

Electric

Program

Mobile