Skip to content

Commit 4c3df8a

Browse files
authored
Update error-0x8007000e-0x800705aa-insufficient-virtual-memory.md
Edit review per CI 7608
1 parent b2414a6 commit 4c3df8a

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

support/windows-client/installing-updates-features-roles/error-0x8007000e-0x800705aa-insufficient-virtual-memory.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ Insufficient system resources exist to complete the requested service.
3333
```
3434

3535
> [!NOTE]
36-
> The second message typically occurs when you use `dism /online /add-package /packagepath:<path of .cab file>`to install the update.
36+
> The second message typically occurs if you use `dism /online /add-package /packagepath:<path of .cab file>`to install the update.
3737
38-
When you review events in Event Viewer, you might also find Event ID 2004. The description of this event resembles the following example:
38+
When you review events in Event Viewer, you might also find Event ID 2004 recorded. The description of this event resembles the following example:
3939

4040
> Windows successfully diagnosed a low virtual memory condition. The following programs consumed the most virtual memory: java.exe (1152) consumed 33821605888 bytes, java.exe (6316) consumed 5259997184 bytes, and java.exe (12536) consumed 1569894400 bytes.
4141
@@ -71,14 +71,14 @@ After the computer restarts, try again to update it.
7171
> [!NOTE]
7272
> If the affected computer is a VM, consider upgrading the virtual hardware of the VM to increase its available memory resources.
7373
74-
To configure the computer to automatically manage its virtual memory, follow these steps.
74+
To configure the computer to automatically manage its virtual memory, follow these steps:
7575

76-
1. To open **System Properties**, select Search and then enter **sysdm.cpl**.
77-
1. In **System Properties**, select **Advanced**, and then under **Performance**, select **Settings**.
78-
1. In **Performance Options**, select **Advanced**, and then under **Virtual memory**, select **Change**.
76+
1. Open **System Properties**: Select **Search**, and enter **sysdm.cpl**.
77+
1. In **System Properties**, select **Advanced** > **Performance** > **Settings**.
78+
1. In **Performance Options**, select **Advanced** > **Virtual memory** > **Change**.
7979
1. Make sure that **Automatically manage paging file size for all drives** is selected, and then select **OK**.
8080
1. Restart the computer.
81-
1. To make sure that this issue doesn't recur, monitor the computer's available memory resources.
81+
1. To make sure that this issue doesn't reoccur, monitor the computer's available memory resources.
8282

8383
## More information
8484

0 commit comments

Comments
 (0)