How to Blur a Face or Detail in a Video
How to blur faces, names, and on-screen data in a video: automatic face blur, manual tracked blur for moving subjects, static blur for fixed regions, and why redacting a screen recording is often more work than making an interactive demo.
To blur a face or detail in a video, match the method to how much the target moves. For a face, an automatic face-blur effect detects and follows it across the clip. For any other moving subject — a name that scrolls, a cursor near private data — use a tracked blur (also called mask tracking): place it once, let the tool follow it, fix the keyframes where the track slips. For something that stays put — a fixed sidebar, a stationary figure — a static blur over a rectangle for the whole clip is enough. All of this is more fragile than it sounds: one missed frame exposes the data. If you're redacting a screen recording, re-recording with a test account and placeholder data is usually less work and safer.
Automatic face blur
Best when the sensitive thing is a person's face.
- Add the editor's face blur / censor / detect faces effect to the clip.
- Let it scan — it marks each face it finds and generates a blur that follows it.
- Review the whole clip at normal speed. Detection drops out during fast motion, profile turns, and partial occlusion; add manual keyframes to cover the gaps.
- Increase the blur strength until the face isn't recognisable, not just softened.
YouTube's Studio editor has a built-in "blur faces" tool that works on videos you've already uploaded and re-processes them in place.
Tracked blur for anything else
For a moving target that isn't a face — a username in a scrolling list, an email in a tooltip:
- Add a blur or pixelate effect and draw a mask around the target on the first frame it appears.
- Turn on tracking and let the tool follow the mask forward.
- Scrub through and correct keyframes wherever the mask drifts off the target.
- Pad the mask slightly larger than the target so small tracking errors don't reveal an edge.
This is the fiddliest case. Budget real time for a subject that moves a lot or passes behind other elements.
Static blur for a fixed region
If the sensitive area never moves — a left-hand nav showing an account name, a metric card in the corner:
- Add a blur or a solid shape over a fixed rectangle.
- Set it to last the entire clip (or the range where the area is visible).
- Done — nothing to track.
Always play the finished export frame by frame over the redacted region before sharing. A blur that's correct 99% of the time still leaks the data in the 1% of frames it isn't — and video makes those frames easy to pause on.
The version of this problem you don't have to solve
Every method above is damage control after the fact, and all of them can fail on a single frame. The reliable move is to not record anything sensitive in the first place:
- Record in a demo or test account with obviously fake data.
- Swap real values for placeholders before you hit record.
- For a walkthrough you'll reuse, capture it as an interactive demo — screenshots plus an interactive layer — where you can blur or crop a region once, on a still image, and it stays put because there are no other frames to check:
So: use automatic face blur for faces, tracked blur for other moving targets, static blur for fixed regions — and prefer a clean recording over any of them. Related: how to blur part of a screenshot and how to crop a screenshot.
Frequently asked questions
How do I blur a face in a video for free?
Several free tools do it: some video editors have an automatic 'face blur' or 'censor' effect that detects and follows faces, and free web-based tools offer the same. For a face that stays roughly in one spot, you can also add a blur or pixelate effect over a fixed rectangle. YouTube's own editor has a blur-faces tool for videos you have uploaded.
How do I blur a moving object in a video?
Use a blur effect with motion tracking: place the blur over the object in the first frame, then let the editor track it across the clip, adjusting keyframes where the track drifts. Tools that advertise 'tracked blur' or 'mask tracking' handle this. For a subject that moves a lot or gets occluded, expect to fix the track by hand in places.
How do I blur part of a screen recording?
If the sensitive area stays in one place — a sidebar with a name, a revenue figure — add a blur or solid box over a fixed rectangle for the whole clip. If it moves as the page scrolls, you need a tracked blur, which is fiddly. Blurring before you record, by using test data, avoids the problem.
Is it better to blur a screen recording or re-record with fake data?
Re-recording with a demo or test account and placeholder data is almost always cleaner. Blur in video has to hold up across every frame, and one missed frame exposes the data. Starting from a screen with nothing real on it removes the risk entirely.