Windows Container Error: DRIVER_UNMAPPING_INVALID_VIEW in Windows Server 2022

turto 1 Reputation point
2022-02-08T12:31:21.117+00:00

Windows Server 2022, run these commands in the Windows Container:

powershell
Set-Culture zh-CN
Set-WinSystemLocale zh-CN
Set-WinUserLanguageList zh-CN -Force
Restart-Computer

Then, restart the container.
Then, stop the container.
My computer shows the error DRIVER_UNMAPPING_INVALID_VIEW and shut down.

This error is only in Windows Server 2022.
Windows Server 2019 has not this error.

Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
Windows for business | Windows Server | User experience | Other
Developer technologies | .NET | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Limitless Technology 39,921 Reputation points
    2022-02-09T10:57:16.637+00:00

    Hi there,

    The DRIVER_UNMAPPING_INVALID_VIEW error is usually related to problems with your drivers or sometimes faulty hardware.

    The DRIVER_UNMAPPING_INVALID_VIEW bug check has a value of 0x000000D7. This indicates a driver is trying to unmap an address that was not mapped.

    Bug Check 0xD7: DRIVER_UNMAPPING_INVALID_VIEW
    https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/bug-check-0xd7--driver-unmapping-invalid-view

    To solve this error, you can use a dedicated tool for BSoD, that can detect threads and restore damaged system files or try Installing all the system updates available.If the recently installed hardware is not the problem, be sure to check your RAM, motherboard, hard drive, and all other major components

    --------------------------------------------------------------------------------------------------------------------

    --If the reply is helpful, please Upvote and Accept it as an answer--

    0 comments No comments

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.