vnc server (view raspberry from your windows)

Photo of author

By Jackson Taylor

Step 1 illustration

step1 – install vnc server on raspberry pi

Installation screenshot

type following command on raspberry terminal

sudo apt-get install tightvncserver

step2 – run vnc server on raspberry pi

Run VNC server

type following command on raspberry terminal

vncserver

for full hd display type

vncserver :1 -geometry 1920x1080 -depth 24

then pi ask to create vnc server password for first time. maximum length of password is limited to 8. create a password.

Hardware Hack

Stop Buying New Batteries for Your Tech

Electronics are expensive, but their power sources don't have to be. Discover the simple engineering trick to recondition dead batteries and bring your gadgets back to 100% capacity.

Watch the Free Video

step3 – find your ip address of raspberry pi

IP address screenshot

type following command on raspberry terminal

ifconfig

step4 – download & install vnc server in windows

step5 – open vnc server application on windows

Windows VNC client

enter your ip address with your id

for example

192.168.137.30:1

if ip is correct enter your password created in vnc server in raspberry pi

VNC connection confirmation
See also
FTP -SENDING FILE BETWEEN WINDOWS AND RASPBERRY PI

Revive Your Dead Electronics

Got a drawer full of dead gadgets or a failing car battery? Instead of paying a premium for replacements, use this simple trick to easily recondition them right from home.

See How It Works