How to Turn On Camera Notifications on Your Screen in Windows 11
Camera notifications in Windows 11 flash a small message on your screen the exact moment an app turns your webcam on or off. This built-in alert gives you instant peace of mind by showing you when your camera is active so you always know who is watching.
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
This feature highlights active video feeds, bypassing physical hardware limitations or obstructions.

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 by adjusting a few keys within the system database. This process involves the Registry Editor (a centralized database storing low-level operating system configurations).
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
- 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
Navigate through the left navigation pane to reach this specific registry hive:
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.
Maintaining high security standards requires monitoring these system alerts alongside physical camera covers.
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!