Home > Common Problem > body text

How to solve Windows 11 22H2 dynamic disk upgrade error code 0x8007001?

WBOY
Release: 2023-04-20 20:10:07
forward
1468 people have browsed it
微软显然阻止了动态磁盘上的 Windows 11 22H2 升级,出现 0x8007001 错误

Microsoft released its Windows 11 2022 feature update last month. The update is gradually rolling out to users with compatible PCs. The system requirements haven't changed since last year's initial 21H2 build, which means if you already have a supported PC, you should receive the update. While this is true, it appears that Microsoft has blocked the update on systems with dynamic disks.

The report comes from German outlet Deskmodder, where a forum member noticed the issue while trying to perform an in-place upgrade to Windows 11 version 22H2 on a disk set to dynamic. This was not an issue on the initial 21H2 build. While trying to upgrade, the error message "0x8007001" pops up, which usually occurs due to disk-related issues. The user tried swapping the install.wim file from the 22H2 setup with the one from 21H2, and the upgrade process apparently worked fine.

Dynamic disks offer more features than basic disks, such as the ability to create volumes across multiple disks (spanning and striping), run RAID 5, etc., although it does have its limitations. Microsoft, however, generally no longer recommends using dynamic disks. Instead, the company recommends using its Storage Spaces and hardware RAID controllers for functionality historically provided by dynamic disk setups. This may be why 22H2 installation fails on such disks. Microsoft says:

Windows has deprecated dynamic disks and we no longer recommend using them. Instead, we recommend using basic disks or using newer Storage Spaces technology when you want to consolidate disks into larger volumes. If you want to mirror a Windows boot volume, you may need to use a hardware RAID controller, such as the one included on many motherboards.

If you want to know whether it is a basic disk or a dynamic disk, you can check it by following these steps:

  1. By right-clicking the "Start" button or in Win Run "diskmgmt.msc" in the R (Run) dialog box to enter "Disk Management".
  2. Right click on the boot drive (C:) or any other drive and go to "Properties"
  3. Go to the Properties dialog box "Hardware" tab
  4. Select the boot drive model in the "All Disk Drives" window
  5. The properties dialog box for the drive model opens
  6. Transfer Go to the "Volume" tab and click on the "Fill" option.

This will show you whether your disk type is Basic or Dynamic. It also shows the partition style i.e. GPT or MBR.

The above is the detailed content of How to solve Windows 11 22H2 dynamic disk upgrade error code 0x8007001?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:yundongfang.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!