How to Automate Common Maintenance Tasks in Windows 10
It's an established fact that as you keep using a computer, its capacity wane. Generally, the waning results from computers cramming themselves with unnecessary files. Hence, to keep your PC in optimism situations, you need to do some maintenance tasks regularly. In case you forget it, you can automate some common maintenance tasks, as these instructions show:
Use Storage Sense
Step 1: Press Win + I to open Settings.
Step 2: Navigate to System > Storage.
Step 3: Move the first toggle on the right pane to enable it.
Schedule Disk Cleanup
Step 1: Type in task scheduler in the search bar and open it.
Step 2: Click on the Action tab and then select Create Basic Task.
Step 3: Enter a name and description for the new task and then click on the Next button.
Step 4: Select an interval for the task and specify other related needs.
Step 5: When it comes to Action, select Start a program and then enter the following script.
C:\Windows\system32\cleanmgr.exe
Step 6: Click on Finish to confirm the settings.
Comments
Post a Comment