How to Blur Sensitive Information Before Screen Sharing (Zoom, Meet, Teams & Loom)
A practical guide to blurring salary figures, API keys, client names and DMs on a web page before you share your screen — what native controls can and can't do, and how a browser extension fills the gap.
The fastest, most reliable way to hide sensitive content before a screen share is to blur it directly in the page with a browser extension, so the blur becomes part of what gets captured. Native conferencing controls — sharing a single window, enabling Do Not Disturb — help, but none of them can selectively hide one field, column or message inside the thing you're actually presenting.
This guide covers both: what you can do with the tools already on your machine, where they fall short, and how an in-page blur closes the gap. It applies to Zoom, Google Meet, Microsoft Teams, Loom and any other tool that captures a browser tab or window.
The fastest way to blur part of your screen
If you share your screen regularly, a browser extension that paints a blur into the page is the most dependable approach. Here's the whole flow with BlurFirst:
- 1
Install the extension
Add BlurFirst from the Chrome Web Store (it also runs on Edge, Brave, Vivaldi and Opera) and pin it to your toolbar.
- 2
Start blurring on the page
Open the page you're about to present, click the BlurFirst icon (or press Ctrl/⌘ ⇧ Y). A small control bar appears.
- 3
Hide what's sensitive
Drag a box over a region, click a single element to blur just that field, or press Ctrl/⌘ ⇧ H to blur the entire page in a panic.
- 4
Share your screen
Start your Zoom, Meet, Teams or Loom share. Because the blur is rendered into the page as real pixels, the capture only ever sees the blurred version.
What can you do without any extra tools?
Before reaching for an extension, it's worth knowing what your operating system and conferencing app already offer — and where each one stops short:
- Share a single tab or window instead of your whole screen. This is the single most important habit — it keeps other apps, windows and your desktop out of the feed. But it does nothing about sensitive content *inside* the tab you're sharing.
- Turn on Do Not Disturb / Focus (macOS Focus, Windows Focus Assist). This suppresses OS notification banners, so a Slack or Mail popup won't slide into frame. It won't hide anything already on the page.
- Close unrelated tabs and clear your bookmarks bar beforehand. Helpful, but fragile — it fails the moment something new loads, and you lose your real working layout.
- Use a separate browser profile with nothing logged in. Good for clean demos, but a lot of setup for a quick call.
Each of these reduces *what's around* your content. None of them can blur the salary column in the spreadsheet you're presenting, the API key in your terminal, or the customer name at the top of the CRM record you're walking through.
Browser extension vs. native sharing controls
| Capability | Share one window | Do Not Disturb | In-page blur |
|---|---|---|---|
| Keeps other apps out of frame | Yes | No | Partial |
| Stops notification popups | No | Yes | No |
| Hides one field inside the shared page | No | No | Yes |
| Hides new content the moment it appears | No | No | Yes |
| Keep your normal working layout | No | Yes | Yes |
| Nothing leaves your machine | Yes | Yes | Yes |
The takeaway: share a single window and use Do Not Disturb to control the environment, then blur the page to control the content. They solve different halves of the problem.
How element and region blur work
Good in-page blur tools give you two gestures. Region (box) blur lets you drag a rectangle over any area — a chart, a paragraph, a corner of the screen — and it frosts over and stays anchored to that content as you scroll. Element blur lets you click a single element — a table cell, a header, a card — and hides exactly that, nothing more. A panic shortcut blurs the whole page instantly for the moment something unexpected appears mid-call.
Because the blur is applied to the live page, it tracks the content. If the layout re-renders — common in dashboards and single-page apps — a good tool re-applies your blurs rather than leaving the sensitive data exposed.
A 30-second pre-share privacy checklist
- Choose to share a single tab or window, not your entire screen.
- Turn on Do Not Disturb / Focus to mute notification banners.
- Open the page and blur the sensitive fields — salary, account numbers, client names, keys, DMs.
- Glance at the parts you'll scroll to and blur those too, before you get there.
- Keep the panic shortcut ready in case a message or popup lands mid-share.