Advertisement
create

[Guides] PC Commands

Oct 8th, 2012
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.04 KB | None | 0 0
  1. Run Commands:
  2. compmgmt.msc - Computer management
  3. devmgmt.msc - Device manager
  4. diskmgmt.msc - Disk management
  5. dfrg.msc - Disk defrag
  6. eventvwr.msc - Event viewer
  7. fsmgmt.msc - Shared folders
  8. gpedit.msc - Group policies
  9. lusrmgr.msc - Local users and groups
  10. perfmon.msc - Performance monitor
  11. rsop.msc - Resultant set of policies
  12. secpol.msc - Local security settings
  13. services.msc - Various Services
  14. msconfig - System Configuration Utility
  15. regedit - Registry Editor
  16. msinfo32 _ System Information
  17. sysedit _ System Edit
  18. win.ini _ windows loading information(also system.ini)
  19. winver _ Shows current version of windows
  20. mailto: _ Opens default email client
  21. command _ Opens command prompt
  22.  
  23.  
  24. Run Commands To Access The Control Panel:
  25. Add/Remove Programs control appwiz.cpl
  26. Date/Time Properties control timedate.cpl
  27. Display Properties control desk.cpl
  28. FindFast control findfast.cpl
  29. Fonts Folder control fonts
  30. Internet Properties control inetcpl.cpl
  31. Keyboard Properties control main.cpl keyboard
  32. Mouse Properties control main.cpl
  33. Multimedia Properties control mmsys.cpl
  34. Network Properties control netcpl.cpl
  35. Password Properties control password.cpl
  36. Printers Folder control printers
  37. Sound Properties control mmsys.cpl sounds
  38. System Properties control sysdm.cpl
  39.  
  40.  
  41. Command Prompt:
  42. ANSI.SYS Defines functions that change display graphics, control cursor movement, and reassign keys.
  43. APPEND Causes MS-DOS to look in other directories when editing a file or running a command.
  44. ARP Displays, adds, and removes arp information from network devices.
  45. ASSIGN Assign a drive letter to an alternate letter.
  46. ASSOC View the file associations.
  47. AT Schedule a time to execute commands or programs.
  48. ATMADM Lists connections and addresses seen by Windows ATM call manager.
  49. ATTRIB Display and change file attributes.
  50. BATCH Recovery console command that executes a series of commands in a file.
  51. BOOTCFG Recovery console command that allows a user to view, modify, and rebuild the boot.ini
  52. BREAK Enable / disable CTRL + C feature.
  53. CACLS View and modify file ACL's.
  54. CALL Calls a batch file from another batch file.
  55. CD Changes directories.
  56. CHCP Supplement the International keyboard and character set information.
  57. CHDIR Changes directories.
  58. CHKDSK Check the hard disk drive running FAT for errors.
  59. CHKNTFS Check the hard disk drive running NTFS for errors.
  60. CHOICE Specify a listing of multiple options within a batch file.
  61. CLS Clears the screen.
  62. CMD Opens the command interpreter.
  63. COLOR Easily change the foreground and background color of the MS-DOS window.
  64. COMP Compares files.
  65. COMPACT Compresses and uncompress files.
  66. CONTROL Open control panel icons from the MS-DOS prompt.
  67. CONVERT Convert FAT to NTFS.
  68. COPY Copy one or more files to an alternate location.
  69. CTTY Change the computers input/output devices.
  70. DATE View or change the systems date.
  71. DEBUG Debug utility to create assembly programs to modify hardware settings.
  72. DEFRAG Re-arrange the hard disk drive to help with loading programs.
  73. DEL Deletes one or more files.
  74. DELETE Recovery console command that deletes a file.
  75. DELTREE Deletes one or more files and/or directories.
  76. DIR List the contents of one or more directory.
  77. DISABLE Recovery console command that disables Windows system services or drivers.
  78. DISKCOMP Compare a disk with another disk.
  79. DISKCOPY Copy the contents of one disk and place them on another disk.
  80. DOSKEY Command to view and execute commands that have been run in the past.
  81. DOSSHELL A GUI to help with early MS-DOS users.
  82. DRIVPARM Enables overwrite of original device drivers.
  83. ECHO Displays messages and enables and disables echo.
  84. EDIT View and edit files.
  85. EDLIN View and edit files.
  86. EMM386 Load extended Memory Manager.
  87. ENABLE Recovery console command to enable a disable service or driver.
  88. ENDLOCAL Stops the localization of the environment changes enabled by the setlocal command.
  89. ERASE Erase files from computer.
  90. EXIT Exit from the command interpreter.
  91. EXPAND Expand a M*cros*ft Windows file back to it's original format.
  92. EXTRACT Extract files from the M*cros*ft Windows cabinets.
  93. FASTHELP Displays a listing of MS-DOS commands and information about them.
  94. FC Compare files.
  95. FDISK Utility used to create partitions on the hard disk drive.
  96. FIND Search for text within a file.
  97. FINDSTR Searches for a string of text within a file.
  98. FIXBOOT Writes a new boot sector.
  99. FIXMBR Writes a new boot record to a disk drive.
  100. FOR Boolean used in batch files.
  101. FORMAT Command to erase and prepare a disk drive.
  102. FTP Command to connect and operate on a FTP server.
  103. FTYPE Displays or modifies file types used in file extension associations.
  104. GOTO Moves a batch file to a specific label or location.
  105. GRAFTABL Show extended characters in graphics mode.
  106. HELP Display a listing of commands and brief explanation.
  107. IF Allows for batch files to perform conditional processing.
  108. IFSHLP.SYS 32-bit file manager.
  109. IPCONFIG Network command to view network adapter settings and assigned values.
  110. KEYB Change layout of keyboard.
  111. LABEL Change the label of a disk drive.
  112. LH Load a device driver in to high memory.
  113. LISTSVC Recovery console command that displays the services and drivers.
  114. LOADFIX Load a program above the first 64k.
  115. LOADHIGH Load a device driver in to high memory.
  116. LOCK Lock the hard disk drive.
  117. LOGON Recovery console command to list installations and enable administrator login.
  118. MAP Displays the device name of a drive.
  119. MD Command to create a new directory.
  120. MEM Display memory on system.
  121. MKDIR Command to create a new directory.
  122. MODE Modify the port or display settings.
  123. MORE Display one page at a time.
  124. MOVE Move one or more files from one directory to another directory.
  125. MSAV Early M*cros*ft Virus scanner.
  126. MSD Diagnostics utility.
  127. MSCDEX Utility used to load and provide access to the CD-ROM.
  128. NBTSTAT Displays protocol statistics and current TCP/IP connections using NBT
  129. NET Update, fix, or view the network or network settings
  130. NETSH Configure dynamic and static network information from MS-DOS.
  131. NETSTAT Display the TCP/IP network protocol statistics and information.
  132. NLSFUNC Load country specific information.
  133. NSLOOKUP Look up an IP address of a domain or host on a network.
  134. PATH View and modify the computers path location.
  135. PATHPING View and locate locations of network latency.
  136. PAUSE Command used in batch files to stop the processing of a command.
  137. PING Test / send information to another network computer or network device.
  138. POPD Changes to the directory or network path stored by the pushd command.
  139. POWER Conserve power with computer portables.
  140. PRINT Prints data to a printer port.
  141. PROMPT View and change the MS-DOS prompt.
  142. PUSHD Stores a directory or network path in memory so it can be returned to at any time.
  143. QBASIC Open the QBasic.
  144. RD Removes an empty directory.
  145. REN Renames a file or directory.
  146. RENAME Renames a file or directory.
  147. RMDIR Removes an empty directory.
  148. ROUTE View and configure windows network route tables.
  149. RUNAS Enables a user to execute a program on another computer.
  150. SCANDISK Run the scandisk utility.
  151. SCANREG Scan registry and recover registry from errors.
  152. SET Change one variable or string to another.
  153. SETLOCAL Enables local environments to be changed without affecting anything else.
  154. SETVER Change MS-DOS version to trick older MS-DOS programs.
  155. SHARE Installs support for file sharing and locking capabilities.
  156. SHIFT Changes the position of replaceable parameters in a batch program.
  157. SHUTDOWN Shutdown the computer from the MS-DOS prompt.
  158. SMARTDRV Create a disk cache in conventional memory or extended memory.
  159. SORT Sorts the input and displays the output to the screen.
  160. START Start a separate window in Windows from the MS-DOS prompt.
  161. SUBST Substitute a folder on your computer for another drive letter.
  162. SWITCHES Remove add functions from MS-DOS.
  163. SYS Transfer system files to disk drive.
  164. TELNET Telnet to another computer / device from the prompt.
  165. TIME View or modify the system time.
  166. TITLE Change the title of their MS-DOS window.
  167. TRACERT Visually view a network packets route across a network.
  168. TREE View a visual tree of the hard disk drive.
  169. TYPE Display the contents of a file.
  170. UNDELETE Undelete a file that has been deleted.
  171. UNFORMAT Unformat a hard disk drive.
  172. UNLOCK Unlock a disk drive.
  173. VER Display the version information.
  174. VERIFY Enables or disables the feature to determine if files have been written properly.
  175. VOL Displays the volume information about the designated drive.
  176. XCOPY Copy multiple files, directories, and/or drives from one location to another.
  177. TRUENAME When placed before a file, will display the whole directory in which it exists
  178. TASKKILL It allows you to kill those unneeded or locked up applications
  179.  
  180.  
  181. Windows XP Shortcuts:
  182. ALT+- (ALT+hyphen) Displays the Multiple Document Interface (MDI) child window's System menu
  183. ALT+ENTER View properties for the selected item
  184. ALT+ESC Cycle through items in the order they were opened
  185. ALT+F4 Close the active item, or quit the active program
  186. ALT+SPACEBAR Display the System menu for the active window
  187. ALT+TAB Switch between open items
  188. ALT+Underlined letter Display the corresponding menu
  189. BACKSPACE View the folder one level up in My Computer or Windows Explorer
  190. CTRL+A Select all
  191. CTRL+B Bold
  192. CTRL+C Copy
  193. CTRL+I Italics
  194. CTRL+O Open an item
  195. CTRL+U Underline
  196. CTRL+V Paste
  197. CTRL+X Cut
  198. CTRL+Z Undo
  199. CTRL+F4 Close the active document
  200. CTRL while dragging Copy selected item
  201. CTRL+SHIFT while dragging Create shortcut to selected iteM
  202. CTRL+RIGHT ARROW Move the insertion point to the beginning of the next word
  203. CTRL+LEFT ARROW Move the insertion point to the beginning of the previous word
  204. CTRL+DOWN ARROW Move the insertion point to the beginning of the next paragraph
  205. CTRL+UP ARROW Move the insertion point to the beginning of the previous paragraph
  206. SHIFT+DELETE Delete selected item permanently without placing the item in the Recycle Bin
  207. ESC Cancel the current task
  208. F1 Displays Help
  209. F2 Rename selected item
  210. F3 Search for a file or folder
  211. F4 Display the Address bar list in My Computer or Windows Explorer
  212. F5 Refresh the active window
  213. F6 Cycle through screen elements in a window or on the desktop
  214. F10 Activate the menu bar in the active program
  215. SHIFT+F10 Display the shortcut menu for the selected item
  216. CTRL+ESC Display the Start menu
  217. SHIFT+CTRL+ESC Launches Task Manager
  218. SHIFT when you insert a CD Prevent the CD from automatically playing
  219. WIN Display or hide the Start menu
  220. WIN+BREAK Display the System Properties dialog box
  221. WIN+D Minimizes all Windows and shows the Desktop
  222. WIN+E Open Windows Explorer
  223. WIN+F Search for a file or folder
  224. WIN+F+CTRL Search for computers
  225. WIN+L Locks the desktop
  226. WIN+M Minimize or restore all windows
  227. WIN+R Open the Run dialog box
  228. WIN+TAB Switch between open items
  229.  
  230.  
  231. Windows Explorer Shortcuts:
  232. ALT+SPACEBAR - Display the current window’s system menu
  233. SHIFT+F10 - Display the item's context menu
  234. CTRL+ESC - Display the Start menu
  235. ALT+TAB - Switch to the window you last used
  236. ALT+F4 - Close the current window or quit
  237. CTRL+A - Select all items
  238. CTRL+X - Cut selected item(s)
  239. CTRL+C - Copy selected item(s)
  240. CTRL+V - Paste item(s)
  241. CTRL+Z - Undo last action
  242. CTRL+(+) - Automatically resize the columns in the right hand pane
  243. TAB - Move forward through options
  244. ALT+RIGHT ARROW - Move forward to a previous view
  245. ALT+LEFT ARROW - Move backward to a previous view
  246. SHIFT+DELETE - Delete an item immediately
  247. BACKSPACE - View the folder one level up
  248. ALT+ENTER - View an item’s properties
  249. F10 - Activate the menu bar in programs
  250. F6 - Switch between left and right panes
  251. F5 - Refresh window contents
  252. F3 - Display Find application
  253. F2 - Rename selected item
  254.  
  255.  
  256. Internet Explorer Shortcuts:
  257. CTRL+A - Select all items on the current page
  258. CTRL+D - Add the current page to your Favorites
  259. CTRL+E - Open the Search bar
  260. CTRL+F - Find on this page
  261. CTRL+H - Open the History bar
  262. CTRL+I - Open the Favorites bar
  263. CTRL+N - Open a new window
  264. CTRL+O - Go to a new location
  265. CTRL+P - Print the current page or active frame
  266. CTRL+S - Save the current page
  267. CTRL+W - Close current browser window
  268. CTRL+ENTER - Adds the http://www. (url) .com
  269. SHIFT+CLICK - Open link in new window
  270. BACKSPACE - Go to the previous page
  271. ALT+HOME - Go to your Home page
  272. HOME - Move to the beginning of a document
  273. TAB - Move forward through items on a page
  274. END - Move to the end of a document
  275. ESC - Stop downloading a page
  276. F11 - Toggle full-screen view
  277. F5 - Refresh the current page
  278. F4 - Display list of typed addresses
  279. F6 - Change Address bar and page focus
  280. ALT+RIGHT ARROW - Go to the next page
  281. SHIFT+CTRL+TAB - Move back between frames
  282. SHIFT+F10 - Display a shortcut menu for a link
  283. SHIFT+TAB - Move back through the items on a page
  284. CTRL+TAB - Move forward between frames
  285. CTRL+C - Copy selected items to the clipboard
  286. CTRL+V - Insert contents of the clipboard
  287. ENTER - Activate a selected link
  288. HOME - Move to the beginning of a document
  289. END - Move to the end of a document
  290. F1 - Display Internet Explorer Help
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement