升级至Windows 11操作系统所需要的条件设置操作步骤
通过电脑健康状况检查,检查电脑是否满足Windows 11要求。如图所示。
以下针对Windows 11所需的最低系统要求进行相关配置的设置与修改。
大部分能升级的Windows10的电脑所遇到的问题,以问题1、2为常见问题。
演示过程如下。
1、此电脑支持安全启动。
若需满足此选项,就需要进入BIOS菜单栏进行修改设置,找到类似security boot的选项,启用该选项。启用安全启动模式前,首先要将Win10
系统硬盘MBR
模式无损的转换为GPT
模式。参考链接:已解决:win11该电脑必须支持安全启动
操作步骤:
(1)检查当前磁盘
mbr2gpt /validate /allowfullos
Microsoft Windows [版本 10.0.19043.1237] (c) Microsoft Corporation。保留所有权利。 C:\Windows\system32>mbr2gpt /validate /allowfullos MBR2GPT: Attempting to validate disk 1 MBR2GPT: Retrieving layout of disk MBR2GPT: Validating layout, disk sector size is: 512 bytes MBR2GPT: Validation completed successfully C:\Windows\system32>
(2)转换磁盘模式
mbr2gpt /convert /allowfullos
C:\Windows\system32>mbr2gpt /convert /allowfullos MBR2GPT will now attempt to convert the default book disk. If conversion is successful the disk can only be booted in GPT mode. These changes cannot be undone! MBR2GPT: Attempting to convert disk 1 MBR2GPT: Retrieving layout of disk MBR2GPT: Validating layout, disk sector size is: 512 bytes MBR2GPT: Trying to shrink the system partition MBR2GPT: Creating the EFI system partition MBR2GPT: Installing the new boot files MBR2GPT: Performing the layout conversion MBR2GPT: Migrating default boot entry MBR2GPT: Adding recovery boot entry MBR2GPT: Fixing drive letter mapping MBR2GPT: Conversion completed successfully Call WinReReapir to repair WinRE MBR2GPT: Failed to update ReAgent.xml, please try to manually disable and enable WinRE. MBR2GPT: Before the new system can boot properly you need to switch the firmware to boot to UEFI mode! C:\Windows\system32>
接下来,在BIOS
中设置为UEFI
启动模式即可,不然是无法启动的。
开机进入BIOS系统,在系统设置,选择“启动选项”。
选择启用安全启动模式。如图所示。
选择“保存退出”,进入操作系统即可。
2、此电脑上已启用TPM 2.0。
在运行框中,输入tpm.msc,打开本地计算机上上受信任的平台模块(TPM)管理
当TPM禁用或者没有时,会显示如下“找不到兼容的TPM”。需在BIOS系统中设置。
在BIOS菜单栏中,选择安全栏,启用TPM。保存退出。
按F1,确认启用TPM。进入系统即可。
进入系统后,再次查看TPM状态,发现已经为启用状态,且版本为2.0。
3、Windows 11支持该处理器。
略
4、RAM至少有4GB的系统内存。
略
5、系统磁盘大小为64GB或者更大。
略
6、该处理器有两个或多个内核。
略
7、处理器时钟速度为1GHz或者更快。
略