老早犹豫要不要装,最近没事干买了条SSD装了个新的WIN11
安装启动以后要通过联网检查更新,当时还没有装主板驱动,不能连接WIFI,还得找根网线从router上连。那个界面没有skip选项,非得联网,不知道如果没有网线的人如何能走到下一步。
登录是用微软账号登录的,我以为系统是没有激活的,还跑去买个序列号。结果查看的时候已经激活了。貌似以前有个正版WIN10的笔记本系统,登录过微软账号,不知道是不是这个原因能把新的系统激活。
版主: Jack12345
老早犹豫要不要装,最近没事干买了条SSD装了个新的WIN11
安装启动以后要通过联网检查更新,当时还没有装主板驱动,不能连接WIFI,还得找根网线从router上连。那个界面没有skip选项,非得联网,不知道如果没有网线的人如何能走到下一步。
登录是用微软账号登录的,我以为系统是没有激活的,还跑去买个序列号。结果查看的时候已经激活了。貌似以前有个正版WIN10的笔记本系统,登录过微软账号,不知道是不是这个原因能把新的系统激活。
swuwan 写了: 2025年 11月 5日 14:00老早犹豫要不要装,最近没事干买了条SSD装了个新的WIN11
安装启动以后要通过联网检查更新,当时还没有装主板驱动,不能连接WIFI,还得找根网线从router上连。那个界面没有skip选项,非得联网,不知道如果没有网线的人如何能走到下一步。
登录是用微软账号登录的,我以为系统是没有激活的,还跑去买个序列号。结果查看的时候已经激活了。貌似以前有个正版WIN10的笔记本系统,登录过微软账号,不知道是不是这个原因能把新的系统激活。
设置界面把skip登陆隐藏了,网上有bypass的教程,一行命令而已
用Rufus制作安装盘,就可以去掉 TPM安装要求,去掉联网安装要求,去掉微软账号登录的安装要求。
微软账号可能有你的以前的Win10的License序列号,主板也可能有。Win10 和Win11是共享序列号(license)的。
Method 1: Using the OOBE\BYPASSNRO Command
This method is used when you reach the "Let's connect you to a network" screen.
When you see the network connection prompt, press Shift + F10 to open the Command Prompt (on some laptops, you may need to press Shift + Fn + F10).
In the Command Prompt, type the following command exactly:
bash
OOBE\BYPASSNRO
Press Enter.
The computer will automatically restart and return to the setup process.
After the restart, when you return to the network screen, you will now see an option that says "I don't have internet". Select it.
Click "Continue with limited setup" and you will be prompted to create a local account with a username and optional password.
Method 2: Using the ms-cxh:localonly Command
This method can be used on the Microsoft account login screen itself.
Proceed through the initial setup screens until you reach the prompt to sign in with a Microsoft account.
Press Shift + F10 to open the Command Prompt (or Shift + Fn + F10 if needed).
Type the following command:
bash
start ms-cxh:localonly
Press Enter. This action should interrupt the flow and bring up a new window to create a local user account.
Enter a username and an optional password to proceed with the local account setup.