Edge and Chrome freezes while browsing making Windows not responsive for 1 minute follow by Windows explorer behave strangely

Anonymous
2020-12-12T02:31:53+00:00

As title says, my Windows behave strangely every now and then. When browsing, it may freeze for a minute or so follow by making I can't open everything. If I'm lucky enough, this issue last for 2 hours, if not, I need to restart the PC. Photo below tells it all. 

Microsoft Edge | Browser crashes or stops working | Windows 10

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

57 answers

Sort by: Newest
  1. Anonymous
    2020-12-12T03:26:11+00:00

    Hi, this is not the case.

    SFC is I'm running it once every 2 weeks. 

    Such issue are more obvious when I'm browsing new websites or just after clean all the cache.

    From Chrome to Edge, both also giving me the same rubbish.

    Was this answer helpful?

    6 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2020-12-12T02:36:43+00:00

    Hi Kyheng -

    I'm Kevin B. Independent advisor and a Windows user like you. I do apologize for the inconvenience that you experiencing right now, let me help you sort things out.

    This usually happen when windows cannot access specific windows files which might have been corrupted or not working. Please run a system file checker to verify the integrity of windows files on your computer.

    Perform SFC Scan and Repair Windows Image

    -This process will perform scan for any corrupted system files or integrity violation and will attempt to repair it along with the Windows Image.

    1. Open command prompt with administrator access
    2. Type each command below and wait until scan is completed.

    * sfc /scannow

    * DISM /Online /Cleanup-Image /CheckHealth

    * DISM /Online /Cleanup-Image /ScanHealth

    * DISM /Online /Cleanup-Image /RestoreHealth

    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.

    1. Close the command prompt.

    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

    If the issue does not occur before and that some changes made this issue on your computer, you can perform system restore to reverse the changes made. This process will take your computer settings back to an earlier point in time where computer is working fine. If there's any changes made on your computer that removes the service, system restore should be able to fix the issue for you. To perform system restore please follow the steps below:

    1. Open the run box by pressing the Windows key + R and type rstrui.exe
    2. Once system restore windows open, normally it will suggest a restore point (sometimes it doesn't) if it does, select the 2nd option and hit next
    3. Select your desired restore point date and time and hit next and finish.

    Windows will going to restart your computer to initiate system restore. System restore might take several minutes to complete depending on the current speed of your computer and the changes it will made. Applications and updates that was installed on the computer prior to the date selected will be removed. It is important that when system restore starts, process must not be interrupted.

    DISCLAIMER:

    System Restore is a recovery tool for Windows that allows you to reverse certain kinds of changes made to the operating system. System Restore is used to return important Windows files and settings—like drivers, registry keys, system files, installed programs, and more—back to previous versions and settings. Being said all applications and changes made prior to the date selected will be removed and needs to be re-installed if its needed.

    Hope this will help and have a bless day!

    Thanks.

    Kevin B.

    Independent advisor

    Was this answer helpful?

    5 people found this answer helpful.
    0 comments No comments