xp run commands

>

**Accessibility Controls**

access.cpl

**Add Hardware Wizard**

hdwwiz.cpl

**Add/Remove Programs**

appwiz.cpl

**Administrative Tools**

certmgr.msc

**Character Map**

charmap

**Check Disk Utility**

chkdsk

**Clipboard Viewer**

clipbrd

**Command Prompt**

cmd

**Component Services**

dcomcnfg

**Computer Management**

compmgmt.msc

**Date and Time Properties**

timedate.cpl

**DDE Shares**

ddeshare

**Device Manager**

devmgmt.msc

**Direct X Control Panel** (If Installed)

directx.cpl

**Direct X Troubleshooter**

dxdiag

**Disk Cleanup Utility**

cleanmgr

**Disk Defragment**

dfrg.msc

**Disk Management**

diskmgmt.msc

**Disk Partition Manager**

diskpart

**Display Properties**

control desktop

**Display Properties**

desk.cpl

**Display Properties** (w/Appearance Tab Preselected)

control color

**Dr. Watson System Troubleshooting Utility**

drwtsn32

**Driver Verifier Utility**

verifier

**Event Viewer**

eventvwr.msc

**File Signature Verification Tool**

sigverif

**Findfast**

findfast.cpl

**Folders Properties**

control folders

**Fonts**

control fonts

**Fonts Folder**

fonts

**Free Cell Card Game**

freecell

**Game Controllers**

joy.cpl

**Group Policy Editor** (XP Prof)

gpedit.msc

**Hearts Card Game**

mshearts

**Iexpress Wizard**

iexpress

**Indexing Service**

ciadv.msc

**Internet Properties**

inetcpl.cpl

**IP Configuration** (Display Connection Configuration)

ipconfig /all

**IP Configuration** (Display DNS Cache Contents)

ipconfig /displaydns

**IP Configuration** (Delete DNS Cache Contents)

ipconfig /flushdns

**IP Configuration** (Release All Connections)

ipconfig /release

**IP Configuration** (Renew All Connections)

ipconfig /renew

**IP Configuration** (Refreshes DHCP & Re-Registers DNS)

ipconfig /registerdns

**IP Configuration** (Display DHCP Class ID)

ipconfig /showclassid

**IP Configuration** (Modifies DHCP Class ID)

ipconfig /setclassid

**Java Control Panel** (If Installed)

javaws

**Keyboard Properties**

control keyboard

**Local Security Settings**

secpol.msc

**Local Users and Groups**

lusrmgr.msc

**Logs You Out Of Windows**

logoff

**Microsoft Chat**

winchat

**Minesweeper Game**

winmine

**Mouse Properties**

control mouse

**Mouse Properties**

main.cpl

**Netstat**

netstat

**Network Connections**

control netconnections

**Network Connections**

ncpa.cpl

**Network Setup Wizard**

netsetup.cpl

**Notepad**

notepad

**Nview Desktop Manager** (If Installed)

nvtuicpl.cpl

**Object Packager**

packager

**ODBC Data Source Administrator**

odbccp32.cpl

**On Screen Keyboard**

osk

**Opens AC3 Filter** (If Installed)

ac3filter.cpl

**Password Properties**

password.cpl

**Performance Monitor**

perfmon.msc

**Performance Monitor**

perfmon

**Phone and Modem Options**

telephon.cpl

**Power Configuration**

powercfg.cpl

**Printers and Faxes**

control printers

**Printers Folder**

printers

**Private Character Editor**

eudcedit

**Quicktime** (If Installed)

QuickTime.cpl

**Regional Settings**

intl.cpl

**Registry Editor**

regedit

**Remote Desktop**

mstsc

**Removable Storage**

ntmsmgr.msc

**Removable Storage Operator Requests**

ntmsoprq.msc

**Resultant Set of Policy** (XP Prof)

rsop.msc

**Scanners and Cameras**

sticpl.cpl

**Scheduled Tasks**

control schedtasks

**Security Center**

wscui.cpl

**Services**

services.msc

**Shared Folders**

fsmgmt.msc

**Shuts Down Windows**

shutdown

**Sounds and Audio**

mmsys.cpl

**Spider Solitare Card Game**

spider

**SQL Client Configuration**

cliconfg

**System Configuration Editor**

sysedit

**System Configuration Utility**

msconfig

**System File Checker Utility** (Scan Immediately)

sfc /scannow

**System File Checker Utility** (Scan Once At Next Boot)

sfc /scanonce

**System File Checker Utility** (Scan On Every Boot)

sfc /scanboot

**System File Checker Utility** (Return to Default Setting)

sfc /revert

**System File Checker Utility** (Purge File Cache)

sfc /purgecache

**System File Checker Utility** (Set Cache Size to size x)

sfc /cachesize=x

**System Properties**

sysdm.cpl

**Task Manager**

taskmgr

**Telnet Client**

telnet

**Traceroute **

tracert

**User Account Management**

nusrmgr.cpl

**Utility Manager**

utilman

**Windows Firewall**

firewall.cpl

**Windows Magnifier**

magnify

**Windows Management Infrastructure**

wmimgmt.msc

**Windows System Security Tool**

syskey

**Windows Update Launches**

wupdmgr

**Windows XP Tour Wizard**

tourstart

**Wordpad**

write

[ADDUSERS](http://www.ss64.com/nt/addusers.html) Add or list users to/from a CSV file
[ARP](http://www.ss64.com/nt/arp.html) Address Resolution Protocol
[ASSOC](http://www.ss64.com/nt/assoc.html) Change file extension associations [ASSOCIAT](http://www.ss64.com/nt/associate.html) One step file association
[AT](http://www.ss64.com/nt/at.html) Schedule a command to run at a later time
[ATTRIB](http://www.ss64.com/nt/attrib.html) Change file attributes[BOOTCFG](http://www.ss64.com/nt/bootcfg.html) Edit Windows boot settings
[BROWSTAT](http://www.ss64.com/nt/browstat.html) Get domain, browser and PDC info

[CACLS](http://www.ss64.com/nt/cacls.html) Change file permissions
[CALL](http://www.ss64.com/nt/call.html) Call one batch program from another
[CD](http://www.ss64.com/nt/cd.html) Change Directory – move to a specific Folder
[CHANGE](http://www.ss64.com/nt/change.html) Change Terminal Server Session properties
[CHKDSK](http://www.ss64.com/nt/chkdsk.html) Check Disk – check and repair disk problems
[CHKNTFS](http://www.ss64.com/nt/chkntfs.html) Check the NTFS file system
[CHOICE](http://www.ss64.com/nt/choice.html) Accept keyboard input to a batch file
[CIPHER](http://www.ss64.com/nt/cipher.html) Encrypt or Decrypt files/folders
[CleanMgr](http://www.ss64.com/nt/cleanmgr.html) Automated cleanup of Temp files, recycle bin
CLEARMEM Clear memory leaks
[CLIP](http://www.ss64.com/nt/clip.html) Copy STDIN to the Windows clipboard.
CLS Clear the screen
CLUSTER Windows Clustering
[CMD](http://www.ss64.com/nt/cmd.html) Start a new CMD shell
[COLOR](http://www.ss64.com/nt/color.html) Change colors of the CMD window
[COMP](http://www.ss64.com/nt/comp.html) Compare the contents of two files or sets of files
COMPACT Compress files or folders on an NTFS partition
COMPRESS Compress individual files on an NTFS partition
[CON2PRT](http://www.ss64.com/nt/con2prt.html) Connect or disconnect a Printer
CONVERT Convert a FAT drive to NTFS.
[COPY](http://www.ss64.com/nt/copy.html) Copy one or more files to another location
[CSCcmd](http://www.ss64.com/nt/csccmd.html) Client-side caching (Offline Files)
[CSVDE](http://www.ss64.com/nt/csvde.html) Import or Export Active Directory data

[DATE](http://www.ss64.com/nt/date.html) Display or set the date
Dcomcnfg DCOM Configuration Utility
[DEFRAG](http://www.ss64.com/nt/defrag.html) Defragment hard drive
[DEL](http://www.ss64.com/nt/del.html) Delete one or more files
[DELPROF](http://www.ss64.com/nt/delprof.html) Delete NT user profiles
[DELTREE](http://www.ss64.com/nt/del.html) Delete a folder and all subfolders
[DevCon](http://support.microsoft.com/?kbid=311272) Device Manager Command Line Utility
[DIR](http://www.ss64.com/nt/dir.html) Display a list of files and folders
[DIRUSE](http://www.ss64.com/nt/diruse.html) Display disk usage
[DISKCOMP](http://www.ss64.com/nt/diskcomp.html) Compare the contents of two floppy disks
[DISKCOPY](http://www.ss64.com/nt/diskcopy.html) Copy the contents of one floppy disk to another
DNSSTAT DNS Statistics
[DOSKEY](http://www.ss64.com/nt/doskey.html) Edit command line, recall commands, and create macros
[DSADD](http://www.ss64.com/nt/dsadd.html) Add user (computer, group..) to active directory
DSQUERY List items in active directory
[DSMOD](http://www.ss64.com/nt/dsmod.html) Modify user (computer, group..) in active directory

[ECHO](http://www.ss64.com/nt/echo.html) Display message on screen
[ENDLOCAL](http://www.ss64.com/nt/endlocal.html) End localisation of environment changes in a batch file
[ERASE](http://www.ss64.com/nt/del.html) Delete one or more files
[EXIT](http://www.ss64.com/nt/exit.html) Quit the current script/routine and set an errorlevel.
[EXPAND](http://www.ss64.com/nt/expand.html) Uncompress files
[EXTRACT](http://www.ss64.com/nt/extract.html) Uncompress CAB files

[FC](http://www.ss64.com/nt/fc.html) Compare two files
[FDISK](http://www.ss64.com/nt/fdisk.html) Disk Format and partition
[FIND](http://www.ss64.com/nt/find.html) Search for a text string in a file
[FINDSTR](http://www.ss64.com/nt/findstr.html) Search for strings in files
[FOR /F](http://www.ss64.com/nt/for_f.html) Loop command: against a set of files
[FOR /F](http://www.ss64.com/nt/for_cmd.html) Loop command: against the results of another command
[FOR](http://www.ss64.com/nt/for.html) Loop command: all options Files, Directory, List
[FORFILES](http://www.ss64.com/nt/forfiles.html) Batch process multiple files
[FORMAT](http://www.ss64.com/nt/format.html) Format a disk
FREEDISK Check free disk space (in bytes)
[FSUTIL](http://www.ss64.com/nt/fsutil.html) File and Volume utilities
[FTP](http://www.ss64.com/nt/ftp.html) File Transfer Protocol
[FTYPE](http://www.ss64.com/nt/ftype.html) Display or modify file types used in file extension associations

[GLOBAL](http://www.ss64.com/nt/global.html) Display membership of global groups
[GOTO](http://www.ss64.com/nt/goto.html) Direct a batch program to jump to a labelled line

[HELP](http://www.ss64.com/nt/help.html) Online Help
[HFNETCHK](http://www.ss64.com/nt/hfnetchk.html) Network Security Hotfix Checker

[IF](http://www.ss64.com/nt/if.html) Conditionally perform a command
[IFMEMBER](http://www.ss64.com/nt/ifmember.html) Is the current user in an NT Workgroup
[IPCONFIG](http://www.ss64.com/nt/ipconfig.html) Configure IP

[KILL](http://www.ss64.com/nt/kill.html) Remove a program from memory

[LABEL](http://www.ss64.com/nt/label.html) Edit a disk label
[LOCAL](http://www.ss64.com/nt/local.html) Display membership of local groups
[LOGEVENT](http://www.ss64.com/nt/logevent.html) Write text to the NT event viewer.
[LOGOFF](http://www.ss64.com/nt/logoff.html) Log a user off
[LOGTIME](http://www.ss64.com/nt/logtime.html) Log the date and time in a file

[MAPISEND](http://www.ss64.com/nt/mapisend.html) Send email from the command line
[MEM](http://www.ss64.com/nt/mem.html) Display memory usage
[MD](http://www.ss64.com/nt/md.html) Create new folders
[MKLINK](http://www.ss64.com/nt/mklink.html) Create a symbolic link (linkd)
[MODE](http://www.ss64.com/nt/mode.html) Configure a system device
[MORE](http://www.ss64.com/nt/more.html) Display output, one screen at a time
[MOUNTVOL](http://www.ss64.com/nt/mountvol.html) Manage a volume mount point
[MOVE](http://www.ss64.com/nt/move.html) Move files from one folder to another
[MOVEUSER](http://www.ss64.com/nt/moveuser.html) Move a user from one domain to another
[MSG](http://www.ss64.com/nt/msg.html) Send a message
[MSIEXEC](http://www.ss64.com/nt/msiexec.html) Microsoft Windows Installer
[MSINFO](http://www.ss64.com/nt/msinfo.html) Windows NT diagnostics
[MSTSC](http://www.ss64.com/nt/mstsc.html) Terminal Server Connection (Remote Desktop Protocol)
[MUNGE](http://www.ss64.com/nt/munge.html) Find and Replace text within file(s)
[MV](http://www.ss64.com/nt/mv.html) Copy in-use files[](http://www.ss64.com/nt/net.html)

NET Manage network resources
[NETDOM](http://www.ss64.com/nt/netdom.html) Domain Manager
[NETSH](http://www.ss64.com/nt/netsh.html) Configure network protocols
[NETSVC](http://www.ss64.com/nt/netsvc.html) Command-line Service Controller
[NBTSTAT](http://www.ss64.com/nt/nbtstat.html) Display networking statistics (NetBIOS over TCP/IP)
[NETSTAT](http://www.ss64.com/nt/netstat.html) Display networking statistics (TCP/IP)
[NOW](http://www.ss64.com/nt/now.html) Display the current Date and Time
[NSLOOKUP](http://www.ss64.com/nt/nslookup.html) Name server lookup
[NTBACKUP](http://www.ss64.com/nt/ntbackup.html) Backup folders to tape
[NTRIGHTS](http://www.ss64.com/nt/ntrights.html) Edit user account rights

[PATH](http://www.ss64.com/nt/path.html) Display or set a search path for executable files
[PATHPING](http://www.ss64.com/nt/pathping.html) Trace route plus network latency and packet loss
[PAUSE](http://www.ss64.com/nt/pause.html) Suspend processing of a batch file and display a message
[PERMS](http://www.ss64.com/nt/perms.html) Show permissions for a user
[PERFMON](http://www.ss64.com/nt/monitor.html) Performance Monitor
[PING](http://www.ss64.com/nt/ping.html) Test a network connection
[POPD](http://www.ss64.com/nt/popd.html) Restore the previous value of the current directory saved by PUSHD
[PORTQRY](http://www.ss64.com/nt/portqry.html) Display the status of ports and services
[PRINT](http://www.ss64.com/nt/print.html) Print a text file
[PRNCNFG](http://www.ss64.com/nt/prncnfg.html) Display, configure or rename a printer
[PRNMNGR](http://www.ss64.com/nt/prnmngr.html) Add, delete, list printers set the default printer
[PROMPT](http://www.ss64.com/nt/prompt.html) Change the command prompt
[PsExec](http://www.ss64.com/nt/psexec.html) Execute process remotely
[PsFile](http://www.ss64.com/nt/psfile.html) Show files opened remotely
[PsGetSid](http://www.ss64.com/nt/psgetsid.html) Display the SID of a computer or a user
[PsInfo](http://www.ss64.com/nt/psinfo.html) List information about a system
[PsKill](http://www.ss64.com/nt/pskill.html) Kill processes by name or process ID
[PsList](http://www.ss64.com/nt/pslist.html) List detailed information about processes
[PsLoggedOn](http://www.ss64.com/nt/psloggedon.html) Who’s logged on (locally or via resource sharing)
[PsLogList](http://www.ss64.com/nt/psloglist.html) Event log records
[PsPasswd](http://www.ss64.com/nt/pspasswd.html) Change account password
[PsService](http://www.ss64.com/nt/psservice.html) View and control services
[PsShutdown](http://www.ss64.com/nt/psshutdown.html) Shutdown or reboot a computer
[PsSuspend](http://www.ss64.com/nt/pssuspend.html) Suspend processes
[PUSHD](http://www.ss64.com/nt/pushd.html) Save and then change the current directory

[QGREP](http://www.ss64.com/nt/qgrep.html) Search file(s) for lines that match a given pattern.

[RASDIAL](http://www.ss64.com/nt/rasdial.html) Manage RAS connections
[RASPHONE](http://www.ss64.com/nt/rasphone.html) Manage RAS connections
[RECOVER](http://www.ss64.com/nt/recover.html) Recover a damaged file from a defective disk.
[REG](http://www.ss64.com/nt/reg.html) Registry: Read, Set, Export, Delete keys and values
[REGEDIT](http://www.ss64.com/nt/regedit.html) Import or export registry settings
[REGSVR32](http://www.ss64.com/nt/regsvr32.html) Register or unregister a DLL
[REGINI](http://support.microsoft.com/?kbid=245031) Change Registry Permissions
[REM](http://www.ss64.com/nt/rem.html) Record comments (remarks) in a batch file
[REN](http://www.ss64.com/nt/ren.html) Rename a file or files.
[REPLACE](http://www.ss64.com/nt/replace.html) Replace or update one file with another
[RD](http://www.ss64.com/nt/rd.html) Delete folder(s)
[RDISK](http://www.ss64.com/nt/rdisk.html) Create a Recovery Disk
[RMTSHARE](http://www.ss64.com/nt/rmtshare.html) Share a folder or a printer
[ROBOCOPY](http://www.ss64.com/nt/robocopy.html) Robust File and Folder Copy
[ROUTE](http://www.ss64.com/nt/route.html) Manipulate network routing tables
[RUNAS](http://www.ss64.com/nt/runas.html) Execute a program under a different user account
[RUNDLL32](http://www.ss64.com/nt/rundll32.html) Run a DLL command (add/remove print connections)

[SC](http://www.ss64.com/nt/sc.html) Service Control
[SCHTASKS](http://www.ss64.com/nt/schtasks.html) Create or Edit Scheduled Tasks
[SCLIST](http://www.ss64.com/nt/sclist.html) Display NT Services
[ScriptIt](http://www.ss64.com/nt/scriptit.html) Control GUI applications
[SET](http://www.ss64.com/nt/set.html) Display, set, or remove environment variables
[SETLOCAL](http://www.ss64.com/nt/setlocal.html) Control the visibility of environment variables
[SETX](http://www.ss64.com/nt/setx.html) Set environment variables permanently
[SHARE](http://www.ss64.com/nt/share.html) List or edit a file share or print share
[SHIFT](http://www.ss64.com/nt/shift.html) Shift the position of replaceable parameters in a batch file
[SHORTCUT](http://www.ss64.com/nt/shortcut.html) Create a windows shortcut (.LNK file)
[SHOWGRPS](http://www.ss64.com/nt/showgrps.html) List the NT Workgroups a user has joined
[SHOWMBRS](http://www.ss64.com/nt/showmbrs.html) List the Users who are members of a Workgroup
[SHUTDOWN](http://www.ss64.com/nt/shutdown.html) Shutdown the computer
[SLEEP](http://www.ss64.com/nt/sleep.html) Wait for x seconds
[SOON](http://www.ss64.com/nt/soon.html) Schedule a command to run in the near future
[SORT](http://www.ss64.com/nt/sort.html) Sort input
[START](http://www.ss64.com/nt/start.html) Start a separate window to run a specified program or command
[SU](http://www.ss64.com/nt/su.html) Switch User
[SUBINACL](http://www.ss64.com/nt/subinacl.html) Edit file and folder Permissions, Ownership and Domain
[SUBST](http://www.ss64.com/nt/subst.html) Associate a path with a drive letter
[SYSTEMINFO](http://www.ss64.com/nt/systeminfo.html) List system configuration

[TASKLIST](http://www.ss64.com/nt/tasklist.html) List running applications and services
[TIME](http://www.ss64.com/nt/time.html) Display or set the system time
[TIMEOUT](http://www.ss64.com/nt/timeout.html) Delay processing of a batch file
[TITLE](http://www.ss64.com/nt/title.html) Set the window title for a CMD.EXE session
[TOUCH](http://www.ss64.com/nt/touch.html) Change file timestamps
[TRACERT](http://www.ss64.com/nt/tracert.html) Trace route to a remote host
TREE Graphical display of folder structure
[TYPE](http://www.ss64.com/nt/type.html) Display the contents of a text file

USRSTAT List domain usernames and last login

[VER](http://www.ss64.com/nt/ver.html) Display version information
[VERIFY](http://www.ss64.com/nt/verify.html) Verify that files have been saved
[VOL](http://www.ss64.com/nt/vol.html) Display a disk label

[WHERE](http://www.ss64.com/nt/where.html) Locate and display files in a directory tree
[WHOAMI](http://www.ss64.com/nt/whoami.html) Output the current UserName and domain
[WINDIFF](http://www.ss64.com/nt/windiff.html) Compare the contents of two files or sets of files
[WINMSD](http://www.ss64.com/nt/winmsd.html) Windows system diagnostics
[WINMSDP](http://www.ss64.com/nt/winmsdp.html) Windows system diagnostics II
[WMIC](http://www.ss64.com/nt/wmic.html) WMI Commands

[XCACLS](http://www.ss64.com/nt/xcalcs.html) Change file permissions
[XCOPY](http://www.ss64.com/nt/xcopy.html) Copy files and folders

0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
Scroll to Top