const currentCount = app.getBadgeCount(); app.setBadgeCount(currentCount + 1);
Its works for me for windows