Win7 msconfig maximum memory set to 0

Source: Internet
Author: User

Windows Maximum Memory

Originally wanted to write about the cause and consequences, think if you are now also this problem, must not have time to read the whole story.

Let me just say my solution.

Enter the command prompt to start the repair (preferably with administrator privileges, but I also try every single user),

Use the Bcdedit command to view.

You can view the startup parameters.

Make sure Truncatememory is 0x10000000 (mine is this).

Then execute the following command

Bcdedit/deletevalue {default} truncatememory

Deletes the default boot memory setting.

Use Bcdedit to confirm that there is no truncatememory.

Then reboot, all OK.

-----------------

PS: There are also methods that can be directly to the truncatememory settings, but I did not succeed.

Command: Bcdedit/set truncatememory 0x1fffffff.

Similar to this.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.