• Microsoft release update KB5010795 for Windows 11
  • The update fixes VPN connections and ReFS mounting issues.
  • A similar update is also available for Windows 10 and Windows Server 2022.

Microsoft is now rolling out the update KB5010795 as an out-of-band release for Windows 11 to fix a specific problem with Virtual Private Network (VPN) connections and removable media formatted using the Resilient File System (ReFS) from mounting.

The out-of-band update KB5010795  bumps the version number to build 22000.438, and according to the official logs:

The same fixes are also available as update KB5010793 for Windows 10 21H2, 21H1, and 20H2, and for Windows Server 2022, the update is described as KB5010796.

  • Addresses a known issue that might cause IP Security (IPSEC) connections that contain a Vendor ID to fail. VPN connections using Layer 2 Tunneling Protocol (L2TP) or IP security Internet Key Exchange (IPSEC IKE) might also be affected.

  • Addresses an issue that might prevent removable media that is formatted using the Resilient File System (ReFS) from mounting or might cause the removable media to mount in the RAW file format. This issue occurs after installing the January 11 Windows update.

The update bumps the version number to build 19042.1469 (20H2), 19043.1469 (21H1), and 19044.1469 (21H2), and build 20348.473 for Windows Server 2022. In addition to the same fixes as the update for Windows 11, this rollout also :

Although version 1909 is no longer supported, this release gets the out-of-band update KB5010792 to fix only the VPN connections problem.

  • Addresses a known issue that might cause Windows Servers to restart unexpectedly after installing the January 11, 2022 update on domain controllers (DCs).
  • Addresses an issue that prevents Active Directory (AD) attributes from being written properly during a Lightweight Directory Access Protocol (LDAP) modify operation when you make multiple attribute changes.

Windows 10 version 1607 also receives the out-of-band update KB5010790 that bumps the version number to build 14393.4889 and fixes all the same problems as the update for version 21H2.

Finally, the original version of Windows 10 is also getting the out-of-band update KB5010789 that bumps the version number to build 10240.19179 and addresses the VPN connections and ReFS mounting problems.

The update will download and install automatically, but you can always force it from Settings > Windows Updates and click the Check for Updates button. Alternatively, you can download the update KB5010795 directly from the Microsoft Update Catalog website.

Uninstall update KB5010795

If the system update is causing issues, you can always uninstall it using these steps:

  • Open Start on Windows 11.
  • Search for Command Prompt, right-click the top result, and select the Run as administrator option.
  • Type the following command to view the update history and press Enter:
  • wmic qfe list brief /format:table
  • Check the Windows Update history of your device, and identify the update by its HotFixID and InstalledOn information.
  • Type the following command to uninstall the update from your computer and press Enter:
  • wusa /uninstall /kb:5010795
  • Quick note: In the command, replace “5010795” for the KB number corresponding to the update you are trying to uninstall.
  • Click the Yes button.
  • Continue with the on-screen directions (if applicable).

Once you complete the steps, the recently installed update will be removed from your installation, fixing any issues resulting from the release.

Open Start on Windows 11.

Search for Command Prompt, right-click the top result, and select the Run as administrator option.

Type the following command to view the update history and press Enter:

wmic qfe list brief /format:table

Check the Windows Update history of your device, and identify the update by its HotFixID and InstalledOn information.

Type the following command to uninstall the update from your computer and press Enter:

wusa /uninstall /kb:5010795

Click the Yes button.

If your computer doesn’t boot after installing KB5010795, you can remove the update from the Advanced startup environment using these steps.