Zoom Workplace UI is too small | Community
Skip to main content
Newcomer
May 4, 2025
Question

Zoom Workplace UI is too small

  • May 4, 2025
  • 2 replies
  • 80 views

The Zoom Workplace UI is too small, and I can't figure out how to change it to be bigger. I am using Kubuntu 24.10, and have Display & Monitor -> Display Configuration -> Global scale set to 175%, but Zoom Workplace seems to be ignoring this. I can't find any option to scale the whole UI; only the "Webview" thing, which seems to be the thing that shows the current time and upcoming meetings. I have also looked at ~/.config/zoomus.conf and tried setting autoScale to the opposite option (it started as true, so I set it to false), but there was no visible effect (and yes, I restarted the app). How do I scale up the UI?

2 replies

New Member
April 5, 2026

Same problem in Windows. Zoom is not accessible.

Explorer
April 5, 2026

Hey! Zoom on Linux can be tricky with scaling. A few things you can try:

  1. Environment variable scaling – before starting Zoom, try running:
 

QT_SCALE_FACTOR=1.75 zoom

or adjust the number to match your desired scale.

  1. Zoom settings – the “Webview” zoom only affects certain panels, so the main UI won’t change.
  2. Check HiDPI support – some Zoom builds ignore global scaling on Linux, so make sure you have the latest version installed.
  3. Alternative – if nothing works, you could try running Zoom with --force-device-scale-factor=1.75 (similar to Chromium apps).

Hopefully one of these methods scales the UI properly without affecting your desktop setup.

New Member
April 5, 2026

I am using the native Zoom App in WIndows and the labels like Share, People, Chat etc are tiny and my Windows is already at 175% text size. No other app has these issues. It’s very difficult to use for a person with poor vision.