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: Oldest
  1. 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
  2. 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
  3. Anonymous
    2020-12-12T03:29:10+00:00

    Hi Kyheng -

    Thanks for keeping me posted. If the windows have some missing or corrupted files which actually makes the browser freezing, you can try and perform in-place repair which is repair any windows broken or corrupted files. In-place repair/upgrade or repair reinstall is a process of re-installing Windows without touching any of your applications or personal files. In this way if there's any data corruption, damaged system files or missing system files on your computer, this repair will fix or repair them.

    To start we need to download an ISO file of Windows 10 and save it to your computer. Please follow the instruction on the link below to create an ISO file

    https://support.microsoft.com/en-us/help/402819...

    After the ISO is created, follow the instructions on the link below created by PaulSey, Microsoft Agent, on how to perform repair install on your computer.

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

    This process will take some time to complete so you need to be very patient in waiting until the process completes. Once done , restart your computer and check if the issue is resolved.

    Regards,

    Kevin B.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2020-12-12T03:33:31+00:00

    The best part is, I just reinstall from clean. If I never did this, you could be right, but nope, you are wrong. 

    Before reinstall already having such issue, after reinstall again the same. But running other browser does not has this issues. Is only Chrome and Edge.

    Was this answer helpful?

    10 people found this answer helpful.
    0 comments No comments
  5. Anonymous
    2020-12-12T03:39:46+00:00

    Hi Kyheng -

    Thanks for the swift response. Can we try creating a new user profile and check if the same issue appears on the new user profile?

    To create new user profile, please follow the steps below

    1. Open the command prompt with elevated access (Administrator Access)
    2. Type the below command and hit enter every after command.

    net user "account name" /add

    (change the "account name" to any name that you preferred)

    net localgroup administrators "account name" /add

    (change the "account name" with the name that you put in the first command)

    1. Close the command prompt and switch to the new user.

    Check if the same issue occurs on the new user profile.

    Regards,

    Kevin B.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments