You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/windows-client/installing-updates-features-roles/error-0x8007000e-0x800705aa-insufficient-virtual-memory.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ When you review events in Event Viewer, you might also find Event ID 2004 record
42
42
43
43
### Special case of error code 0x800705aa - Registry size limit
44
44
45
-
Error code 0x800705aa might indicate an issue that involves the registry instead of a general virtual memory issue. To see if so, check the CBS.log file for entries that resemble the following example:
45
+
Error code 0x800705aa might indicate a registry issue instead of a general virtual memory issue. To determine the source of the issue, check the CBS.log file for entries that resemble the following example:
46
46
47
47
```output
48
48
2024-05-13 22:31:56, Info CBS Failed to load the COMPONENTS hive from 'C:\Windows\System32\config\COMPONENTS' into registry key 'HKLM\COMPONENTS'. [HRESULT = 0x800705aa - ERROR_NO_SYSTEM_RESOURCES]
@@ -109,22 +109,22 @@ To configure the computer to automatically manage its virtual memory, follow the
109
109
110
110
To reset the registry size limit, follow these steps:
111
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**.
112
+
1. In the search bar of the affected computer or VM, type **regedit**, and then right-click **Registry Editor** in the search results.
0 commit comments