Windows Disable Balloon Tips; Turn Off Traytip Notifications; regedit; registry

To disable notifications in your system tray, import the following to the registry:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"EnableBalloonTips"=dword:00000000
Save the above code as DisableBalloonTips.reg and open the file to import it.
View this page on GitHub.
Posted .

Comments

Leave a Reply