Virtual machines on VMWare require large amounts of physical memory to function properly and function properly. RAM is an important part of a virtual machine and if there is not enough amount of physical RAM available, it cannot even start and throws a long error message "Not enough physical memory to start this virtual machine". As the error message suggests, this is the result of insufficient physical memory in the system.
restart system. This will obviously clear some extra memory for the host. After restarting, start VMWare directly and start the virtual machine.
2. If you have another virtual machine, try running it and test. Fix 1 – Edit the config.ini fileYou can edit the configuration file so that the virtual machine only uses 75% of the total physical memory available to the system. 1. Open File Explorer. 2. Then, click "Local Disk (C:)" in the left pane.
3. Now, click on "View" in the menu bar.
Show>" and make sure the "Hide Items" option is selected .
ProgramData\VMware\VMware 工作站
config.ini ” file. Now right click on the file and click on the “Open with>” option.
7. Now, select "Notepad" from the context menu.
paste this line to the bottom.
vmmon.disableHostParameters = "真"。
Ctrl S keys at the same time.
After saving the file, close the Notepad screen.RestartSystem
Test if this works for you. Fix 2 – Uninstall recent Windows updatesSome users pointed out that recent Windows updates were the culprit. 1. First, press theWindows key and R key at the same time.
2. Just enter this and click "OK".
应用程序向导
View installed updates".
Uninstall".
Win key and the R key simultaneously.
2. Then,enter the word and click "OK".
msinfo32
Total Physical Memory".
Please note the amount of RAM you currently have. If you look carefully, you can also see "Available physical memory". This should always be larger than the RAM you allocate to the VM.
2. Now, right-click on the virtual machine and click on "Settings".
3. Now, click on “Memory” in the left pane.
4. You can adjust the allocated memory based on the total physical memory and the total available memory. Adjust this to around 3-4 GB as typically all operating systems will run sustainably within this range of RAM.
5. Now, click "OK" to save.
After this, start the virtual machine from the same window. Check if this is possible.
Some applications tend to use up a lot of system RAM behind your back.
1. Shut down all virtual machines that you have started/attempted to start.
2. First, click the Windows icon on the taskbar, and then click "Task Manager".
#3. In Task Manager, you will find all the applications running on your system.
4. Check the " RAM " tab to see which applications are consuming the most RAM. Once you find such an application, right-click on it and click "End Task" to kill it.
End all applications that require RAM and close Task Manager.
Now you can restart the virtual machine again.
If nothing else works, run VMWare as Administrator.
1. Go to your desktop and look for the vmplayer icon. If you can't find it there, you can search for it using the search box.
2. Now, right-click on the “ vmplayer ” application and click on “Properties”.
3. In the vmplayer properties window, go to the "Compatibility" section.
4. Just check the "Run this program as administrator" box.
5. Then, click Apply at the bottom of the screen, and then click OK.
Now just restart VMplayer and start the virtual machine. It should work just fine.
The above is the detailed content of Not enough physical memory available in VMWare Workstation Fix. For more information, please follow other related articles on the PHP Chinese website!