Devicehigh: It is used in the CONFIG.SYS file to load device drivers into upper memory.
Device: It is used in the CONFIG.SYS file to load device drivers into memory.
Deltree: It is used to delete a directory and all the files and subdirectories within it.
The del command is the same as the erase command.
Del: It is used to delete one or more files.
The defrag command is the command-line version of Microsoft's Disk Defragmenter.
Defrag: It is used to defragment a drive you specify.
Debug: It starts Debug, a command-line application used to test and edit programs.
Dblspace: It is used to create or configure DoubleSpace compressed drives.
Date: It is used to show or change the current date.
Ctty: It is used to change the default input and output devices for the system.
Country: It is used in the CONFIG.SYS file to tell MS-DOS to use country-specific text conventions during processing.
Copy: It copies one or more files from one location to another.
Command: It starts a new instance of the command interpreter.
Cls: It clears the screen of all previously entered commands and other text.
Choice: It is used within a script or batch program to provide a list of choices and return the value of that choice to the program.
Chkdsk: Often referred to as check disk, it is used to identify and correct certain hard drive errors.
Chdir can also be used to change the drive and/or directory that you want to work in.
Chdir: It is used to display the drive letter and folder that you are currently in.
#Dos commands windows 10 code
Chcp: It displays or configures the active code page number.
Cd: It is the shorthand version of the chdir command.
In other words, running the call command at the MS-DOS prompt will do nothing. The call command has no effect outside of a script or batch file.
Call: It is used to run a script or batch program from within another script or batch program.
Break: It sets or clears extended CTRL+C checking on DOS systems.
Attrib: It is used to change the attributes of a single file or a directory.
This command can also show drive assignments and reset drive letters to their original assignments.
Assign: It is used to redirect drive requests to a different drive.
Append: It can be used by programs to open files in another directory as if they were located in the current directory.
However, MS-DOS commands are not the same as Windows command line commands or Powershell commands. You will find the complete list of MS-DOS commands below.