To work around this issue, disable the print notification icon by editing the Windows registry.
Important This section contains information about how to modify the registry. Make sure that you back up the registry before you modify it. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756 How to back up and restore the registry in Windows
To disable the print notification icon, follow the below mentioned steps:
- Click Start, click Run, type regedit in the Open box, and then click OK.
- Locate the following registry subkey:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Print
- On the Edit menu, point to
New, and then click DWORD Value. - In the New Value #1 box, type
DisableTrayNotification, and then press ENTER. - Right-click DisableTrayNotification, and then click Modify.
- In the Value data box, type
1 to disable the print notification, and then click OK. - Quit Registry Editor.