|
| 1 | +--- |
| 2 | +title: Troubleshoot Windows Update Error 0x8000FFFF |
| 3 | +description: Learn how to resolve the Windows update installation error 0x8000FFFF on Windows. |
| 4 | +manager: dcscontentpm |
| 5 | +audience: itpro |
| 6 | +ms.date: 11/6/2025 |
| 7 | +ms.topic: troubleshooting |
| 8 | +ms.reviewer: scotro, mwesley, jarretr, v-ryanberg, v-gsitser |
| 9 | +ms.custom: |
| 10 | +- sap:windows servicing,updates and features on demand\windows update fails - Install errors starting with 0x800F (CBS E) |
| 11 | +- pcy:WinComm Devices Deploy |
| 12 | +appliesto: |
| 13 | + - <a href=https://learn.microsoft.com/windows/release-health/windows-server-release-info target=_blank>Supported versions of Windows Server</a> |
| 14 | +--- |
| 15 | + |
| 16 | +# Troubleshoot Windows Update error 0x8000FFFF |
| 17 | + |
| 18 | +**Applies to:** :heavy_check_mark: Windows VMs |
| 19 | + |
| 20 | +## Summary |
| 21 | + |
| 22 | +You encounter the error code 0x8000FFFF during a Windows Update installation. This error is usually related to `CryptCATAdminAddCatalog`. |
| 23 | + |
| 24 | +## Prerequisites |
| 25 | + |
| 26 | +For virtual machines (VMs) running Windows in Azure, make sure that you back up the OS disk. For more information, see [About Azure Virtual Machine restore](/azure/backup/about-azure-vm-restore). |
| 27 | + |
| 28 | +## How to identify the issue |
| 29 | + |
| 30 | + This error is visible in the `Event Setup` and `CBS` logs following a failed update. |
| 31 | + |
| 32 | +:::image type="content" source="./media/troubleshoot-windows-update-error-0x8000ffff/0x8000ffff-1.png" alt-text="Example of Windows Update error 0x8000FFFF in the Event Setup log" lightbox="../../../../../../GitHub/SupportArticles-docs-pr/support/windows-server/installing-updates-features-roles/media/troubleshoot-windows-update-error-0x8000ffff/0x8000ffff-1.png"::: |
| 33 | + |
| 34 | +Although this error occurs without store corruption, it usually indicates corruption in *C:\Windows\System32\catroot2*. |
| 35 | + |
| 36 | +## Root cause |
| 37 | + |
| 38 | +This is considered an unexpected error, usually seen as a catastrophic failure. It's related to the `CryptCATAdminAddCatalog` process which can be affected by corruption in the system files or directories, like the *catroot2* folder. |
| 39 | + |
| 40 | +## Resolution |
| 41 | + |
| 42 | +For Windows-based computers, perform an [in-place upgrade](/windows-server/get-started/perform-in-place-upgrade#perform-the-in-place-upgrade). |
| 43 | + |
| 44 | +For VMs running Windows in Azure, see [in-place upgrade on the Windows virtual machine](/azure/virtual-machines/windows-in-place-upgrade). |
0 commit comments