Windows prompt commands
Start + Run - - - (type) cmd (open the command prompt)
I.E. C:\users\admin.
Cls -- Clear Screen
MD - Make Directory
Color -- Change the console color
DATE -- Change the date.
CD -- Change the Directory
MD (MKDIR) -- Make Directory
RD -- Remove Directory ( Emply only)
REN -- Rename The directory & file
HOSTNAME -- Display the sys name
ATTRIB -- Display the attributes
DIR -- List of the directories
DEL -- Delete the files
COPY -- Copy the files to other location
Direcory -- Name only (Raja)
File -- .
Name extension (Mani.docx, mani.xlsx, mani.jpeg…)
Ex: Directory name Raja File name Mani.docx
Md Raja -- Make Diirectory
Cd Raja --- Enter the directory
cd.. --- Come out from that directory
cd\ --- Come out from all subdirectories
RD Raja --- Remove the empty directory only
REN raja ram --- Rename the directory
REN ravi.docx mani.docx --- Rename the file
DEL RAM --- Delete the directory
DEL Mani.docx --- Deleted the file
DEL *.dock --- Deleted all docx extension files.
DEL *.* --- Deleted all files.
Del R*.* --- Deleted all R named files
COPY mani.docx D:\raja --- Copy the file to d:\raja directory
Copy *.docx D:\raja --- Copy the all docx files to d:\raja directory
COPY *.* /s /e d:\raja --- Copy the all files and direcoties to D:\raja directory.
ATTRIB raja -h -r --- Hidden the raja directory and readonly . H-hidden, R-RO.
Network commands (Must pc connected the network )
HOSTNAME, IPCONFIG, IPCONFIG /ALL, IPCONFIG /FLUSHDNS, IPCONFIG /RELEASE,
IPCONFIG /RENEW, IPCONFIG /DISPLAYDNS, PING, GETMAC,NETSTAT, ROUTEPRINT,
NSLOOKUP, PING, PING -T , ARP /A, NETVIEW, FTP, TRACERT , WHOAMI.
RUN COMMANDS:-
START -- Run – type the following commands.
Tools :
CHKDSK, FORMAT, DISKPART, SYSVER, VER VOL, REGEDIT, SYSTEMINFO, MSCONFIG, LOGOFF,
CONTROL, CLEANMGR, EXPLORER,
ACCESS.CPL COMPMGMT.MSC (COMPUTER MANAGEMENT)
APPWIZ.CPL (installed prog list) DEVMGMT.MSC (Device Manager)
HDWWIZ.CPL (Device Manager) EVENTVWR.MSC (Event Viewer)
TIMEDATE.CPL GPEDIT.MSC (Group Policy)
INETCPL.CPL (Internet Properties) FONTS (Install the fonts)
NCPA.CPL (Network properties) MSINFO32.EXE (System information)
SYSDM.CPL (System Properties ) POWERCFG.CPL (Power Options)
CONTROL Printers (Print config)
Application Commands:
Explorer, Documents, Downloads, Pictures, Videos, C: , D: , E: , Winword, Excel, Powerpnt,
Msaccess, Notepad, Wordpad, Chrome, Firefox, Outlook, CMD, Taskmgr, Calc.