How to Split One Telegram Account Into Two in 2026
How to Split One Telegram Account Into Two in 2026
what you will end up with
Two fully independent Telegram accounts on separate phone numbers, with their own contact lists, group memberships, and channel subscriptions. The original account stays alive with its history intact. The second account belongs to a number you own and control. Budget 45 to 90 minutes of active work, plus up to 24 hours of idle time if Telegram puts your second number through a new-account cooldown. Everything here goes through the official Telegram client and a second SIM.
before you start
You need your existing account accessible and in good standing. A second phone number that can receive an SMS OTP (a freshly activated SIM from a real mobile carrier is safest). Telegram version 10.0 or later on Android or iOS. And a desktop browser for the contacts export step. If you plan to run the second account on a cloud phone rather than your own device, you will also need browser access to the remote device session before you begin. Check your client version now, before anything else. Older clients are missing the linked accounts UI and will confuse you halfway through.
# Android: Settings > About Telegram
# iOS: Settings > Telegram iOS > Version
# minimum required: 10.0.0
# if older, update from the App Store, Google Play,
# or directly from telegram.org/android before continuing
the step-by-step
1. Export your contacts and note every group and channel you care about.
Open Telegram on desktop. Go to Settings > Privacy and Security > Export Telegram Data. Check Contacts only for now. The export is JSON and lands in a folder on your machine. This is your safety net. You will not import it automatically into the new account, but having it means you can reconstruct things manually if the migration goes sideways. While you are at it, scroll through your full chat list and write down the username or invite link of every group and channel that matters. There is no bulk membership transfer in Telegram. You will rejoin each one from the new account manually. Do not skip this step.
2. Identify which groups have no public username.
Private groups with no username and no saved invite link are the trickiest part of any Telegram account split. Miss one from your list and you may not be able to rejoin without asking the admin for a fresh invite. Go through the list now, while you are still logged into the original account. Message the admins of any invite-only groups and ask for a current link. Do this before you start registering anything new.
3. Get the second number ready.
This is the most consequential step in the whole process. Telegram uses the phone number as the account identifier, which means the quality of this number directly affects how the new account is treated from day one. A freshly activated SIM from a real mobile carrier is the safest option. Numbers from VoIP services like Google Voice or TextNow register fine in many cases, but they carry a measurably higher restriction risk on new accounts, especially if the IP at registration time is from a datacenter range. Telegram’s API terms of service explicitly prohibit using the platform for automated or bulk operations, and new accounts from low-quality number origins hit that scoring faster. If you are going the managed-hosting route, the BYO number Telegram hosting model matters here: you supply the number, you receive the OTP yourself on your own device, and the carrier signal is clean.
4. Register the new account from a clean device and IP.
Log out of Telegram on a secondary phone you have not used for Telegram before, or install Telegram fresh on any device where there is no existing session. Enter the second number. Telegram sends an OTP by SMS or voice call. Enter it. Set a different display name and username from your original account. Identical names across two accounts confuse your contacts and can raise flags in some automated moderation systems, since Telegram watches for patterns that resemble account duplication. Do not import your contacts yet. Do not join any groups in the first few minutes.
5. Set 2-step verification before you do anything else.
The moment the new account exists, go to Settings > Privacy and Security > Two-Step Verification. Set a strong password and store it in a password manager. If the SIM is ever lost, ported away, or recycled, this password is the only thing standing between an attacker and full account access. Telegram has no recovery path without either the active SIM or this password. The MTProto authentication protocol documentation explains why: session keys are tied to the auth flow, not to a backup email address or a recovery code system. There is no “forgot password” fallback that bypasses the SIM.
6. Rejoin your groups and channels gradually.
Open the list you made in step 1. On the new account, search for each username or open each invite link. Rejoin groups one at a time, not in a burst. Joining 15 or 20 groups in the first hour of a new account’s life is one of the cleaner ways to trigger Telegram’s spam detection. You will see a “Sorry, you can only send messages to mutual contacts at the moment” restriction. Not a permanent ban. It lifts on its own, usually within 24 hours. To stay clear of it, spread your rejoining across the first day: join five groups, wait a couple of hours, join five more. Message history in groups is stored server-side, so once you are a member again you can read back as far as the group settings allow. Nothing is lost by going slowly.
7. Handle channel admin rights and bot ownership.
If you run channels from the original account, add the new account as a co-admin and later demote the original if you want the business identity to take over. Channel ownership transfer (not just admin rights) requires the recipient account to have had 2-step verification active for at least seven days, so plan for that gap. For bots, update the admin assignments in each channel where the bot operates. The BotFather itself stays tied to the account that created the bot, but bot operation in channels is managed through channel admin permissions independently.
// example permissions block when promoting the new account as channel admin
// via Telegram Bot API: promoteChatMember
{
"chat_id": "@your_channel",
"user_id": "<new_account_user_id>",
"can_post_messages": true,
"can_edit_messages": true,
"can_delete_messages": true,
"can_manage_chat": true,
"is_anonymous": false
}
8. Notify your contacts.
From the original account, send a brief message to everyone who needs to reach you on the new identity. Give them the new username. Do not announce that the old account is going away, because it is not. Both accounts coexist. Telegram’s native multi-account feature (Settings > Add Account on mobile) makes switching between them fast, so there is no friction in checking both. The goal here is not to redirect people away from the original; it is to set a clean routing expectation for new business relationships going forward.
9. Run both accounts in parallel for at least two weeks.
Do not rush to ignore or shut down the original account. Some contacts will message the old number for months. Keep both active. The parallel period also gives you time to catch anything you forgot to migrate before it becomes urgent. Treat the first two weeks as a soft transition, not a hard cutover. If you realise mid-way that a group admin has your old number as the contact point for permissions, you have time to fix it before stepping back from the original account.
what can go wrong
The new number shows “already registered” even though you just bought the SIM.
Recycled number. The carrier reassigned a number that previously had a Telegram account on it. When you try to register, Telegram finds the ghost account and offers you the option to delete it. Take that option, then continue with fresh registration. If the ghost account has a 2-step password set by a previous owner, Telegram will not let you delete it and the number is unusable. You need a different SIM. There is no workaround; move on.
The new account gets limited within hours.
You joined too many groups too fast, or registered from a flagged IP. You will see “Sorry, you can only send messages to mutual contacts at the moment.” This is temporary. Stop all group joins and mass message sends and wait. It usually lifts within 24 hours. OONI’s network measurement data documents connectivity patterns for Telegram across many countries, and local ISP routing can compound this: if your IP is in a range Telegram has associated with automated activity, the restriction window is longer. Using a mobile carrier IP at registration rather than a datacenter IP is the single biggest variable you control. The full taxonomy of Telegram restrictions is covered in why Telegram bans accounts.
The OTP never arrives.
VoIP numbers are the usual culprit. Telegram silently refuses to deliver registration SMS to certain VoIP number ranges. If SMS does not arrive within 60 seconds, tap “Call me instead.” If the call also fails, the number range is likely blocked for Telegram registration and you need a real SIM. In some countries there are also carrier-level delays on international SMS that have nothing to do with your number type. If you are in a country with partial Telegram filtering, give it five minutes before assuming the worst and trying the call option.
The original account gets flagged after you start using the second one.
This is rare for normal personal and business use. It can happen if both accounts send similar content to overlapping groups in a short time window, which looks like coordinated behaviour from Telegram’s side. The mitigation is simple: keep the use cases genuinely separate. Personal on one, business on the other. Do not cross-post the same message from both accounts to the same groups within the same hour. That pattern is what automated systems flag, not the fact of having two accounts, which Telegram explicitly supports.
how this looks on managed hosting
When your second Telegram account lives on a telegramvault cloud phone in Singapore, the registration step is different in one specific way. The device is already provisioned with a clean Android environment and a static mobile IP from a SingTel, M1, StarHub, or Vivifi SIM before you ever log in. You still receive the OTP on your own device (the BYO number model means nobody else touches your SIM or sees your verification code). But instead of registering from your personal phone, you are registering from a carrier-grade mobile IP with no spam history and no flagged activity. The new-account restriction window is shorter, and the group-joining ceiling is more forgiving from the start, because the ASN looks like a consumer mobile subscriber, not a proxy pool. The rest of the steps (exporting contacts, rejoining groups, setting admin rights) are identical to the self-hosted path. The main operational difference is that the cloud phone stays online 24/7 regardless of where your personal device is, so the business account is always reachable even when your personal phone is off, roaming, or out of battery. You access it through a browser-based STF session from anywhere.
recovery if you mess up
If you accidentally deleted the original account during the recycled-number cleanup in step 1, Telegram holds deleted accounts for 30 days before permanent erasure. Log back in with the original number within that window and the account is fully restored. After 30 days, the data is gone permanently. Telegram support cannot recover deleted accounts past that window and has said so consistently since 2020.
If the new account gets banned (not just limited), you will see an error on login, typically “This phone number is banned.” Use the in-app “Contact Telegram” button, which routes to @SpamBot and then to the human review queue. Response times range from three days to three weeks depending on appeal volume and the nature of the violation. A first-offense new-account ban on a clean number with no spam history typically gets reversed, but not quickly. Do not create a third account to keep working while the appeal is pending. Telegram treats a new account created during an active ban review as evidence the original ban was justified, pushing the reviewer toward a permanent decision.
If you have lost access to both the SIM and the 2-step password for either account, recovery is not possible. This is by design. The prevention is storing the 2-step password in a durable password manager and keeping the SIM physically secure or in a managed hosting environment where it does not leave the server room.
related tasks
Managing bots across two accounts after you split telegram account. Once the split is done, some bots need reassignment. If you created a bot from the original account but want it operating under the business identity, the channel admin permissions are updated independently of who created the bot. Bot ownership at the BotFather level stays with the creator, but functional control in channels is driven by channel admin rights, which you set separately.
Setting up a persistent session for a business channel. A business channel is only as reliable as the device hosting it. If that device is your personal phone, it goes offline when you do. Moving the business account to a dedicated cloud phone means the channel never goes dark. See BYO number Telegram hosting for how that setup works from OTP entry through to 24/7 uptime.
Understanding why mobile IP quality affects new account behaviour. The reason accounts registered from datacenter IPs face stricter limits is that Telegram’s fraud scoring weights carrier ASN heavily. A SingTel or M1 ASN looks categorically different from a DigitalOcean or Hetzner range. EFF’s ongoing work on platform fingerprinting and user identification gives broader context on how platforms use network signals to assess account legitimacy. The practical upshot for anyone who wants to split telegram account cleanly, with the new identity starting from a strong baseline, is covered in dedicated vs shared mobile IPs.
Transferring channel ownership when you split telegram account. When the community you run needs to recognise the new account as its primary admin, there is a promotion and demotion sequence that is distinct from adding an admin. Full ownership transfer (not just admin rights) requires the recipient account to have 2-step verification active for at least seven days and requires an in-app confirmation from both accounts. This is a Telegram-enforced delay you cannot accelerate. Plan your migration timeline around it if channel ownership transfer is part of the goal.
final word
The actual mechanics of splitting one Telegram identity into two are straightforward. Get the second number, register from a clean IP, rejoin what matters gradually, and run both accounts in parallel until the transition settles. The failures almost always come from recycled SIMs or datacenter IPs at registration time, not from the split itself. If the second account is for a business where stability and 24/7 availability matter, a cloud phone on a static Singapore mobile IP removes the variables that cause most problems. The telegramvault waitlist is open if you want that setup without building the infrastructure yourself.