https://github.com/susko3/obs-hide-desktop-icons-while-streaming
Simple plugin to hide desktop icons while streaming
https://github.com/susko3/obs-hide-desktop-icons-while-streaming
obs-studio-plugin windows
Last synced: 4 months ago
JSON representation
Simple plugin to hide desktop icons while streaming
- Host: GitHub
- URL: https://github.com/susko3/obs-hide-desktop-icons-while-streaming
- Owner: Susko3
- License: gpl-2.0
- Created: 2023-02-11T13:51:25.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-16T22:29:54.000Z (over 2 years ago)
- Last Synced: 2025-06-05T11:58:34.369Z (about 1 year ago)
- Topics: obs-studio-plugin, windows
- Language: CMake
- Homepage:
- Size: 196 KB
- Stars: 13
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OBS Plugin: Hide Desktop Icons While Streaming
*to protect your privacy when using Display Capture*
**Supported platform: Windows**
Just a simple plugin that will automaticall hide icons on your desktop while streaming or recording is active.
It does the same as toggling *Show desktop icons* in the right-click menu on the desktop.
When you start streaming or recording, the desktop icons will hide for the duration of your stream or recording.
When `Stop Streaming/Recording` is clicked, the icons will show again.
If, for any reason, the desktop icons don't get restored again (due to a bug in this plugin or OBS crashing), you can always manually show the desktop icons by right-clicking on your desktop.
## How it works
Click on `Start Streaming/Recording` button in OBS → desktop icons are automatically hidden
Click on `Stop Streaming/Recording` button in OBS → desktop icons are automatically shown
If you configured desktop icons to hide when recording _or_ streaming, they will show only after both streaming and recording is stopped.
For example: if you're currently streaming and wish to record a highlight, you don't have to worry about your desktop icons showing when the recording is stopped, as the icons will be neatly hidden until you stop the long-running stream as well.
## Help, I don't see my icons!!
Don't worry, it's very simple to fix 🙂
1. Right-click on your desktop
2. Select `View`
3. Enable `Show desktop icons` as shown in the image below:

## Configuration
This plugin can be configured by clicking on `Tools` in the OBS toolbar and then selecting `AutoHide Desktop Icons`.
By clicking on the checkboxes, you can configure desktop icons to hide while streaming or recording. The settings apply when saved, including if you're currently streaming or recording.
You can also configure to hide desktop icons only when a display capture source is visible.
