---
title: "How to remove background noise with Fairlight noise reduction in DaVinci Resolve"
author: "Cutsio Team"
date: "2026-05-15"
lastmod: "2026-05-15"
category: "DaVinci Resolve Advanced Workflows"
excerpt: "DaVinci Resolve Fairlight includes noise reduction, de-esser, and de-hummer plugins for cleaning up audio. This guide covers noise reduction setup, learn mode, and applying effects to clips or entire tracks."
tags: ["DaVinci Resolve","Fairlight","Noise Reduction","De-Esser","De-Hummer","Audio Cleanup","Fairlight FX"]
---

## How do you remove background noise with Fairlight noise reduction in DaVinci Resolve?

Open the Effects Library in Fairlight and locate the Noise Reduction plugin under Fairlight FX. Drag it onto a clip or a mixer channel strip. The noise reduction window opens. Select a section of audio that contains only the background noise — no dialogue or important sounds — and click the Learn button. The plugin analyzes the noise profile and removes anything matching it from the full clip.

![Clean Up Sound](https://images.blackmagicdesign.com/images/products/davinciresolve/fairlight/cleanup/cleanup-lg@2x.jpg?_v=1601273161)

The noise reduction plugin works by creating a noise fingerprint from the learned sample. It then applies a spectral filter that attenuates frequencies matching the noise profile while preserving frequencies that contain dialogue or music. The Reduction slider controls the amount of attenuation. Higher values remove more noise but may affect the desired audio quality.

## How do you use the De-Esser and De-Hummer in Fairlight?

The De-Esser minimizes harsh sibilant sounds — the "s," "sh," and "ch" sounds that can be distracting in vocal recordings. Drag the De-Esser onto a vocal clip. Adjust the Frequency control to target the sibilant range, typically 4-8 kHz. The Range control sets the maximum reduction amount. The Threshold control determines the level at which reduction starts.

The De-Hummer removes power line hum and its harmonics — typically 50 Hz or 60 Hz depending on your region, plus harmonics at 100 Hz, 120 Hz, 150 Hz, and so on. Apply the De-Hummer, select your region's mains frequency (50 or 60 Hz), and adjust the Reduction slider. The De-Hummer automatically targets the fundamental frequency and its harmonics.

## Can you apply Fairlight FX to entire tracks instead of individual clips?

Yes. Drag the effect onto a mixer channel strip rather than a clip. When applied to a track, the effect processes all clips on that track in real time. This is more efficient than applying the same effect to multiple individual clips. Track FX slots support up to 6 effects per track.

For consistent noise reduction across an entire interview, apply the Noise Reduction plugin to the dialogue track rather than each individual clip. Learn the noise profile from a section of room tone or silent footage, and the track-level effect processes every clip with the same settings.

## FAQ

### Is the Fairlight noise reduction available in the free version?
Yes. Fairlight noise reduction plugins are available in both free and Studio versions.

### How do I create a good noise profile sample?
Select 2-5 seconds of audio containing only background noise — room tone, air conditioning hum, camera noise. Avoid sections with dialogue, music, or sudden sounds.

### Can I use multiple Fairlight FX plugins on one track?
Yes. Each mixer channel can have up to 6 real-time effect inserts in addition to the built-in EQ and dynamics processing.

### Does noise reduction affect audio quality?
Moderate reduction (10-20 dB) is transparent with clean source material. Higher reduction may introduce artifacts. Use the minimum reduction needed.

### Can I keyframe noise reduction settings?
Yes. Keyframe the Reduction parameter to vary noise reduction intensity across a clip — higher during quiet sections, lower during loud sections.

<div class="not-prose blog-large-cta">
  <div class="max-w-3xl mx-auto text-center">
    <h3>
      Clean audio starts with a clean timeline
    </h3>
    <p>
      Pre-edit with Cutsio before applying noise reduction. A tighter timeline means fewer clips to process and faster cleanup.
    </p>
    <ul>
      <li>
        <svg class="h-6 w-6 text-emerald-400 shrink-0 mt-0.5" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg>
        <span>AI silence removal in the cloud</span>
      </li>
      <li>
        <svg class="h-6 w-6 text-emerald-400 shrink-0 mt-0.5" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg>
        <span>EDL and XML export for Resolve import</span>
      </li>
      <li>
        <svg class="h-6 w-6 text-emerald-400 shrink-0 mt-0.5" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg>
        <span>Non-destructive workflow — originals untouched</span>
      </li>
    </ul>
    <div class="flex flex-col sm:flex-row items-center justify-center gap-4">
      <a href="https://studio.cutsio.com" target="_blank" rel="noopener noreferrer"
         class="no-underline inline-flex items-center justify-center rounded-full bg-indigo-600 px-8 py-3.5 text-sm font-semibold text-white hover:bg-indigo-700 dark:bg-white dark:text-slate-900 dark:hover:bg-neutral-100 transition-colors shadow-sm">
        Try Cutsio Free
        <svg class="ml-2 h-4 w-4" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 12h14"/><path d="m12 5 7 7-7 7"/></svg>
      </a>
      <button type="button" onclick="window.dispatchEvent(new CustomEvent('open-contact-modal'))"
              class="inline-flex items-center justify-center rounded-full border border-white/20 px-8 py-3.5 text-sm font-medium text-white hover:bg-white/10 transition-colors">
        Book a demo
      </button>
    </div>
    <p class="mt-4 text-xs text-slate-500">No credit card required. 60 minutes of free processing.</p>
  </div>
</div>
