Windows XP tips

How to enable the advance performance setting in windows vista

The run option of Start menu is used to run a program or to open a document directly. If you do not know the exact location of the program or document then click on Start button to open Run and type the programs shortcut name to open it directly.


Run Commands

  • appwiz.cpl -- Used to run Add/Remove wizard

  • Calc --Calculator

  • Cfgwiz32 --ISDN Configuration Wizard

  • Charmap --Character Map

  • Chkdisk --Repair damaged files

  • Cleanmgr --Cleans up hard drives

  • Clipbrd --Windows Clipboard viewer

  • Control --Displays Control Panel

  • Cmd --Opens a new Command Window

  • Control mouse --Used to control mouse properties




  • Fontview --Graphical font viewer

  • Fsmgmt.msc -- Used to open shared folders

  • Firewall.cpl -- Used to configure windows firewall

  • Ftp -ftp.exe program

  • Hostname --Returns Computer's name

  • Hdwwiz.cpl -- Used to run Add Hardware wizard

  • Ipconfig --Displays IP configuration for all network adapters

  • Logoff -- Used to logoff the computer

  • MMC --Microsoft Management Console

  • Msconfig --Configuration to edit startup files

  • Mstsc -- Used to access remote desktop

  • Mrc -- Malicious Software Removal Tool

  • Msinfo32 --Microsoft System Information Utility

  • Nbtstat --Displays stats and current connections using NetBIOS over TCP/IP

  • Netstat --Displays all active network connections

  • Nslookup--Returns your local DNS server

  • Osk ---Used to access on screen keyboard

  • Perfmon.msc -- Used to configure the performance of Monitor.

  • Ping --Sends data to a specified host/IP

  • Powercfg.cpl -- Used to configure power option

  • Regedit --Registry Editor

  • Regwiz -- Registration wizard

  • Sfc /scannow -- System File Checker

  • Sndrec32 --Sound Recorder

  • Shutdown -- Used to shutdown the windows

  • Spider -- Used to open spider solitaire card game

  • Sfc / scannow -- Used to run system file checker utility.

  • Sndvol32 --Volume control for soundcard

  • Sysedit -- Edit system startup files

  • Taskmgr --Task manager

  • Telephon.cpl -- Used to configure modem options.

  • Telnet --Telnet program

  • Tracert --Traces and displays all paths required to reach an internet host

  • Winchat -- Used to chat with Microsoft

  • Wmplayer -- Used to run Windows Media player


  • Wab -- Used to open Windows address Book.

  • WinWord -- Used to open Microsoft word

  • Winipcfg --Displays IP configuration

  • Winver -- Used to check Windows Version

  • Wupdmgr --Takes you to Microsoft Windows Update

  • Write -- Used to open WordPad

How to increase the Browsing and Downloading speed in Windows Vista

With windows Vista you have noticed the slow internet speed. The web browsing and downloading speed is very slow as compare to previous versions of windows. You can open the same sites in windows XP and server 2003 with the normal speed. Follow the given steps to increase the Vista browsing speed: First go to Advance tab in Internet Explorer and turn off the TLS (Transport Layer Security) encryption option. Here to fix problem with some secure pages turn on the SSL 2.0 (Secure Sockets Layer) feature and click Ok button to close it.

Follow the major fix for this problem:

In windows Vista, the TCP auto tuning feature is enabled by default. Some web servers do not respond properly to this feature, so it appears that some sites open with very slow speed.

To use this feature, you will need to be logged into your computer with administrative rights.


First click on Start button and type CMD in Run option then press Enter.


At Command Prompt, type the following command and press enter.


netsh interface tcp set global autotuninglevel= disabled


This command will disable the TCP auto tuning feature. Now close the command Prompt and restart your computer after any changes to go into effect.


You can easily restore these setting by typing the following command at Command Prompt.


netsh interface tcp set global autotuninglevel= normal

Now close the command Prompt and again restart your computer after any changes to go into effect.