Hello,
Welcome to Microsoft Q&A!
This is a summary for our discussion.
After testing, the BadgeUpdateManager
and BadgeUpdater
only works in UWP and WinUI3 applications. They are not supported in desktop apps like Win32, WPF,etc.
If you want to show number badge on taskbar icon in normal desktop apps, please try win32 API ITaskbarList3::SetOverlayIcon.
Thank you.
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.