OBS Auto-Configuration Bandwidth Test Failed Fix

When running the OBS Studio auto-configuration wizard, encountering a failed bandwidth test is a common issue usually caused by network congestion, security software blocks, or incorrect streaming server settings. This article provides a straightforward troubleshooting guide to help you resolve this error. You will learn how to bypass the automated test by configuring your stream settings manually, adjusting your firewall permissions, and optimizing your network settings to ensure a stable connection.

1. Manually Select Your Streaming Server

By default, the auto-configuration wizard tries to test multiple servers automatically. If the test fails, you should manually select a server closest to your geographical location.

  1. Open OBS Studio and go to Settings (bottom right corner).
  2. Click on the Stream tab in the left sidebar.
  3. Select your service (e.g., Twitch, YouTube).
  4. Change the Server setting from “Auto (Recommended)” to a specific server geographically closest to you.
  5. Click Apply and try running the wizard again, or proceed with manual configuration.

2. Check and Re-enter Your Stream Key

An invalid, expired, or disconnected stream key will cause the bandwidth test to fail instantly because OBS cannot authenticate with the platform’s ingest servers.

  1. Log into your streaming platform (Twitch, YouTube, Facebook, etc.).
  2. Go to your creator dashboard and copy your current Stream Key.
  3. In OBS Studio, navigate to Settings > Stream.
  4. Paste the fresh stream key into the Stream Key field.
  5. Save the changes.

3. Allow OBS Through Your Firewall

Windows Defender Firewall or third-party antivirus software often blocks the rapid network requests OBS sends during a bandwidth test, flagging them as suspicious activity.

  1. Open the Windows Start menu, type Allow an app through Windows Firewall, and press Enter.
  2. Click Change settings (administrator privileges required).
  3. Locate OBS Studio in the list.
  4. Ensure both the Private and Public checkboxes next to OBS Studio are checked.
  5. Click OK to save settings and restart OBS.

4. Run OBS Studio as an Administrator

Running OBS with administrative privileges ensures the application has the necessary permissions to bind to your network ports and send test data packages.

  1. Right-click the OBS Studio shortcut on your desktop or Start menu.
  2. Select Run as administrator.
  3. Attempt to run the auto-configuration wizard again.

5. Disable VPNs and Proxies

Virtual Private Networks (VPNs) and proxy servers redirect your internet traffic through secondary servers, which often block the specific ports or protocols used by OBS during bandwidth tests. Temporarily disable your VPN or proxy before running the test.

6. Enable Network Optimizations in OBS

If your connection is unstable, tweaking the internal network settings in OBS can bypass the failure.

  1. Go to Settings > Advanced.
  2. Scroll down to the Network section.
  3. Check the box for Enable network optimizations.
  4. Ensure Bind to IP is set to Default or your specific active network adapter (ethernet/Wi-Fi).
  5. Click Apply and OK.

7. Skip the Wizard and Configure Bitrate Manually

If the auto-configuration wizard continues to fail, you can easily set your settings manually. This is often preferred by experienced streamers to ensure optimal quality.

  1. Run an online speed test (such as speedtest.net) to find your Upload Speed in Mbps.
  2. Convert your upload speed to Kbps (e.g., 10 Mbps upload = 10,000 Kbps).
  3. Open OBS Settings > Output.
  4. Set the Output Mode to Simple.
  5. Set your Video Bitrate based on your upload speed (as a rule of thumb, do not use more than 70% of your total upload speed):
    • For 1080p 60fps streaming: Set bitrate between 4,500 and 6,000 Kbps.
    • For 720p 60fps streaming: Set bitrate between 3,500 and 4,500 Kbps.
    • For 720p 30fps streaming: Set bitrate between 2,500 and 3,500 Kbps.