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/
  • 相关阅读:
    System.DateUtils 1. DateOf、TimeOf 简单修饰功能
    Servlet高级
    Servlet基础
    AOP的基本概念
    Bean的定义及作用域的注解实现
    Bean
    centos7系统下,配置学校客户端网络记录
    CUDA并行编程思维过程
    CUDA(GPU)OPENCV
    3-决策树
  • 原文地址:https://www.cnblogs.com/MichaelShang/p/2016470.html
Copyright © 2011-2022 走看看