zoukankan      html  css  js  c++  java
  • 46 Run Commands for Frequently Used Areas of Your Windows Computer

    One of the reason why I like using  Windows computer is the Run Command (CTRL + R). It’s a very simple concept but is very effective when put to use with right and appropriate commands. If you need to navigate to some administrative areas of your computer then going to it through Run not only saves much time but also helps you to quickly get through it.

    Here I have shortlisted a list of 46 commands which are needed to be looked upon most of the times, or at least a few times a month.

    * Add/Remove Programs : appwiz.cpl

    * Administrative Tools : control admintools

    * Automatic Updates : wuaucpl.cpl

    * Calculator : calc

    * Check Disk Utility : chkdsk

    * Command Prompt : cmd

    * Computer Management : compmgmt.msc

    * Date and Time Properties : timedate.cpl

    * Device Manager : devmgmt.msc

    * Direct X Control Panel (If Installed)* : directx.cpl

    * Disk Cleanup Utility : cleanmgr

    * Disk Defragment : dfrg.msc

    * Disk Management : diskmgmt.msc

    * Disk Partition Manager : diskpart

    * Display Properties : control desktop

    * Display Properties : desk.cpl

    * Folders Properties : control folders

    * Fonts : control fonts

    * Game Controllers : joy.cpl

    * 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 (Refreshes DHCP & Re-Registers DNS) :    ipconfig/registerdns

    * Keyboard Properties : control keyboard

    * Microsoft Chat : winchat

    * Network Connections : control netconnections

    * Network Connections : ncpa.cpl

    * Network Setup Wizard : netsetup.cpl

    * Notepad : notepad

    * On Screen Keyboard : osk

    * Password Properties : password.cpl

    * Performance Monitor : perfmon.msc

    * Printers and Faxes : control printers

    * Printers Folder : printers

    * Registry Editor : regedit

    * Remote Desktop : mstsc

    * Scheduled Tasks : control schedtasks

    * Security Center : wscui.cpl

    * System Configuration Editor : sysedit

    * System Configuration Utility : msconfig

    * System File Checker Utility (Scan Immediately) : sfc /scannow

    * System Properties : sysdm.cpl

    * Task Manager : taskmgr

    * Windows Firewall : firewall.cpl

    * Wordpad : write

    Do you think I have missed something over here or have added something which should not be in the list. I’d like to know that. Please respond through comments.

    From http://aspiredtechie.com/run-commands-for-windows/191/
  • 相关阅读:
    VBA中使用计时器的两种方法
    好的关卡离不开优秀的团队
    如何从无到有做一个好关卡?
    性能优化总结
    用超链接提交表单,实现在动态网页的url中隐藏参数
    js 中使用el表达式 关键总结:在js中使用el表达式一定要使用双引号
    js中getBoundingClientRect的作用及兼容方案
    IE10、IE11和Microsoft Edge的Hack
    CSS Hack大全-教你如何区分出IE6-IE10、FireFox、Chrome、Opera
    点击a标签,跳转到iframe中,并在iframe中显示指定的页面
  • 原文地址:https://www.cnblogs.com/MichaelShang/p/2016470.html
Copyright © 2011-2022 走看看