How to Turn On 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.
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.
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.

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.
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.
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.
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.- Open Registry Editor. Navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Notifications. Right-click on theNotificationsfolder. SelectNew > Key. Name the new keyCameraApp. Right-click on the newCameraAppkey. SelectNew > DWORD (32-bit) Value. Name the new valueEnableCameraNotification. Double-clickEnableCameraNotification. Set theValue datato1. ClickOK.
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
Devicefolder - Select New Key
- Name the new folder
Capture

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
1in the "Value data" box. - To turn off the camera notifications, type
0.
Click OK to save.

Step 5Close Registry Editor
Exit the Registry Editor. Rebooting the machine ensures the new parameters apply successfully.
What happens next?
Future webcam activations trigger on-screen alerts matching this format:

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?
No comments yet — be the first to share your thoughts!