← back to blog

How to Remove a Phone Number from Telegram in 2026

telegram phone number 2026

How to Remove a Phone Number from Telegram in 2026

what you will end up with

Telegram does not give you a “remove phone number” button. Any guide that claims you can remove phone number from Telegram without replacing it is describing something that does not exist. The actual operation is a number change: you replace your current number with a new one, and Telegram migrates the entire account to that new number. Messages, groups, channels, username, and contacts all stay attached. Your old number is freed from the account and usable on a new Telegram registration.

Follow these steps and you finish with a working account on the new number, no unexpected session terminations, and no lost chat history. Budget ten minutes. Have your new SIM ready to receive an OTP before you start.

before you start

You need Telegram on Android or iOS at version 9.0 or later. The change number flow was revised in that release and older builds have a known submission bug. You also need a new phone number that can receive an OTP right now, whether a physical SIM in your hand or a VoIP number Telegram still accepts. Fewer VoIP numbers work in 2026 than did in 2022; Telegram has tightened its short-code routing to filter out most virtual number providers. Your account must not be in a cooling-off period from a recent number change.

Check your current privacy settings before starting. The flow can reset them.

Settings > Privacy and Security > Phone Number
# check "Who can see my phone number" before the swap
# the change number flow may reset this to a broader default
# record it so you can restore it in step 7

the step-by-step

The Android path is described here. iOS is identical in structure and the labels match.

  1. Open Telegram. Tap the three-line menu at the top left of the chats screen, then tap Settings. You land on your profile page showing your name, username, and bio. Your current phone number sits just below the profile photo.

  2. Tap the Edit button at the top right of your profile block. It shows as a pencil icon. The edit profile sheet slides up from the bottom, showing fields for first name, last name, bio, and username.

  3. Tap the Phone row. Tap the row label or the chevron on the right, not the number itself. Telegram opens a dedicated “Change Number” screen. This is the only path to remove phone number telegram gives you: replace it here. The screen briefly explains that your account, messages, contacts, and Telegram groups will all move to the new number.

  4. Tap Change Number. A country code picker and number entry field appear. Select the country of the new SIM and enter the number in full international format with the country code and no leading zeros. A Singapore number looks like +65 8XXX XXXX. A UK number looks like +44 7XXX XXXXXX.

  5. Tap Next. Telegram sends an OTP to the new number. It arrives as SMS, or as an in-app Telegram message if that new number already has an active Telegram account. You have roughly two minutes to use the code. If SMS does not arrive within 30 seconds, wait before tapping resend. Back-to-back OTP requests look suspicious to Telegram’s backend and can trigger a delay or temporary block on that number.

  6. Enter the OTP. If it validates, Telegram migrates the account immediately. Settings now shows the new number. Your old number is no longer associated with any Telegram account and is free for use elsewhere.

  7. Restore your privacy setting. Go to Settings > Privacy and Security > Phone Number and set “Who can see my phone number” back to what you recorded before starting. This is the step most walkthroughs skip.

  8. Notify contacts who know you by your old number. Telegram moves the account, but people who search by the old number will not find you unless you share a group with them. A brief message from inside your account confirming the new number covers this.

# optional: verify session continuity after the swap if you run bots on this account
curl -s "https://api.telegram.org/bot<YOUR_TOKEN>/getMe" | python3 -m json.tool
# "ok": true means the bot token is still live and the session migrated cleanly
# if the token is invalid, reissue it from @BotFather using the same account

what can go wrong

“This phone number is already in use.” The new number has an existing Telegram account on it, even an abandoned one. Telegram does not merge two accounts. You need to log into that old account first and delete it. Sign into the old account, go to Settings > Privacy and Security, scroll to the bottom, and tap Delete Account. Wait a few minutes after deletion before retrying the number change from your main account.

OTP never arrives. Some mobile carriers in the Gulf, Central Asia, and parts of sub-Saharan Africa block the short-code SMS routes Telegram uses for OTP delivery. If SMS fails twice, tap “Call me instead.” Telegram rings the new number and reads the code aloud. If neither method works, the carrier is actively filtering Telegram’s sender IDs. OONI network measurement reports document this SMS filtering pattern across dozens of country networks. The practical fix is a number on a different carrier, or a VoIP number from a provider Telegram still accepts for your country.

Account enters a 24-hour cooling lock after the swap. This is a geo-flag. Telegram’s fraud detection compares the country of your active session IP against the country code of the new number. A session running on a German residential IP adding a Russian number will trip it. A datacenter IP adding any number gets extra scrutiny. The lock is typically 24 hours. Stop all account activity immediately and do not retry the flow during the wait. After 24 hours, attempt again from an IP that matches the new number’s country, preferably on a mobile carrier ASN. The telegram.org/api/auth" target="_blank" rel="noopener">Telegram Core API authentication specification documents that session context including location is factored into authentication decisions.

Account banned outright rather than cooled. This is rarer and nearly always has prior history behind it. If your account already had reports against it, a number change can be the event that converts a warning state into a full ban. Read why Telegram bans accounts before making account-level changes if there is any suspicion of existing flags on the account.

how this looks on managed hosting

When your Telegram session lives on a telegramvault cloud phone, the steps to remove phone number telegram are the same Settings flow inside the app. What changes is the underlying risk. Your session originates from a static Singapore mobile carrier IP on a real SIM (SingTel, M1, StarHub, or Vivifi), not a datacenter range and not a rotated residential pool. Telegram’s fraud scoring sees a mobile ASN, a consistent session history, and no VPS fingerprint.

If you are swapping to a Singapore number, there is no geo-mismatch at all. Moving to a number from another country, the gap between session country and number country still exists, but a real mobile carrier IP carries far less weight in Telegram’s risk model than the same swap executed from a cloud server or a shared proxy exit. You access the cloud phone via a browser STF session from wherever you are in the world, London, Dubai, Lagos, Manila, but the Telegram session itself originates from Singapore throughout. Customers on the farm regularly complete number changes without hitting the cooling lock that catches people doing the same thing on a VPS. The underlying reason is covered in dedicated vs shared mobile IPs if you want the full comparison.

The practical difference during the number change itself: you work through Settings in the browser window instead of your physical handset. The OTP for the new number goes to whatever SIM is associated with that number, not to the cloud phone. The cloud phone never intercepts or sees the OTP. That is the BYO-number model working as intended.

recovery if you mess up

If you entered the wrong new number and confirmed the migration, check whether you have access to that SIM. If you do, retrieve the OTP, complete the migration, then immediately start the number change flow again to move to the correct number. If you do not have access to the wrong number, back out and wait. The half-completed flow times out and the account stays on the old number.

If your account is in a cooling lock, do not contact Telegram support expecting a quick resolution. The support queue for account issues runs from 48 hours on a fast day to two weeks in busy periods. Access Now’s digital security helpline handles exactly these Telegram account recovery escalations for journalists and activists, and their public case documentation reflects the reality: do not plan anything time-sensitive around a fast Telegram support reply. The 24-hour cooling lock resolves on its own. Retry from a matching-country IP after it expires.

If you have lost access to the original number entirely (SIM cancelled, carrier recycled it, number transferred away), Telegram has a recovery path built in. Open Telegram, enter the original number, select “I don’t have access to this number,” and follow the prompts. The flow uses a linked recovery email if you have one. If no email is linked, Telegram offers account deletion with a mandatory seven-day wait. That wait destroys message history and all admin rights. It is slow and there is no shortcut.

Add a recovery email before you change numbers. The smartest pre-flight step before you remove phone number from telegram is to verify a recovery email on your account. If you later lose access to both the old SIM and the new one, the email is your only remaining path that does not involve account deletion. Go to Settings > Privacy and Security > Two-Step Verification and add an email after enabling a cloud password. How to set up Telegram 2FA without losing your account covers the full process, including which email providers hold up under pressure and which create their own recovery problems.

Auditing sessions after any account change. A number change does not revoke existing sessions. Any compromised session active before the swap is still active after it. After completing the number change, go to Settings > Devices and terminate every session you do not recognize. How to audit your Telegram active sessions walks through what to look for and what each session entry actually tells you.

Running your Telegram session on dedicated infrastructure. Separating your Telegram session from your personal device means number changes, IP audits, and account adjustments happen on infrastructure you control independently of your handset. BYO number Telegram hosting explains what the provider can and cannot access during any point in the session lifecycle, including during a number change.

Understanding why your session IP determines your risk exposure. The geo-flag described in the step-by-step section is not random enforcement. It follows directly from how Telegram weights IP type and session-location consistency when scoring account activity. Mobile carrier IPs from clean jurisdictions are treated differently from datacenter IPs and shared residential pools. Why Singapore mobile IPs explains the mechanism and why the ASN classification matters for exactly this kind of account operation.

final word

You cannot remove phone number from telegram outright, and that constraint is not going away. The phone number is the account identifier. What you can do is replace it cleanly. The risk is manageable if your session IP matches the new number’s country, the OTP is ready before you tap next, and you do not rush retries when something delays. If you want that session already pinned to a stable Singapore mobile carrier IP before you trigger any account-level changes, the telegramvault waitlist is open.

need infra for this today?