How do I allocate more RAM to Windows 10 and how do I enable Minidumps?

Kojun Iwaasa 26 Reputation points
2021-05-17T23:31:21.64+00:00

OK so how do i allocate more RAM to windows. How do i enable Minidumps?

The RAM issue i am having is it simply wont use more ram. I have tried watching YouTube tutorials and how they reset the maximum ram number.
but it keeps saying 8.00gb installed- 3.80gb usable.

Now the biggest problem i have: I am loading Minecraft with Opti Fine and a shader pack installed. I have an AMD Radeon 7950 with the latest AMD Radeon Adrenalin engine installed. So, whenever i load these shaders, the game crashes and says: Failed to write core dump. Minidumps are not enabled by default on client versions of windows.( I can link the full crash report if you want) And I did try to enable minidumps in the control panel and that didn't do anything.

So yeah. My PC needs serious help.

<Original title: Windows 10: HELPPPPPPPPPP>

Windows for home | Windows 10 | Performance and system failures
0 comments No comments

Answer accepted by question author
Docs 16,871 Reputation points
2021-05-26T17:55:27.293+00:00

The images displayed 0 passes.

If you purchase RAM for the new motherboard:

a) Select RAM modules displayed on the QVL

b) Purchase in pairs with matching SKU

c) Consider RAM manufacturers that guarantee compatibility

d) Consider RAM manufacturers that have lifetime warranties

.
.
.
.
.

Please remember to vote and to mark the replies as answers if they help.
.
.
.
.
.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

38 additional answers

Sort by: Most helpful
  1. Kojun Iwaasa 26 Reputation points
    2021-05-23T12:09:57.283+00:00

    I don't know if this will help but I found the specifications for my ram and motherboard Don't be confused because I did install matching Ram and I have a custom build PC And that is most likely why crucial isn't finding upgrades
    98901-screenshot-2021-05-23-060613.jpg98902-screenshot-2021-05-23-060547.jpg

    Was this answer helpful?

    0 comments No comments

  2. Kojun Iwaasa 26 Reputation points
    2021-05-23T11:58:10.233+00:00

    v2 is done:https://drive.google.com/drive/folders/1UvaaRGz8u0eYcyEMr5FlTrK30eWFGXcs?usp=sharing

    Was this answer helpful?


  3. Kojun Iwaasa 26 Reputation points
    2021-05-23T02:26:59.21+00:00

    98854-screenshot-2021-05-22-202323.jpgMicrosoft Windows [Version 10.0.19042.985]
    (c) Microsoft Corporation. All rights reserved.

    C:\Windows\system32>wmic baseboard get product,Manufacturer,version,serialnumber
    Manufacturer Product SerialNumber Version
    AMD A88 Default string Default string

    C:\Windows\system32>wmic csproduct get name,identifyingnumber,uuid
    IdentifyingNumber Name UUID
    Default string A88 03000200-0400-0500-0006-000700080009

    C:\Windows\system32>wmic memorychip get manufacturer, capacity, partnumber, speed, memorytype, devicelocator, formfactor
    Capacity DeviceLocator FormFactor Manufacturer MemoryType PartNumber Speed
    4294967296 DIMM 1 8 24 F3-10666CL9-4GBRL 1333
    4294967296 DIMM 1 8 24 F3-10666CL9-4GBRL 1333

    C:\Windows\system32>wmic computersystem get model,name,manufacturer,systemtype
    Manufacturer Model Name SystemType
    AMD A88 DESKTOP-JHQHS9L x64-based PC

    C:\Windows\system32>wmic Computersystem where name="%computername%" set
    Incomplete Command.

    C:\Windows\system32>wmic Computersystem where name="%computername%" set AutomaticManagedPagefile=True
    Updating property(s) of '\DESKTOP-JHQHS9L\ROOT\CIMV2:Win32_ComputerSystem.Name="DESKTOP-JHQHS9L"'
    Property(s) update successful.

    C:\Windows\system32>wmic Computersystem where name="%computername%" get AutomaticManagedPagefile
    AutomaticManagedPagefile
    TRUE

    System scan results
    Scan ID: B31121A331D926C3
    Well, this is embarrassing! No system match was found.
    Somehow, a match for your system has eluded our industry-leading compatibility database. Our compatibility team will be searching for a solution if it is available, so check back soon!

    I have a custom build
    98881-screenshot-2021-05-22-202132.jpg98882-screenshot-2021-05-22-201913.jpg

    Running v2 now

    Was this answer helpful?

    0 comments No comments

  4. Kojun Iwaasa 26 Reputation points
    2021-05-22T21:43:48.06+00:00

    I realized i had done the command wrong
    Microsoft Windows [Version 10.0.19042.985]
    (c) Microsoft Corporation. All rights reserved.

    C:\Windows\system32>wmic Computersystem where name="%computername%" set AutomaticManagedPagefile=True
    Updating property(s) of '\DESKTOP-JHQHS9L\ROOT\CIMV2:Win32_ComputerSystem.Name="DESKTOP-JHQHS9L"'
    Property(s) update successful.

    C:\Windows\system32>

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.