Home

Change Resolution on Parallels Desktop Windows 7 for Retina Display

Here's how I was able to scale my Parellels VM to work with a retina display.

I started a trial of Parellels Desktop to run Windows 7 on my retina MacBook Pro. Every time I resized the screen, Windows 7 resized itself, and everything was super, super small. I did some research and found that there may not be a tried and true answer, but here's what I did, and now Windows 7 looks awesome on my screen:

  1. Open Parallels Desktop.
  2. Go to Virtual Machine > Configure.
  3. In the dialog box, go to Hardware > Video.
  4. Choose "Scaled" for your resolution.
  5. Restart your machine.
parallels desktop resolution

I hope this works for you, too!

Let's Connect

Keep Reading

Ignore Files in 11ty for Faster Development Builds

A super quick and simple way to speed up the development experience on 11ty sites as they grow in size and complexity.

May 05, 2022

Building a Static API with Eleventy

Implement a Static API using the simple and fast static site generator, Eleventy.

May 06, 2020

Simple JavaScript Pipeline with webpack

webpack has a reputation for being super complex and difficult to implement. But as its most basic, it can do a lot with little development effort. Let's walk through a simple example together.

May 28, 2021