Forum Discussion
Yarisyoyo
Sep 08, 2025Iron Contributor
Windows 10 system device notifications cannot be turned off.
The system frequently pops up notifications related to adding devices, and there is no direct option in the settings to turn off these prompts, causing disruption to normal use. I need a method to permanently disable such notifications.
1 Reply
Sort By
- YhooumIron Contributor
You can disable all notifications in Settings > System > Notifications. Registry method:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Notifications\Settings
Create a DWORD value named NTS_GLOBAL_TOGGLE with a value of 0 to completely disable notifications.