Fix OBS Preview Stutter When Recording is Smooth

If your OBS Studio preview window is lagging or stuttering while your final recorded video plays back perfectly, you are experiencing a rendering allocation issue. This guide provides quick, actionable solutions to resolve this common performance bottleneck, including configuring Windows settings, adjusting OBS process priorities, and managing display refresh rates.

Run OBS Studio as Administrator

The most common cause of preview stutter is Windows prioritizing your game over OBS Studio for GPU resources. Running OBS as an administrator forces Windows to allocate the necessary GPU scheduling budget to the software. * Right-click the OBS Studio shortcut. * Select Properties. * Go to the Compatibility tab. * Check the box for Run this program as an administrator. * Click Apply and OK.

Disable Hardware-Accelerated GPU Scheduling (HAGS)

Hardware-Accelerated GPU Scheduling is a Windows feature designed to improve gaming performance, but it frequently conflicts with OBS Studio’s ability to render its preview window smoothly. * Open the Windows Start Menu and search for Graphics settings. * Click on Change default graphics settings (if applicable) or locate Hardware-accelerated GPU scheduling. * Toggle the setting to Off. * Restart your computer for the changes to take effect.

Disable the OBS Preview Window

If your recordings are completely smooth, the actual capture engine is working perfectly, and only the visual preview is lagging. You can save system resources and eliminate the visual distraction by disabling the preview entirely during your sessions. * Right-click anywhere on the black space or the video feed in the OBS preview window. * Uncheck Enable Preview. * To view your screen again, simply right-click the same area and check the option again.

Match Monitor Refresh Rates

If you are using a multi-monitor setup (for example, a 144Hz gaming monitor alongside a 60Hz secondary monitor for OBS), Windows can struggle to render different refresh rates simultaneously, causing the OBS preview to stutter on the secondary screen. * Move the OBS window to your primary gaming monitor to see if the stutter stops. * If it does, consider lowering your main monitor’s refresh rate to an even multiple of your recording frame rate (e.g., 120Hz for a 60fps recording) or run the game in Borderless Windowed mode instead of Exclusive Fullscreen.

Change OBS Process Priority

Giving OBS a higher CPU priority ensures that the operating system handles the preview rendering pipeline before other non-essential background tasks. * Open OBS Studio and go to Settings. * Click on the Advanced tab in the left sidebar. * Under the General section, locate Process Priority. * Change the setting from Normal to Above Normal or High. * Click Apply and OK.