Troubleshooting browser crashes or performance issues on Windows 10
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.
Troubleshooting browser crashes or performance issues on 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.
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.
* 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.
Perform Clean Boot
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:
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
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.
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.
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.
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
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)
Check if the same issue occurs on the new user profile.
Regards,
Kevin B.