How to Check Your Microphone for Spyware

Updated: April 2026

Is Something Secretly Using Your Mic?

Malware and poorly coded apps can silently activate your microphone in the background — recording conversations, ambient sound, or even keystrokes. Knowing which programs currently hold microphone permissions and how to spot unauthorized access is a crucial part of protecting your privacy on any Windows or macOS machine.


1. How to Tell If Your Microphone Is Being Used

  • In Windows 10/11, a icon appears in the notification area — "Microphone in use".
  • On macOS — an orange dot in the upper right corner of the screen.
  • Sound from the microphone may appear in headphones when no applications are open.

If the indicator is there but you're not using video communication — it's worth checking your system.


2. Check in Windows 10 / 11

Through Privacy Settings

  1. Open Settings → Privacy → Microphone.
  2. Review the list of applications that have microphone access.
  3. Disable access for suspicious or unknown programs.

Through Task Manager

  1. Press Ctrl + Shift + Esc.
  2. Go to the Processes tab.
  3. Sort by "Microphone usage" or "Audio" (in newer Windows versions).

If there's an active application but you didn't open it — it's likely using the microphone in the background.


3. Check via PowerShell

Get-Process | Where-Object { $_.Name -match "audio" -or $_.Name -match "mic" }

This command will show active processes related to recording or audio access. If needed, you can manually terminate a suspicious process:

Stop-Process -Name "process_name"

4. Check on macOS

  1. Open System Preferences → Security & Privacy → Microphone.
  2. Review the list of programs that have been granted access.
  3. Uncheck those you don't trust.

macOS also displays an orange dot when the microphone is in use — this is a built-in protection system.


5. Use Antivirus or Anti-Spyware

  • Malwarebytes — detects applications with persistent audio access.
  • Kaspersky / BitDefender — blocks unauthorized microphone access.
  • Windows Defender → "Spyware Protection".

Run a full scan or Offline Scan for deep system analysis.


6. Check Microphone Activity via DoCam.io

On the DoCam.io website, you can check whether the system recognizes your microphone and which programs are accessing it. If the service doesn't receive sound but the system indicator is active — that's a reason to suspect background activity.


7. Physical Protection Measures

  • Use a headset with a "Mute" button.
  • Disable the microphone in Device Manager if you don't use it constantly.
  • On desktop PCs, you can simply unplug the connector from the jack.

Staying Protected

In short: regularly audit which apps hold microphone permissions, watch for the Windows mic-in-use indicator, and keep your antivirus definitions current. Layering these checks with the option to physically disconnect or mute your mic gives you solid protection against unauthorized eavesdropping. For a quick, safe way to see if your mic is active, use DoCam.io.


See which devices are active right now — run a quick check on DoCam.io.