All-in-One Messenger for Windows: Download, Setup and Troubleshooting
July 16, 2026
If your taskbar is a row of chat apps and your browser keeps a permanent block of messaging tabs, the fix is not more discipline. It is one window. All-in-One Messenger Hub is a native desktop app for Windows that holds 21 services in a single organized window, and it is a free download from the Microsoft Store.
This guide is the practical one: what the app actually is, what each tab gives you, how to install and set it up, and what to do when something misbehaves. If you are still deciding whether a multi messenger app is right for you at all, and what to weigh when comparing them, read the best multi messenger app for Windows in 2026 first. This article assumes you have made that decision and want to get it running.
What All-in-One Messenger Hub is on Windows
Being precise here saves disappointment later, so here is the honest technical version.
All-in-One Messenger Hub is a native Windows application that hosts each messaging service inside its own embedded web view. On Windows that web view is WebView2, the same Chromium-based engine Microsoft Edge is built on. When you add WhatsApp, the app opens web.whatsapp.com inside a WebView2 instance that belongs to that tab. When you add Slack, it loads the real Slack web client in another instance. Each one is the genuine service, not a reimplementation.
That architecture has real consequences, and they cut both ways.
What you gain from it. You get the actual product every time. When WhatsApp ships a new feature to WhatsApp Web, it appears in your tab that same day, with no app update and no waiting for a third party to reverse-engineer it. For everyday reading and replying you are talking to the service's own client, so there is no reimplementation in the middle that lags six months behind. (The optional WhatsApp automation tools described later work differently: they drive WhatsApp Web through an injected helper script, so they can need updating when WhatsApp changes its internals.)
What you give up. A web-view hub can only do what each service's web client can do. If a platform gates a feature behind its native app, that gate is still there inside the tab. The hub does not add capabilities to a service that the service itself does not expose on the web.
So the value is not magic features. It is consolidation, isolation and workflow: 21 services in one window, multiple accounts of the same service kept genuinely separate, and a set of desktop conveniences that a pile of browser tabs will never give you.
A note on the name
Worth clearing up, because the search results are confusing. All-in-One Messenger Hub is this app: a native Windows and macOS desktop app, distributed on the Microsoft Store. There is a separate, older product called All-in-One Messenger (allinone.im), which is a Chrome-extension based multi-messenger. Different product, different company, different architecture. As of July 2026 its site still carries a 2021 copyright notice, which is simply an observation you can check yourself, not a claim about the state of the project.
If you landed here searching for "all in one messenger download" and expected a browser extension, that is the difference: this is a standalone desktop app, not something that runs inside Chrome.
The 21 platforms and what each tab gives you
Twenty-one services, grouped by what you would actually use them for.
| Group | Services | What the tab gives you |
|---|---|---|
| Core chat | WhatsApp, Messenger, Telegram, Discord, Slack, Microsoft Teams, Google Chat, Google Messages | Full web client: read, reply, send media, browse history |
| Social and DMs | Instagram, LinkedIn, X (Twitter), TikTok, Snapchat, Threads, Bluesky, Facebook | Opens on the direct-messages view where the service has one |
| Gmail, Outlook, Outlook 365 | The full web mail client, alongside your chats | |
| Work and media | Notion, YouTube | The real web app in a dedicated tab |
A few specifics worth knowing:
- Instagram, LinkedIn, X and TikTok open straight into the messages view rather than the feed, so a DM tab stays a DM tab and does not turn into a scrolling habit.
- Outlook and Outlook 365 are separate entries on purpose. One is personal Outlook, the other is the work or school tenant. They are different sign-ins and most people need both.
- Notion and YouTube are there because plenty of people keep them permanently open next to their chats. They are not messengers, and the app does not pretend otherwise.
- WeChat is not supported. Tencent restricts Web WeChat for the large majority of accounts, so the QR scan dead-ends and there is nothing dependable to host. Skype is not supported, and there is no Signal, because Signal has no web client to embed.
That last group matters more than it looks. The honest limit of any web-view hub is exactly this: if a service has no web client, it cannot be in the list. That is a hard architectural boundary, not an oversight or a roadmap item.
Installing from the Microsoft Store
Windows distribution is Microsoft Store only. That is deliberate: Store packaging means signed builds, automatic updates, and a clean uninstall that does not leave debris in your registry.
Requirements: Windows 10 or newer. That is it for the OS.
- Open the Microsoft Store listing, or search the Store app for "All-in-One Messenger Hub".
- Click Get or Install. The download is free and there is no trial timer.
- Launch it from the Start menu when the install finishes.
There is no sign-up. No hub account to create, no email to confirm, no onboarding wizard to click through. The app opens empty and waits for you to add a service. You sign in to each service directly, exactly as you would in a browser.
Updates arrive through the Store automatically. If you prefer to check manually, open the Store, go to Library, and hit Get updates.
On macOS the app is distributed as a notarized DMG instead. See All-in-One Messenger for Mac or the Mac page for that path. Linux is listed as coming soon and is not available today. There is no iOS app, no Android app, and no web version, so if you are looking for a phone app, this is not it.
First run: adding your first services
The first launch shows an empty hub. Here is the fastest route to a setup you will actually keep.
1. Add your heaviest service first. Click add, choose the platform, and the tab appears with the service's real login screen inside it. For WhatsApp that is the QR code: open WhatsApp on your phone, go to Settings, then Linked Devices, then Link a Device, and scan. For Telegram, Slack, Discord or Gmail it is a normal login form or an OAuth redirect, handled inside the tab.
2. Give the tab a name you will recognize. Each service you add carries its own title. "WhatsApp" is fine when you have one. The moment you have two, "Personal" and "Work" is the difference between a hub and a guessing game. Name them at the point of adding, while you still know which is which.
3. Add the next two or three. The ones you check constantly. Get those working before you go wide.
4. Add the long tail last. The services you open twice a week, plus Gmail or Outlook for email. There is no cost to having them there, and this is the point where the hub starts replacing browser tabs instead of sitting next to them.
5. Use it for a day before uninstalling anything. Nothing is deleted from your existing apps when you add a service here, so run both side by side until you trust the setup. Migration risk is essentially zero: your history lives with each service, not in the app you are replacing.
Sessions persist. You sign in once and the tab stays signed in across restarts, the same way a browser keeps you logged in.
What "isolated session" actually means
This is the load-bearing concept in the whole app, and it is worth understanding rather than taking on faith.
Every service you add gets its own storage directory on your PC. Cookies, local storage, session tokens, cache: all of it is scoped to that one tab and written to that one folder. The tabs do not share a cookie jar.
Concretely, that means:
- Two WhatsApp tabs are two genuinely separate WhatsApp Web sessions. Signing in to one has no effect on the other. Neither can see the other's messages.
- Signing out of your work Google account in one tab does not sign you out of your personal Gmail in another.
- Nothing leaks sideways. A tab cannot read another tab's session, because at the storage layer they are not the same browser profile.
This is the same mechanism as Chrome profiles or Firefox containers, applied per tab and managed for you. It is why "run two accounts" here is a real feature rather than a login-logout treadmill, and it is why the app keeps accounts deliberately separate instead of merging them.
Your data stays local. Sessions live on your machine in that per-account storage. There is no merged cloud inbox quietly pooling your accounts on someone else's server.
Running multiple accounts of the same service
Upfront, because it is the question everyone asks: multiple accounts of the same platform is a Pro feature.
- Free: all 21 platforms, one account per platform.
- Pro: add the same platform as many times as you need, each in its own isolated session.
So the free tier gives you every service, and Pro is what you buy when you need two WhatsApps, or a personal and a work Slack, side by side. Pro is a one-time purchase, not a subscription. Current pricing is on the pricing page.
In practice, adding a second account is the same flow as the first: add the platform again, name it, sign in. The two tabs sit next to each other and stay signed in independently. For the step-by-step on the most common case, see running two WhatsApp accounts on one Windows PC and separating personal and work WhatsApp. The same pattern works for Telegram, Discord and Slack.
Tabs or the sidebar
The app is tabbed, not a unified inbox. Your accounts stay distinct streams, and that is the design goal, not a limitation to work around.
You get two layouts:
- A horizontal tab strip across the top. Familiar, compact, and fine up to a handful of services.
- A collapsible sidebar down the side. Once you are past six or seven accounts, a vertical list is simply easier to scan, and collapsing it back to icons buys you screen width when you need it.
Which one wins depends on your count and your monitor. Wide screen and a dozen accounts: sidebar. Laptop and four services: the tab strip. Switch whenever; the layout is a display choice and your accounts are untouched by it.
Order your tabs by how often you use them. It sounds trivial. It is the single highest-return two minutes you will spend in the app, because the tab you check forty times a day should not live at position nine.
Notifications, themes, startup and the tray
The desktop conveniences a browser tab cannot give you.
Desktop notifications. Native Windows notifications when messages arrive, so a hub sitting behind your editor does not mean missed messages.
Themes. Light, dark, or follow the system. If Windows flips to dark at sunset, the app follows.
18 interface languages, including right-to-left support.
Start with Windows. An opt-in toggle in settings. Because the app is a Store (MSIX) package, this uses the Windows StartupTask API rather than a registry entry, which matters for one reason worth knowing: Windows itself owns the final say. If you disable the app's startup entry in Task Manager's Startup tab, Windows records that as a user decision and the in-app toggle will not override it. Re-enable it in Task Manager if you change your mind.
The system tray. Opt-in and off by default. When you turn it on, minimizing hides the window to the tray and drops its taskbar button instead of leaving a tile parked there. Left-click the tray icon to bring the window back; right-click gives you a Show and Quit menu. The first time it hides, you get a one-time notification so the window does not just vanish on you. If you have never noticed the feature, that is why: it stays out of your way until you ask for it, and the app offers it once after it sees you minimize.
The WhatsApp power tools
Most of the app's paid tooling is built around WhatsApp, spread across the two paid tiers. Two rows below reach wider than that: multiple accounts works on every platform, and AI auto-replies also cover Messenger and Instagram. Here is the honest tier map.
| Tool | What it does | Tier |
|---|---|---|
| Multiple accounts per platform | Same service added more than once, isolated sessions | Pro |
| WhatsApp contact export | Export contacts to CSV, JSON or Excel | Pro |
| Quick replies | Saved canned responses for what you type daily | Pro |
| App Lock | PIN plus Windows Hello | Pro |
| AI chatbot / auto-replies | Automated responses to incoming messages | Business Pro |
| WhatsApp Session API | Programmatic sending from your own code | Business Pro |
| Team inbox | Shared handling for a team | Business Pro |
| Manual AI suggestions | Drafts you approve before sending | Business Pro |
Detail on the three that get asked about most:
Contact export is WhatsApp only, to CSV, JSON or Excel. Useful for backups or seeding a CRM. More on the contact export page.
App Lock puts a PIN in front of the app, with Windows Hello on hardware that supports it. If your hub holds a work WhatsApp and your laptop leaves the house, this is the one to turn on. See app lock.
AI auto-replies need their scope stated plainly, because this is where people assume too much. Auto-reply covers WhatsApp in the desktop app, plus Facebook Messenger and Instagram server side. It does not auto-reply on Telegram, Discord, Slack, or anything else. For providers: connect through OpenRouter to reach GPT, Claude and 100+ models with one key on every channel including WhatsApp. The Messenger and Instagram bots can additionally connect OpenAI, Anthropic or any OpenAI-compatible endpoint directly. Full detail on the AI chatbot page, and the quick replies page covers the manual side.
Troubleshooting
The problems that actually come up, and the fixes.
The app will not start, or a tab is blank white
Almost always WebView2. The app hosts every service in the WebView2 runtime, so without it there is nothing to render. If the runtime is missing, the app tells you directly with a WebView2 error dialog rather than failing silently.
WebView2 ships with Windows 11 and with current Windows 10 builds, so this is rare. If you hit it, install the Microsoft Edge WebView2 Runtime (the Evergreen Standalone Installer) from Microsoft's developer site, then relaunch. A machine that has been aggressively debloated, or one where Edge was stripped out, is the usual culprit.
One service will not load, but the others are fine
Work through it in this order:
- Reload the tab. Transient network hiccups look identical to real breakage.
- Open the same service in Edge. This is the key diagnostic. The tab runs the same engine as Edge, so if it fails in Edge too, the problem is the service or your network, not the hub.
- Check whether the service logged you out. Some platforms expire web sessions on their own schedule. Sign back in inside the tab.
- Remove the service and add it again as a last resort. You lose that tab's local session and sign in fresh. Your history is untouched because it lives with the service.
Notifications are not firing
- Windows Focus Assist / Do Not Disturb. Check this first, it silences everything and looks like an app bug.
- Windows notification settings. Settings, then System, then Notifications. Confirm the app is allowed.
- The service's own notification setting. Each web client has its own toggle, inside the tab. WhatsApp Web, for instance, has notification settings of its own that are separate from Windows. A tab that never asked for permission will never notify.
That third one accounts for most reports. The hub cannot notify you about a message that the service's web client never announced.
Video will not play in a tab
The embedded WebView2 does not carry Widevine, the DRM module that protected streaming media requires. YouTube plays fine. DRM-gated media does not, and this is a limit of the embedded browser engine, not something the app can toggle on. It is also why DRM-locked music streaming services are not offered as platforms: they would load and then refuse to play, which is worse than not being there.
A QR code will not scan
Give the tab a moment to fully load before pointing your phone at it, and raise the window size if the code is rendering small. WhatsApp Web codes also expire after a short window; if it has been sitting there a while, reload the tab for a fresh one.
What it does not do
The straight list, so nothing surprises you after you install.
- It is not a unified inbox. Accounts are tabs, deliberately separate. If you want every message merged into one stream, this is the wrong tool and you should look at something built around that idea.
- No scheduled messages.
- No bulk or broadcast messaging. It is not a mass-marketing tool.
- No message templates.
- No native platform APIs. Everything runs through each service's web client.
- Windows and macOS only. Linux is coming soon. No iOS, no Android, no web version.
- It cannot exceed a service's web client. If a feature is missing from WhatsApp Web, it is missing here.
- AI auto-reply is WhatsApp, Messenger and Instagram only. Not Telegram, not Discord, not Slack.
If any of those are dealbreakers, better to know now than after the install.
When something else is the better pick
Fair is more useful than promotional, so: this is not the right tool for everyone.
If you want open source and the ability to audit or self-host, look at Ferdium, which is the actively maintained successor to the discontinued Ferdi. If a genuinely merged inbox is the thing you want, with all your networks bridged into one stream, Beeper is built around that premise and this app is not. Franz and Rambox are both still actively maintained in 2026 and remain reasonable choices, particularly if their service catalogs or their extension ecosystems fit you better. All of these are live projects with real users. Compare them on structural axes that do not go stale: open source or commercial, unified inbox or tabbed, subscription or one-time, desktop-native or browser extension. You can read our side-by-side takes on Franz, Rambox and Beeper, or the broader alternatives page.
Where All-in-One Messenger Hub earns its place: you want wide platform coverage, you want multiple accounts of the same service kept properly isolated, you want your sessions on your own machine, and you would rather pay once than rent your inbox forever.
The bottom line
Install it from the Store, add your two heaviest services, name them properly, and use it for a day before you uninstall anything. That is the whole onboarding. All 21 platforms are free with one account each, the tabs are real web clients so nothing lags behind the services themselves, and every account keeps its own isolated session on your PC. If you end up needing two WhatsApps or a work and personal Slack, Pro unlocks that as a one-time purchase.
Download All-in-One Messenger Hub free on the Microsoft Store, or see the full breakdown on the features page.
Frequently asked questions
Yes. It is free to download from the Microsoft Store and free to use with one account per platform across all 21 services. Pro and Business Pro are optional one-time purchases, not subscriptions.
Windows 10 or newer, plus the Microsoft Edge WebView2 Runtime. WebView2 ships with Windows 11 and with current Windows 10 builds, so on most PCs there is nothing extra to install.
No. There is no hub account to create. You install the app, add a service, and sign in to that service directly the same way you would in a browser.
Yes, with Pro. The free tier gives you one account per platform. Pro lets you add the same platform more than once, and each account runs in its own isolated session so the logins never collide.
Locally on your PC, in a separate per-account storage folder. Your chat history lives with each service itself, exactly as it does in a browser. There is no merged cloud inbox pooling your accounts on a remote server.
All-in-One Messenger Hub