A webcam that disconnects the moment you start streaming is usually not a camera failure. Streaming adds USB traffic, CPU and GPU load, camera encoding demand, and competition from other apps. A webcam that works in the Windows Camera app can still drop out when OBS Studio, Streamlabs Desktop, Discord, or a browser tries to use it at a higher resolution or frame rate.

The fastest path to a fix is to identify whether the webcam is losing USB power, being claimed by another application, crashing under a video format change, or being interrupted by a driver or bandwidth problem. Start with the checks below before reinstalling software or replacing hardware.

Most Common Causes

Cause Symptom Likelihood
USB bandwidth or power limitation Camera freezes, reconnects, or vanishes when stream preview starts High
Another app is using the camera Black screen, “device in use,” or webcam opens in only one program High
Unsupported resolution, frame rate, or video format Disconnects only at 1080p60, HDR, MJPEG, or a specific OBS profile High
USB selective suspend or hub power management Camera works briefly, then disconnects during streaming Medium
Corrupt webcam, USB, GPU, or capture software driver Repeated Windows device reconnect sound or Camera app failures Medium
OBS virtual camera, plugins, or background effects conflict Camera fails after enabling virtual camera, filters, or vendor software Medium
Physical cable, port, or webcam fault Disconnects in every app and on another computer Lower

Diagnose Step by Step

1. Confirm whether the webcam fails outside your streaming app

  1. Close OBS Studio, Streamlabs Desktop, Discord, Teams, Zoom, browser tabs, and webcam vendor software.
  2. Press Windows + R, type microsoft.windows.camera:, and press Enter.
  3. Open the Camera app and leave its preview running for at least five minutes.
  4. If it disconnects here, focus on USB power, cable, port, or driver issues. If it stays stable, the problem is likely a streaming setting or software conflict.

2. Check whether Windows is repeatedly removing the device

  1. Right-click Start and select Device Manager.
  2. Expand Cameras, Sound, video and game controllers, and Universal Serial Bus controllers.
  3. Start your stream preview and watch whether the webcam entry disappears and returns.
  4. If the entry vanishes, Windows is losing the USB device rather than simply losing the video feed.

3. Test a conservative camera mode

  1. In OBS Studio, right-click the webcam source and choose Properties.
  2. Set Resolution/FPS Type to Custom.
  3. Set resolution to 1280×720 and FPS to 30.
  4. Set Video Format to MJPEG first. If that fails, test YUY2 or NV12, one at a time.
  5. Disable Use preset if the option appears, click Deactivate, then Activate.

4. Eliminate camera ownership conflicts

  1. Press Ctrl + Shift + Esc to open Task Manager.
  2. Under Processes, close browser processes using meeting sites, Discord, Teams, Zoom, NVIDIA Broadcast, Logitech G HUB, Elgato Camera Hub, and webcam utilities.
  3. Check the system tray for camera software that remains open after its main window closes.
  4. Restart OBS and add the camera source again.

5. Separate USB bandwidth from streaming load

  1. Move the webcam to a rear motherboard USB port, not a front-panel port, monitor hub, keyboard port, or unpowered USB hub.
  2. Temporarily unplug USB capture cards, external drives, VR headsets, wireless receivers, and RGB controllers near the webcam’s USB controller.
  3. Test with the webcam alone on a rear port.
  4. If it becomes stable, reconnect devices one at a time to identify the conflicting USB device or hub.

Fixes by Cause

USB bandwidth or insufficient port power

What causes it: A webcam can request substantially more USB throughput when streaming software switches it from an idle preview to a high-resolution or high-frame-rate mode. USB capture cards and external storage can compete for the same controller.

How to check: The camera becomes stable at 720p30, works when other USB devices are disconnected, or fails only on a hub or front-panel port.

What to do: Connect the webcam directly to a rear USB port. Prefer a port on a different side or rear cluster if your motherboard has several controller groups. Do not run it through a monitor, keyboard, passive extension, or non-powered hub. In OBS, use 1280×720 at 30 FPS first, then increase only after stability is confirmed. If you need a hub, use a powered USB hub with its own AC adapter.

How to undo: Reconnect your previous USB devices and restore your prior OBS resolution and FPS one change at a time. If the issue returns after a specific device is added, leave that device on another port or controller.

Camera format, resolution, or frame-rate mismatch

What causes it: Some webcams advertise modes that work unreliably with a particular USB connection, driver, or app. A camera may support 1080p60 in vendor software but disconnect when OBS requests that mode with a different pixel format.

How to check: In OBS source properties, the webcam works at 720p30 but fails at 1920×1080, 60 FPS, HDR, or a specific Video Format setting.

What to do: In OBS Studio > webcam source > Properties, choose Custom under Resolution/FPS Type. Start at 1280×720 and 30 FPS. Test MJPEG, then NV12, then YUY2. Avoid setting FPS higher than the camera can reliably provide. In Settings > Video, ensure Common FPS Values matches your intended output, such as 30 or 60, rather than forcing an unusual value.

How to undo: Return Resolution/FPS Type to Device Default, or restore your former resolution, FPS, and format after noting the stable combination.

Another app or virtual camera has claimed the webcam

What causes it: Many camera drivers allow only one application to access the physical feed at a time. Browser tabs, chat apps, vendor utilities, and virtual-camera tools can retain access in the background.

How to check: OBS shows a black preview, “device already in use,” or a frozen frame while the Windows Camera app, Discord, or browser can still display the webcam.

What to do: Close all camera-capable applications. In Windows, open Settings > Privacy & security > Camera and verify Camera access and Let desktop apps access your camera are enabled. In OBS, remove duplicate Video Capture Device sources that point to the same webcam. If you use OBS Virtual Camera, stop it from the Controls dock while testing the physical camera.

How to undo: Reopen the apps you need after OBS is stable. You can restart OBS Virtual Camera later, but keep only one application connected directly to the physical camera.

Windows USB power saving

What causes it: Windows can suspend USB devices to save power. Streaming can expose this problem because the webcam changes power state and data rate when its source activates.

How to check: The webcam disconnects after a short period, especially on a laptop or after the display has been idle, and Device Manager shows a USB disconnect/reconnect cycle.

What to do: Open Control Panel > Hardware and Sound > Power Options > Change plan settings > Change advanced power settings. Expand USB settings > USB selective suspend setting and set it to Disabled for the active power plan. Then open Device Manager, expand Universal Serial Bus controllers, open each USB Root Hub or Generic USB Hub, select Power Management, and clear Allow the computer to turn off this device to save power where available.

How to undo: Set USB selective suspend back to Enabled and reselect the power-management check boxes if you need maximum battery life on a laptop.

Driver, OBS configuration, or plugin instability

What causes it: A damaged device driver, outdated USB controller driver, camera utility, or OBS plugin can crash the capture pipeline when streaming begins.

How to check: The problem persists on multiple ports but not on another PC, or began after installing camera effects, background removal, virtual-camera software, or a new OBS plugin.

What to do: First, in OBS choose Help > Log Files > View Current Log after a failure and look for repeated device activation or deactivation entries. Disable third-party OBS plugins by temporarily moving their files from %AppData%\obs-studio\plugins to a folder on your desktop, then restart OBS. Update the webcam’s official driver or utility, your motherboard chipset driver, and GPU driver from the relevant hardware manufacturer. In Device Manager, right-click the webcam, select Uninstall device, restart Windows, and let Windows detect it again.

How to undo: Move plugin folders back to %AppData%\obs-studio\plugins one at a time. If reinstalling the webcam driver made behavior worse, use Device Manager > webcam > Properties > Driver > Roll Back Driver when available.

When to Replace or Reinstall

Reinstall software before replacing hardware when the webcam is stable in the Camera app but fails only in your streaming application. Remove and recreate the OBS camera source, test with plugins disabled, then reinstall OBS only if a clean profile still fails. OBS profiles and scene collections are commonly stored under %AppData%\obs-studio\basic; copy that folder somewhere safe before a full reset or reinstall.

Consider replacing the webcam, cable, or hub when the device disconnects in the Windows Camera app, on multiple USB ports, and on a second computer. A permanently attached cable that fails when moved usually means the webcam assembly should be replaced. For detachable USB cables, replace the cable first with one rated for data transfer rather than charging only. Replace a hub if the camera is stable when connected directly to the PC but unstable through that hub.

FAQ

Why does my webcam work until I click Start Streaming?

Starting a stream can activate a different scene, camera filter, virtual camera, resolution, or frame-rate request. Check the active scene and open the webcam source properties while streaming. Compare its settings with the settings used before streaming starts.

Should I use MJPEG, NV12, or YUY2 for a webcam in OBS?

There is no universal best option. MJPEG often reduces USB bandwidth demands, while YUY2 can require more bandwidth. NV12 may be available on some cameras and drivers. Test each format at 720p30 first and keep the one that remains stable with acceptable image quality.

Can a USB 3.0 webcam disconnect in a USB 2.0 port?

Yes. It may still operate, but available modes can be limited and high-bandwidth settings may fail. Use the camera’s recommended port type and avoid sharing that connection with capture devices or external drives when troubleshooting.

Does lowering my stream bitrate fix webcam disconnects?

Usually no. Stream bitrate affects network upload and encoder workload, while webcam disconnects are more often caused by USB bandwidth, camera mode, power management, or software conflicts. Lowering resolution or FPS on the webcam source is the more relevant test.

Related guides

Browse all Troubleshooting guides →