← Back to the FAQ

Image Quality, Lighting & Framing

How to force 60fps on a 1080p webcam in Windows

Quick answer: Confirm the camera supports 1080p and 60fps simultaneously before trying to force it. Many cameras marketed as 1080p60 only reach 60fps at 720p. Check the combinations the driver reports, then request the mode explicitly rather than relying on app defaults.

Before trying to force it, confirm your camera actually supports 1080p at 60fps simultaneously — many budget cameras only hit 60fps at lower resolutions such as 720p.

Specification sheets frequently list maximum resolution and maximum frame rate as separate figures without stating that they are not available together, which is the source of most of this confusion.

Try It Yourself

Check the frame rate you are actually getting

Measures the live frame rate your camera delivers rather than the rate an app claims to have requested, which is often lower.

Check your live resolution and frame rate

Check your camera's actual supported combinations first

Manufacturer spec sheets sometimes list maximum resolution and maximum frame rate separately, without making clear they are not simultaneously available. 1080p30 and 720p60 are common ceilings even on cameras marketed as 1080p 60fps.

The pairing also depends on video format: many cameras reach 60fps only in MJPEG, and fall to single-digit frame rates in uncompressed YUY2 at the same resolution.

Check the combinations via the Windows Camera app

Open the built-in Camera app, click the settings gear, and look at the available video resolution and frame-rate combinations. This shows what the driver actually reports as possible, independent of any third-party application.

Confirm the rate you actually receive with the Webcam Resolution Test & FPS Checker.

Windows Camera app video quality settings listing 1080p thirty fps, 1080p sixty fps, 720p sixty fps and 720p thirty fps, with the 1080p sixty option highlightedWindows Camera — SettingsPhotosVideosRelated settingsAboutVideo quality1080p, 30 fps1080p, 60 fps720p, 60 fps720p, 30 fps!If 1080p 60 fps is absent from this list, the driver does not offer it and noapplication can request it.
Windows Camera app → gear → Video quality. This list is generated from what the driver reports, making it the authoritative answer on what your camera offers.

Set the frame rate explicitly in the requesting app

Most apps default to a conservative frame rate. In Zoom this lives under Settings → Video → Advanced, and in OBS under the source's Properties, where you can request 60fps rather than relying on an automatic choice.

  1. In OBS, set Resolution/FPS Type to Custom, then choose 1920×1080 and 60.
  2. Set Video Format to MJPEG if 60fps is unavailable at 1080p.
  3. In Zoom, open Settings → Video → Advanced and enable the higher frame-rate options.

Update your camera driver

Frame-rate capability is sometimes gated by driver version — an outdated driver can report fewer supported modes than the hardware actually offers.

Install the manufacturer's driver rather than the generic one Windows supplies, since vendor drivers routinely expose modes the generic UVC driver does not.

To list every capture mode your camera advertises, use the Stream & Device Metadata Inspector.

Check your USB connection type and cable

1080p60 needs meaningfully more USB bandwidth than 1080p30. A USB 2.0 port, or a long or low-quality cable, forces the camera to fall back to a lower frame rate automatically to stay within available bandwidth.

Plug directly into a rear motherboard port rather than a hub or dock, and use the cable supplied with the camera if the connection is detachable.

Check lighting if 60fps is available but looks stuttery

Higher frame rates need proportionally more light per frame. In dim rooms a camera may report 60fps as active while effectively skipping frames internally to maintain exposure.

Good lighting is often what turns an available 60fps setting into a genuinely smooth 60fps result, which is why this belongs on a frame-rate checklist at all.

If the rate collapses only under load, the Stream Overlay & FPS Stability Stressor reproduces it.

Exact settings paths in Zoom, Teams, Google Meet and OBS

Even a genuine 1080p60 capture is capped by whatever receives it. These are the practical ceilings.

Windows Camera app

Settings gear → Video quality

The most reliable place to see what your camera genuinely offers, since it reflects the driver directly.

OBS Studio

Source → Properties → Resolution/FPS Type → Custom

The only common tool exposing Video Format, which is frequently what unlocks 60fps at 1080p.

Zoom

Settings → Video → Advanced

Zoom rarely transmits 60fps in a meeting regardless of what you capture, so gains here are local rather than visible to others.

Google Meet

More options (⋮) → Settings → Video

Meet has no frame-rate control and caps at 30fps, so 60fps capture has no effect on what participants see.

The table below shows the practical frame-rate ceiling each tool actually delivers, and how much control you have over requesting it:

Practical ceiling and manual control available per app
AppPractical ceilingManual control
Windows Camera appEverything the driver reportsFull mode selection
OBS StudioFull 1080p60 where the camera supports itResolution, FPS and video format
Zoom30 fps in practice on most callsLimited frame-rate options
Google Meet30 fps, 720p sendSend resolution only

Troubleshooting checklist: forcing 1080p at 60fps

Confirm the mode exists before trying to select it — that order saves most of the work.

  1. Open the Windows Camera app settings and check whether 1080p at 60 fps is listed at all.
  2. If it is absent, install the manufacturer's driver and check the list again.
  3. Plug the camera directly into a rear motherboard USB port, bypassing hubs and docks.
  4. Use the supplied cable, or a short high-quality one, rather than a long generic cable.
  5. In OBS, set Resolution/FPS Type to Custom and select 1920x1080 at 60.
  6. Switch Video Format to MJPEG if 60 fps is unavailable at 1080p in YUY2.
  7. In Zoom, enable the higher frame-rate options under Settings → Video → Advanced.
  8. Add front-facing light, since 60 fps needs more light per frame to avoid internal frame skipping.