If your Windows PC is refreshing itself automatically then there can be multiple reasons for this problem, but the most common is excessive load on the CPU. In this article, we are going to cover all the possible solutions to fix this issue.
Let us talk about them in detail.
If your computer is refreshing automatically then this can mean that your CPU is having a hard time running all the apps in the background. One such category of apps that puts a lot of pressure on your processor is apps back up your computer’s files onto the cloud.
Two of the most common apps for Windows users are OneDrive and iCloud. So, To close these apps, right-click on the taskbar and select Task Manager. Now, right-click on all the cloud apps and select End task.
Finally, restart the computer and see.
To disable unwanted apps from the Startup list, launch Task Manager from the Start menu. Go to the Startup tab, right-click on any unwanted app, and select Disable.
You need to check the list and disable all the apps that you are not using or don’t want to be launched during startup.
This problem can be because of any software that you have installed recently on your computer. Therefore, to fix the issue we are going to uninstall any recently installed software.
To do that, hit Win + X > Settings > Apps > search and select recently installed software> Uninstall.
Now, restart your computer and see.
The next thing we need to do to resolve the issue is to check the Task Scheduler for tasks that are running constantly.
To do that, launch Task Scheduler from the Start menu, right-click on Task Scheduler (Local), select Display All Running Tasks. Now, select a task that is constantly running looking (you can identify them by checking the Run Duration) and click End Task.
Now, check if the problem persists.
One of the most prominent reasons why your computer is refreshing automatically is the presence of corrupted files. To scan for corrupted files we are going run SFC and DISM scans.
To do that, hit Win + S > type cmd > Run as administrator. Now, type the following command and hit Enter.
sfc /scannow
Next, type this command and hit Enter:
DISM.exe /Online /Cleanup-image /Restorehealth
After this restart your computer once to fix the issue.
Another way to fix the Windows 10 keeps refreshing issue is to either update or rollback your Display drivers.
If you have recently updated your Display drivers then maybe the problem is because of that update. Therefore, we are going to roll back your drivers to fix the issue.
To do that, hit Win + X > Device Manager. Now, expand the Display adapters, right-click on your Display drivers, and select Properties.
Go to the Driver tab and click Roll Back Driver. If the option is greyed then this means that you are not using an updated version of the drivers. Therefore, you need to update the Display drivers.
If you conclude that you are using an outdated driver then updating it can fix the solution. To do that, launch Device Manager and expand Display adapters. Now, right-click on your Display drivers and select Update driver.
Now, a wizard will ask you to select either Search Automatically for updated driver software or Browse my computer for driver software. Select the latter if you have already downloaded the updated version, otherwise, choose the former option.
If the above step concludes that you didn’t have corrupted files or outdated drivers then we have to give more power to your CPU. For that, we are going to use your computer in High performance mode.
To do that, launch Control Panel by searching out of the Start menu, click Power Options > select High Performance. If you are not able to see the option, select Create a power plan > High performance > Next > Create.
Another common reason behind this problem as per the report of many victims is slideshow wallpapers. Therefore, if you have selected a slideshow wallpaper removing or altering it can help in fixing the issue.
To do that, right-click on your Desktop, select Personalize and change the “Change picture every” option to either 1 or 6 days. This is not for everyone but for the users who use Slideshow Wallpapers.
If none of the above-mentioned solutions resolved the Windows 11/10 keeps refreshing issue then you need to troubleshoot in Clean Boot State.
Clean-boot troubleshooting is designed to isolate a performance problem. To perform clean-boot troubleshooting, you must take a number of actions, and then restart the computer after each action. You may need to manually disable one item after another to try and pinpoint the one that is causing the problem. Once you have identified the offender, you can consider removing or disabling it.
Now, check if the problem persists in the Clean Boot State. If Windows 10 is not automatically refreshing in the Clean Boot State then this means that you are dealing with a software conflict issue.
Now, to narrow down your results, repeat the first 3, enable the first 5 services, and restart the computer. Repeat the steps till you know the exact cause of the issue.
Let us know if anything here helped you.
Updated on March 1, 2022 Tags: Explorer
Yusuf is an Engineering graduate from Delhi. He has written over 1000 technical articles and has knowledge of programming languages including Java, and C++, and technologies such as Oracle 12C and MsSQL. Troubleshooting Windows is his favorite past-time.