On the Windows platform you need to download and install a VNC client program. Commonly used are TightVNC, you can download from tightvnc.com.
Select the corresponding 32-bit or 64-bit version according to your window System version. If you do not know your window System version, you can view it in the Control Panel. Download the installation file and run it.
During the installation process, you will have the opportunity to choose a typical installation, a custom installation, or a full installation. You only need a VNC client and do not need a server, so choose a custom installation. Then, select TightVNC Server and set the entire feature to be unavailable. Click Next. Ignore the window firewall option, then click Next and click Install.
Once the installation is complete, you will see the TightVNC Viewer program in the Start menu. When you run this program, you will see the following dialog box. You need to enter the IP address of the Raspberry Pi and the corresponding screen number (: 0 or: 1). For example, 192.168.0.6:1.
Click the Connect button and you'll see a dialog box prompting for a password. This password is the password you specified before you configured the VNC service on the Raspberry Pi. Once you've entered your password correctly, you'll see the Raspberry Pi's desktop.
If you want to exit on the Raspberry Pi desktop, do not use the logout (logout) menu. You just close the Remote Desktop Viewer window and then turn the VNC service off using the commands mentioned in the previous article on the Raspberry Pi.
Original address: Http://www.raspberrypi.org/documentation/remote-access/vnc/windows.md
Use VNC to connect the Raspberry Pi on the window platform