Share via

Having Trouble Opening Hyper-V and WSL

SolarTorch 0 Reputation points
2026-04-08T18:31:43.0633333+00:00

Screenshot 2026-04-09 021949Screenshot 2026-04-09 022117 Error Code shows 0x8000FFFF

Using Windows 11 on refs. Might be the reason?

Windows for business | Windows Client for IT Pros | Storage high availability | Virtualization and Hyper-V
0 comments No comments

2 answers

Sort by: Most helpful
  1. Tracy Le 5,765 Reputation points Independent Advisor
    2026-04-10T16:04:06.4366667+00:00

    Hi SolarTorch,

    I just wanted to follow up and see if the information provided helped clarify the 0x8000FFFF catastrophic failure error you were experiencing.

    Were you able to successfully transition your primary C: boot drive back to NTFS so you could finally enable Hyper-V and WSL?

    If you have any further questions or need advice on how to properly set up your secondary ReFS drives to store your virtual machines and take advantage of block cloning, please do not hesitate to reach out. I am always here to help!

    Tracy.

    0 comments No comments

  2. Tracy Le 5,765 Reputation points Independent Advisor
    2026-04-08T19:43:02.6666667+00:00

    Hi SolarTorch,

    Running your primary Windows 11 boot drive on ReFS is exactly what is causing this issue. The error 0x8000FFFF (Catastrophic Failure) happens because the Windows Component-Based Servicing (CBS) engine—which handles turning Windows features like Hyper-V and WSL on or off—is hard-coded to rely on specific NTFS file system transactions and hard links. Because booting the client OS from ReFS is still technically an experimental and unsupported configuration, the servicing stack crashes when it tries to unpack and link those feature packages on an ReFS file structure.

    Unfortunately, there is no command-line workaround or registry hack to force these features to install on an ReFS boot drive. To run Hyper-V and the Windows Subsystem for Linux, your C: drive must be formatted as NTFS.

    However, you can absolutely keep your secondary data drives formatted as ReFS to store your virtual machines and WSL virtual disks. In fact, storing VMs on ReFS is Microsoft's recommended best practice to take advantage of block cloning performance!

    I hope this validates your troubleshooting and saves you from spending hours trying to fix a hard-coded OS limitation. If this answers your question, please consider clicking "Accept Answer".

    Tracy.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.