logo smart home family kruse

Kruse Smart Home

Easy living in our smart home & Garden

How to set the Raspberry Pi 4 remote connection screen resolution?

How to set the Raspberry Pi 4 remote connection screen resolution?

4 December 2022

Jan-Willem

1. Introduction

When accessing your Raspberry Pi 4 remotely via a VNC viewer or Teamviewer for the first time it is very likely the screen size shown has a very small resolution (320×200) and hence is unusable. So How to set the Raspberry Pi 4 remote connection screen resolution?

2. Set the remote connection screen resolution

Perform the following steps:

  1. Connect to your Raspberry Pi via a SSH connection (for example via Windows by using PuTTY) and login.
  2. Execute the following command:

    This will open the nano file editor with the Raspberry Pi 4 OS configuration file.
  3. Find the following 5 lines and if uncomment these if they are commented:
  4. Set the framebuffer_width and framebuffer_height to your required resolution
  5. Set hdmi_group and hdmi_mode settings to the values shown below:
  6. Ensure that the following two settings are commented by placing a # in front of them.
  7. After we complete all the changes, press Ctrl+O to write the changes, and then press Ctrl+X to exit.
  8. Reboot the Raspberry Pi 4 by entering the command:

When connected again via VNC viewer or Teamviewer the resolution should be the same as set above.

Article by <a href="https://smarthome.familykruse.eu/author/iamjwk/" target="_self">Jan-Willem</a>

Article by Jan-Willem

Position

Writen by the website owner

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *