Operations 4 min read

How to Fix ‘Physical Memory Insufficient’ Error When Starting a VMware Virtual Machine

This guide explains why VMware may report ‘physical memory insufficient’ when launching a VM and provides a step‑by‑step method to reduce the allocated memory, verify the settings, and successfully start the virtual machine.

Python Crawling & Data Mining
Python Crawling & Data Mining
Python Crawling & Data Mining
How to Fix ‘Physical Memory Insufficient’ Error When Starting a VMware Virtual Machine

When a newly created VMware virtual machine cannot start and shows the error “Physical memory insufficient, cannot use the configured settings to start the virtual machine,” it is usually because the VM’s allocated memory exceeds the host’s physical RAM.

Shut down the virtual machine completely (power off).

Click “Edit virtual machine settings” (see image).

In the settings window, note the current memory size (e.g., 20480 MB).

Change the memory size to the value suggested by the error message, such as 20352 MB, and apply the change.

Power on the virtual machine again.

If the same error reappears, reduce the memory further (e.g., to 16384 MB = 16 GB) and repeat steps 2‑5.

After adjusting, the VM’s device information on the VMware home page will show the reduced memory.

Start the VM; it should now boot normally.

These steps provide a practical solution for users encountering memory‑related launch failures in VMware.

Original Source

Signed-in readers can open the original source through BestHub's protected redirect.

Sign in to view source
Republication Notice

This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactadmin@besthub.devand we will review it promptly.

Operationstroubleshootingvirtual machineVMwarememory error
Python Crawling & Data Mining
Written by

Python Crawling & Data Mining

Life's short, I code in Python. This channel shares Python web crawling, data mining, analysis, processing, visualization, automated testing, DevOps, big data, AI, cloud computing, machine learning tools, resources, news, technical articles, tutorial videos and learning materials. Join us!

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.