Skip to content
Follow
Windows

How to Turn On Camera Notifications on Your Screen in Windows 11

Richard
Written by
Richard
Feb 15, 2026 Updated Sep 15, 2026 4 min read
How to Enable or Disable Camera Notifications on Your Screen in Windows 11
How to Enable or Disable Camera Notifications on Your Screen in Windows 11

Camera notifications in Windows 11 flash a visual alert on your screen the exact moment any app starts or stops using your webcam. This privacy feature displays a notification banner on your desktop whenever your camera becomes active, helping you track background app activity across Windows 11 version 22H2 and later builds.

Advertisement
⚡ Quick Answer

Enable camera notifications by opening Registry Editor, navigating to 🗝️HKEY_LOCAL_MACHINESOFTWAREMicrosoftOEMDeviceCapture, and creating a DWORD value named NoPhysicalCameraLED. Set its value data to 1 to enable notifications or 0 to disable them.

Advertisement

Latest Update

Registry Editor (a tool for changing advanced system settings) lets you enable Windows 11 camera notifications by adding a new registry key. Because making mistakes in the registry can break Windows, be very careful and back up your files before you start. This quick setup ensures you always know when apps are using your webcam.

Windows 11 camera on-screen notification
windows 11 on screen camera on or off notifications

Why is this useful?

Most laptops feature a status LED next to the lens. Opaque tape or privacy stickers render that physical indicator invisible, however, leaving you blind to active video feeds. Rogue software can capture video streams without alerting users through traditional hardware indicators.

Latest Update

Adhesive covers block external viewfinders successfully, though hardware indicators remain hidden during active sessions. On-screen notifications provide an extra layer of awareness.

Enabling on-screen notifications instructs Windows to display a pop-up alert whenever the camera turns on or off, bypassing obscured hardware lights entirely.

Advertisement

How to Turn On or Off Camera Notifications in 🪟 Windows 11

Configure this feature using the Registry Editor (a database for storing low-level system settings).

Latest Update

Power users utilize this utility to modify parameters unavailable within the standard control panel. Manual configuration requires precision and caution.

⚠️Be careful when editing the registry
Editing the registry incorrectly can cause serious problems with your Windows installation. It's highly recommended to back up your registry before making any changes. If you're not comfortable editing the registry, consider if this step is necessary for you.

Step 1Open the Registry Editor

Press Windows key + R on your keyboard to open the Run box. Type regedit and press Enter.

Consult the following tutorial for comprehensive instructions: How to open the Registry in Windows 11.

Advertisement

What Changed

Registry structures shift across OS versions. Always verify parameter names match your specific release.

Registry Editor Steps

Windows 11 camera notifications are turned on by creating a new key and value inside the Registry Editor. You open the registry, create a folder named CameraApp inside HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Notifications, and add a DWORD value called EnableCameraNotification set to 1 to activate screen alerts whenever your webcam turns on.
  1. Open Registry Editor. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Notifications. Right-click on the Notifications folder. Select New > Key. Name the new key CameraApp. Right-click on the new CameraApp key. Select New > DWORD (32-bit) Value. Name the new value EnableCameraNotification. Double-click EnableCameraNotification. Set the Value data to 1. Click OK.

Step 2Go to the right folder

Go to this path in the left sidebar:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\OEM\Device\Capture

Perform the following actions if the Capture directory is missing:

  • Right-click on the Device folder
  • Select New Key
  • Name the new folder Capture
Windows 11 device capture registry key
windows 11 device capture registry key

Advertisement

Step 3Create a new setting

Select the Capture folder. Right-click blank space in the right pane, hover over New DWORD (32-bit) Value, and click it.

Name this new value NoPhysicalCameraLED.

Step 4Change the value

Double-click the NoPhysicalCameraLED entry to open its property sheet.

  • To turn on the camera notifications, type 1 in the "Value data" box.
  • To turn off the camera notifications, type 0.

Click OK to save.

Advertisement
Windows 11 registry value data setting
windows 11 device capture registry value data

Step 5Close Registry Editor

Exit the Registry Editor. Rebooting the machine ensures the new parameters apply successfully.

⚠️Restart may be required
While a restart is often recommended, sometimes the notification setting can take effect without one. If you don't see the notification after a short wait, then try restarting your computer.

What happens next?

Future webcam activations trigger on-screen alerts matching this format:

Windows 11 on screen camera notifications
windows 11 on screen camera on or off notifications

Advertisement

Summary

  • Turning on these notifications helps you know exactly when your camera is being used.
  • If you cover your camera lens, this is a helpful reminder that your camera might still be active.
  • You can easily turn this feature on or off in the Registry Editor.

Windows 11 camera notifications give you instant on-screen alerts whenever an app accesses your webcam, adding an extra layer of privacy. These alerts work alongside physical lens covers to keep you fully aware of when your camera is active, and you can change this setting at any time using the registry.

Latest Update

Revoke unnecessary application permissions via Privacy & security controls. Auditing the Camera access history log reveals timestamps of recent hardware usage.

What is the Camera On Notification?

Windows 11 displays banner notifications indicating active hardware sessions. This mechanism enhances user awareness regarding background video capture. Added visibility prevents unauthorized recording by bypassing traditional indicator lights.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

3169 articles → Twitter
Advertisement

📚 Related Tutorials

How to Change Registry Editor Font in Windows 11
Windows How to Change Registry Editor Font in Windows 11
How to Enable or Disable Windows 11 Notifications
Windows How to Enable or Disable Windows 11 Notifications
What Breaks When You Disable Camera Access System-Wide In Windows 11
Windows What Breaks When You Disable Camera Access System-Wide In Windows 11
How to Use Print Screen Key for Snipping Tool in Windows 11
Windows How to Use Print Screen Key for Snipping Tool in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *