- OBS Studio is a free, open-source tool with no subscriptions, watermarks, or feature limits.
- The interface uses a “Scenes and Sources” model that requires manual layout building.
- An Auto-Configuration Wizard helps optimize settings on first launch.
- OBS can be installed on Windows 11 via winget, Microsoft Store, or a traditional installer.
On Windows 11, setting up reliable screen recording and live streaming starts with installing the right software, and OBS Studio remains one of the most trusted options. It’s widely used by creators, gamers, and professionals because it delivers high-performance recording, flexible scene management, and support for multiple sources without adding unnecessary system overhead.
Before installing, there are a few key questions users often ask to help them determine whether OBS Studio is the right fit for their system and workflow.
First, OBS Studio is completely free and open-source. There are no pro tiers, subscriptions, or watermarks, and the full feature set is available right after installation, thanks to its community-driven development model.
Performance is another common concern. OBS is generally efficient, but system impact depends on usage. Simple tasks like recording a browser window or basic desktop activity run smoothly on most modern laptops and desktops. However, gaming combined with high-resolution recording or streaming requires a dedicated GPU for the best results.
The learning curve is also something new users notice. OBS uses a “Scenes and Sources” structure, which means you manually build your layout by adding elements such as screens, windows, webcams, or overlays to a canvas. It does not automatically capture everything by default. To simplify setup, OBS includes an “Auto-Configuration Wizard” that runs on first launch and automatically tests your hardware to recommend optimal settings.
Compatibility is another advantage. OBS works on Windows 11, Windows 10, macOS, and Linux. On macOS, modern versions have improved desktop audio support significantly compared to earlier releases, reducing the need for additional plugins.
In this guide, I’ll outline the steps to install and get started with the initial configuration of the OBS Studio app on Windows 11.
Install OBS Studio on Windows 11
On Windows 11, you can install OBS in multiple ways, including using the official installer, through the Microsoft Store, and you can even use the Windows Package Manager (winget) command-line tool.
Install OBS using winget
The easiest way to install the OBS Studio app is with commands. Here’s how:
-
Open Start.
-
Search for Command Prompt or PowerShell, right-click the top result, and select the Run as administrator option.
-
(Option 1) Type this command to install the OBS Studio app on Windows 11 with winget and press Enter:
winget install --id OBSProject.OBSStudio

-
(Option 2) Type this command to install the OBS Studio app with the Store CLI and press Enter:
store install XPFFH613W8V6LV
Once you complete the steps, the video recording and streaming software will install on your computer.
Install OBS using Microsoft Store
If using commands isn’t your thing, you can install the video recording software through the Microsoft Store. Here’s how:
-
Open the Microsoft Store app.
-
Click the Get (or Install) button.

After you complete the steps, the application will download and install on Windows 11.
Initial setup for OBS Studio
Once you install the application, you can launch it from the Start menu like any other app , but you’ll have to configure some basic settings.
When you first launch OBS Studio, you’ll be prompted to choose how you plan to use the application to calibrate the “engine” for performance. Options include:
- Optimize for streaming, recording is secondary: OBS prioritizes a stable connection and consistent frame rate so your live broadcast doesn’t lag, even if it means slightly lowering the recording quality.
- Optimize just for recording, I will not be streaming: The software focuses entirely on maximum visual detail and higher bitrates, since it doesn’t have to worry about internet upload speeds or stream stability.
- I will be using the virtual camera: OBS minimizes processing lag to turn your workspace into a lag-free webcam source for apps like Zoom, Teams, or Discord.

Click the “Next” button. On the following page, you can change the current video settings (you can use the default settings, as you’ll be changing these settings later), then click “Next” and “Apply Settings.”
Click on the “File” menu and choose the “Settings” option. Click on Output from the left pane, and in the “Recording Path” setting, specify the location you want to use to automatically save your videos.

Also, in the “Recording Format” settings, choose the “Hybrid MP4 (.mp4)” option.
Click on Audio from the left pane, and select your microphone in the “Mic/Auxiliary Audio” setting.

Click on Video from the left pane, and set the “Base (Canvas) Resolution” setting to the computer’s display resolution. The “Output (Scaled) Resolution” should match the base resolution unless you want to target a different screen resolution.

In this section, set the “Common FPS values” setting to 60, 30, or the frame rate you want to use. Usually, the default value should be enough. If you’re experiencing any lag, you can try selecting the 30 FPS option.
After you have all the basic settings configured, click “Apply,” then “OK.”
Finally, click the “+” (plus) button under “Sources,” select the “Display Capture” option, and click the “OK” button. Now, select the “Automatic” option in the “Capture Method” settings, choose your computer screen in the “Display” settings, and click the “OK” button.

Once everything is configured, click the “Start Recording” button to record your screen, and use the “Stop Recording” button to stop the recording.

You can always find your recording under File > Show recordings, and your videos will appear in the folder you previously configured as the output folder.
When comparing alternatives, users often see Streamlabs mentioned. However, OBS Studio is the original, lightweight engine with extensive plugin-based customization, while Streamlabs builds on it with a more beginner-friendly interface and built-in widgets, but at the cost of higher system resource usage.