WeChat Account Move to Another Mobile Phone.
WeChat Account Move to Another Mobile Phone.¶
- If you want to move WeChat account to another mobile phone, then you need keep your origin WeChat APP in origin mobile phone until transform successfully.
- First, you should download and install new WeChat APP on the new mobile phone.
- Second, you use previous login method to sign in to WeChat, and then the WeChat will inform you need verify your account. WeChat will provide a QR Code.
- Third, the QR Code of the WeChat need use your origin WeChat of your origin mobile phone to scan the QR Code, and then origin WeChat will inform you transform double check dialog. If you decide transform to new mobile phone, then you can press "OK" button.
P.S. You don't use other QR Code Scanner on other OS, otherwise, you will encounter an error message as below the screenshot. This error screenshot that QR Code Scanned then open the hyperlink on the browser on Windows 10.
The page source code as below.
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Language" content="zh-TW"> {% block extrahead %} {% end %}<meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta id="viewport" name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;" /> <meta content="telephone=no" name="format-detection" /> {% block base_css %} <link rel="stylesheet" type="text/css" href="/static/common/login/css/mobile_webwx.css"/> {% end %} {% block css %} {% end %} {% block script %} {% end %}</head> <body> {% block content %}{% end %} {% block bodyjs %} {% end %}</body> </html>
5.. Actual, the WeChat notice is clean. You only use origin WeChat to scan new WeChat provided QR Code, then you should transform account successfully.
Comments
Post a Comment