|
1 | 1 | --- |
2 | 2 | title: Troubleshoot Windows Update Error Code 0x8007000e or 0x800705aa |
3 | 3 | description: Discusses how to resolve Windows Update error code 0x8007000e or 0x800705aa. |
4 | | -ms.date: 11/26/2025 |
| 4 | +ms.date: 12/03/2025 |
5 | 5 | manager: dcscontentpm |
6 | 6 | audience: itpro |
7 | 7 | ms.topic: troubleshooting |
@@ -101,13 +101,26 @@ To configure the computer to automatically manage its virtual memory, follow the |
101 | 101 | 1. In **Performance Options**, select **Advanced** > **Virtual memory** > **Change**. |
102 | 102 | 1. Make sure that **Automatically manage paging file size for all drives** is selected, and then select **OK**. |
103 | 103 | 1. Restart the computer. |
104 | | -1. To make sure that this issue doesn't reoccur, monitor the computer's available memory resources. |
| 104 | +1. To make sure that this issue doesn't occur again, monitor the computer's available memory resources. |
105 | 105 |
|
106 | 106 | ### Registry size limit issue |
107 | 107 |
|
108 | 108 | [!INCLUDE [Registry important alert](../../../includes/registry-important-alert.md)] |
109 | 109 |
|
| 110 | +To reset the registry size limit, follow these steps: |
110 | 111 |
|
| 112 | +1. In the search bar of the affected computer or VM, type **regedit**, and then in the search results, right-click **Registry Editor**. |
| 113 | +1. Select **Run as administrator**. |
| 114 | +1. Select `HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control`. |
| 115 | +1. Right-click `RegistrySizeLimit`, and then do one of the following actions: |
| 116 | + |
| 117 | + - Select **Delete**. |
| 118 | + - Select **Modify**, and then in **Value data**, enter **0**. Select **OK**. |
| 119 | + |
| 120 | +1. Restart the physical computer or VM. |
| 121 | +1. On the affected computer or VM, try again to update Windows. |
| 122 | + |
| 123 | +If the issue persists, contact Microsoft Support for further assistance. Attach copies of any relevant CBS.log data to your support request. |
111 | 124 |
|
112 | 125 | ## More information |
113 | 126 |
|
|
0 commit comments