Container manager service does not start.

Nick B 361 Reputation points
2024-05-31T12:59:42.26+00:00

My container manager service a.k.a CMservice says "The request is not supported 0x80070032" when attempting to start it. I tried reinstalling sandbox and Hyper-V features etc., but it did not work. Can you please provide registry, file system or incompatibility, compatibility modifications?

Windows for business Windows Client for IT Pros User experience Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-05-31T14:00:31.52+00:00

    Hello,

    Thank you for posting in Q&A forum.

    Based on the information you provided, I suggest you try to enable the service in clean mode, which can eliminate interference from third-party applications.

    https://support.microsoft.com/en-us/topic/how-to-perform-a-clean-boot-in-windows-da2f9573-6eec-00ad-2f8a-a97a1807f3dd

    If the service still cannot be started in clean mode, it is recommended to refer to the following method to repair the damaged system files to see if the problem can be solved.

    Open cmd.exe as an administrator. Then run the following command.

    sfc /scannow

    DISM /Online /Cleanup-Image /CheckHealth

    DISM /Online /Cleanup-Image /ScanHealth

    DISM /Online /Cleanup-Image /RestoreHealth

    After completing all the above operations, restart the system.

    I hope the information above is helpful.

    Best regards

    Zunhui

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.


Your answer

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