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 rateCheck 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.
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.
- In OBS, set Resolution/FPS Type to Custom, then choose 1920×1080 and 60.
- Set Video Format to MJPEG if 60fps is unavailable at 1080p.
- 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:
| App | Practical ceiling | Manual control |
|---|---|---|
| Windows Camera app | Everything the driver reports | Full mode selection |
| OBS Studio | Full 1080p60 where the camera supports it | Resolution, FPS and video format |
| Zoom | 30 fps in practice on most calls | Limited frame-rate options |
| Google Meet | 30 fps, 720p send | Send resolution only |
Troubleshooting checklist: forcing 1080p at 60fps
Confirm the mode exists before trying to select it — that order saves most of the work.
- Open the Windows Camera app settings and check whether 1080p at 60 fps is listed at all.
- If it is absent, install the manufacturer's driver and check the list again.
- Plug the camera directly into a rear motherboard USB port, bypassing hubs and docks.
- Use the supplied cable, or a short high-quality one, rather than a long generic cable.
- In OBS, set Resolution/FPS Type to Custom and select 1920x1080 at 60.
- Switch Video Format to MJPEG if 60 fps is unavailable at 1080p in YUY2.
- In Zoom, enable the higher frame-rate options under Settings → Video → Advanced.
- Add front-facing light, since 60 fps needs more light per frame to avoid internal frame skipping.