Share via

Computer has a Memory problem newly installed win 10

Anonymous
2020-07-12T20:19:54+00:00

today i purchased more ram to my pc i did a fresh  reinstall from  pendrive and i get constant bsod

 I run the Windows Memory Diag tool, which I ran, since, BSOD repeatedly throws up the "MEMORY MANAGEMENT" error.

After the test completed, once I logged back in, this message popped up, "Your computer has a memory problem, Memory problems can cause your computer to  lose information or stop working, contact system manufacturer"

Then, I looked up the event viewer log, I'm pasting the information below:

************************************************LOG*********************************************************************

Event xmlns="**http://schemas.microsoft.com/win/2004/08/events/event**">

- <System>

<Provider Name="Microsoft-Windows-MemoryDiagnostics-Results" Guid="{5f92bc59-248f-4111-86a9-e393e12c6139}" />

<EventID>1102</EventID>

<Version>0</Version>

<Level>2</Level>

<Task>0</Task>

<Opcode>0</Opcode>

<Keywords>0x8000000000000000</Keywords>

<TimeCreated SystemTime="2020-07-12T19:54:38.1713132Z" />

<EventRecordID>1705</EventRecordID>

<Correlation />

<Execution ProcessID="6032" ThreadID="6036" />

<Channel>System</Channel>

<Computer>DESKTOP-PSAEJ8I</Computer>

<Security UserID="S-1-5-18" />

</System>

- <UserData>

- <Results xmlns="**http://manifests.microsoft.com/win/2005/08/windows/Reliability/Postboot/Events**">

<LaunchType>Manual</LaunchType>

<CompletionType>Fail</CompletionType>

<MemorySize>16312</MemorySize>

<TestType>10</TestType>

<TestDuration>1915</TestDuration>

<TestCount>12</TestCount>

<NumPagesTested>4147500</NumPagesTested>

<NumPagesUnTested>1786</NumPagesUnTested>

<NumBadPages>32</NumBadPages>

<T1NumBadPages>3</T1NumBadPages>

<T2NumBadPages>0</T2NumBadPages>

<T3NumBadPages>4</T3NumBadPages>

<T4NumBadPages>0</T4NumBadPages>

<T5NumBadPages>8</T5NumBadPages>

<T6NumBadPages>2</T6NumBadPages>

<T7NumBadPages>4</T7NumBadPages>

<T8NumBadPages>0</T8NumBadPages>

<T9NumBadPages>3</T9NumBadPages>

<T10NumBadPages>1</T10NumBadPages>

<T11NumBadPages>8</T11NumBadPages>

<T12NumBadPages>5</T12NumBadPages>

<T13NumBadPages>0</T13NumBadPages>

<T14NumBadPages>0</T14NumBadPages>

<T15NumBadPages>0</T15NumBadPages>

<T16NumBadPages>0</T16NumBadPages>

</Results>

</UserData>

</Event>

what can i do this situation? thanks in advance!

Windows for home | Windows 10 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

10 answers

Sort by: Most helpful
  1. Anonymous
    2020-07-12T21:49:42+00:00

    dear Rhaine,

    sooo i  did the /scannow it found noting wrong after that continued to do your checklist doing the checkhealt,scan again it found nothing wrong but doing that i got another bsod whea_uncorrecwhea_uncorrectable_error and now when my pc starts i says reboot and select proper boot devide 

    Edit: i restarted my pc again its fixing something and it has 160752 files 

    edit2: the fixing is done and its say again that reboot and select proper boot devide

    0 comments No comments
  2. Anonymous
    2020-07-12T21:45:05+00:00

    Hi and thanks for reaching out. My name is William. I'm a Windows technical expert. I'll be happy to help you out today.

    When your system crashes, it creates a dump files that can be used to analyze the cause. For the most part, we already know the issue is related to memory, but further details can be extracted from the dump to confirm if it is software or hardware related. Also, even though it sound like the memory modules are the issue, it could be related to virtual memory (e.g. pagefile) if you disabled or modified virtual memory settings or added-modified storage settings. Go to C:\Windows\Minidumps and upload the .dmp files to OneDrive, Google Drive, Dropbox or some other file sharing service and share the link here.

    Additionally, go to Start > type "memory" > select Windows Memory Diagnostic. Report the results when it completes.

    0 comments No comments
  3. Anonymous
    2020-07-12T21:10:37+00:00

    Greetings,

    I appreciate your time in getting back to this thread, if the steps did not work, no worries since this is an open forum, we can ask assistance from other community volunteers about their feedback and suggestion with this issue.

    You might want to perform repair upgrade this process will reinstall your Windows without affecting your files, however to prevent any data lost i highly suggest to back up your files before performing the steps.

    https://answers.microsoft.com/en-us/windows/for...

    Have a wonderful day ahead and stay safe.

    With Warm Regards,

    Rhaine C.

    0 comments No comments
  4. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  5. Anonymous
    2020-07-12T20:30:22+00:00

    My name is Rhaine, I'm Independent Community Volunteer. I’m so glad assisting you today. I am also Windows 10 user. Let us work together to sort this out.

    Please try the followings steps below.

    1. Windows Key + R
    2. Type CMD right click and run as administrator.
    3. Copy and paste each command below, you need to do it one at a time until

    finishes scanning.

    sfc /scannow

    DISM /Online /Cleanup-Image /CheckHealth

    DISM /Online /Cleanup-Image /ScanHealth

    DISM /Online /Cleanup-Image /RestoreHealth

    chkdsk c: /r

    Quick note: While the command is running, it's expected to see the process stuck at 20 or 40 percent. After a few minutes, the process will complete successfully.

    Once you complete the steps, the Deployment Image Servicing and Management tool will connect to the Windows Update servers to download and replace any damaged files in the local image for Windows 10 as necessary.

    Once done perform Clean Boot

    This process will eliminate 3rd party application running in the background of your computer along with services that are not needed to run windows. If there's any conflicting 3rd party application that causes the issue on your computer, this process will stop it.

    1. Open the run box by pressing the Windows Key + R and type msconfig
    2. System Configuration Utility box will open and by default you are on general tab.
    3. On the General tab, click the selective startup and make sure that load system service and load startup items both have checked mark.
    4. Click on services tab
    5. Put a check mark on Hide All Microsoft Services > This is a very important part as if you miss to click on this, computer might not boot properly or permanently and will end up on clean installation.
    6. Once Hide all Microsoft Services have checked mark on it, click on Disable All
    7. Click on the Startup Tab and click open task manager. This will open another window which contains all your startup applications on the administrator account.
    8. Disable all application that you're not using. You can simply just click on them and select disable.
    9. Click OK, Apply and close the configuration utility
    10. Restart your pc and check how it goes

    Once done restart you pc and check for Windows Updates available in your device.

    1. Press Windows Key + X
    2. Click Settings
    3. Go to Windows Update Settings
    4. Check for updates and install them to optimize your system.

    I hope the information and steps above helps.

    Have a wonderful day ahead and stay safe. Please let me know how it goes.

    With Warm Regards,

    Rhaine C.

    0 comments No comments