Common Tasks with Run
Run Calculator   calc
Run Command Prompt   cmd
Device Manager  devmgmt.msc
Run Internet Explorer   iexplore
Run Microsoft Word (if installed)   winword
Run Microsoft Excel (if installed)   excel
Run Microsoft Outlook (if installed)   outlook
Run Notepad  notepad
Run Wordpad   wordpad
Open Control Panel  control panel
Open Program Files  folder    %programfiles%
Shutdown Windows    shutdown
Restart Windows    shutdown -r
Log Off Windows   logoff
Registry Editor    regedit
Task Manager    taskmgr
Run Firefox (if installed)     firefox
Remote Desktop   mstsc
Windows Firewall   firewall.cpl

 

 

Some more shortcut commands
To open local area connection  ncpa.cpl
To open firewall page  firewall.cpl
To open Iexplorer property  inetcpl.cpl
To open Services  services.msc
To Restart the DNS clent  net stop dnscache & net start dns client
To Run Wireless Zero config  net stop wzcsvc& net start wzcsvc
To Relase & Renew Ip address  ipconfig/ release & ipconfig/ renew
Reset TCP stack  netsh int ip reset reset.txt
Reset Winsock:  netsh winsoc reset
TO Disable Proxy  proxycfg -d
To chk for the virus  netstat or netstat  -a
For system with multiple NIC cards: netsh interface ip set address "Local Area Connection 1" static 192.168.1.100 255.255.255.0 192.168.1.1 1
Assign ip address thru "NETSH": netsh int ip set address Local static 192.168.1.100 255.255.255.0 192.168.1.1 1





 

  



go to top