Computers are almost completely infiltrated into our lives, and as time goes by, more and more garbage is piled up in the computer. If it is not cleaned up in time, it will cause the computer to get stuck. So how to clean up the computer garbage? The following decoration home decoration network Xiaobian will bring you a computer waste cleaning method Daquan, I hope to help everyone.
How to clean up computer garbage?
Computer garbage cleaning method - XP system:
1, disk cleaning:
Open my computer - click on the system disk right - select properties and then the disk cleanup dialog will pop up, click on disk cleanup, then wait for the file to be cleaned after scanning is complete, click OK to automatically clean up the garbage. (It is better to use less application level when cleaning the disk so that it can be cleaned more cleanly)
2, batch cleaning garbage:
Create a new notepad and paste the following in it
@echo off
Echo is clearing system junk files, please wait...
Del /f /s /q %systemdrive%\*.tmp
Del /f /s /q %systemdrive%\*._mp
Del /f /s /q %systemdrive%\*.log
Del /f /s /q %systemdrive%\*.gid
Del /f /s /q %systemdrive%\*.chk
Del /f /s /q %systemdrive%\*.old
Del /f /s /q %systemdrive% ecycled\*.*
Del /f /s /q %windir%\*.bak
Del /f /s /q %windir%\prefetch\*.*
Rd /s /q %windir% emp & md %windir% emp
Del /f /q %userprofile%\cookies\*.*
Del /f /q %userprofile% ecent\*.*
Del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"
Del /f /s /q "%userprofile%\Local Settings\Temp\*.*"
Del /f /s /q "%userprofile% ecent\*.*"
Echo Clear system LJ is complete!
Echo. & pause
Then save the Notepad as a batch file that clears the garbage .bat (which can be named other names, but the suffix cannot be changed) and then finds the file. Click Open to execute the command to clear the garbage.
3. Software cleanup garbage:
Here with 360 security guards, the general computer security guards have this function (you can choose other software, many online downloads), open the security guards, choose to remove the garbage, and then click to start scanning, here when the scan is waiting , after scanning, click to clear the garbage.
4, manually delete:
For those that can't be deleted above, we can manually delete the system and have a lot of extra files, which can save some space. One is in the \windows\system32\dllcache file, which can be removed. If your system does not have this file, you can ignore this step. One is in \windows\Driver cache\i386, there is a driver.cab compressed file inside, and it can be deleted directly. One is the help file under \windows, I think very few people use the system help file, you can delete it, of course you can also keep it. One is that you can see a lot of blue hidden folders with $ under open windows (remember to be blue hidden folders and folders with $), these files can be deleted (of course You can also keep it).
Computer garbage cleaning method - Win7 system:
1, disk cleaning:
This method is the same as the XP system, the operation is the same, you can refer to the above XP system operation method.
2, the batch script cleans up the garbage:
In fact, the operation method is the same as XP, but the content of the .bat file has changed. To see the specific operation, first create a new notebook, open it and paste the following content inside:
@echo off
Color 0a
Title windows7 system garbage cleaning ---
Echo....clean up system junk files, please wait...
Echo Clean up junk files, the speed depends on the size of the computer file. When you don't see the end message
Echo Do not close this window.
Echo is clearing system junk files, please wait...
Echo delete the patch backup directory
RD %windir%\$hf_mig$ /Q /S
Echo Save the name of the patch uninstall folder as 2950800.txt
Dir %windir%\$NtUninstall* /a:d /b >%windir%\2950800.txt
Echo Read the folder list from 2950800.txt and delete the folder
For /f %%i in (%windir%\2950800.txt) do rd %windir%\%%i /s /q
Echo delete 2950800.txt
Del %windir%\2950800.txt /f /q
Echo Delete the contents of the patch installation record (the following del /f /s /q %systemdrive%\*.log already contains the deletion of such files)
Del %windir%\KB*.log /f /q
Echo delete temporary files in the system disk directory
Del /f /s /q %systemdrive%\*.tmp
Echo delete temporary files in the system disk directory
Del /f /s /q %systemdrive%\*._mp
Echo delete the log file in the system disk directory
Del /f /s /q %systemdrive%\*.log
Echo Delete the GID file in the system disk directory (belonging to the temporary file, the specific role is unknown)
Del /f /s /q %systemdrive%\*.gid
Echo delete the useless files left by scandisk in the system directory
Del /f /s /q %systemdrive%\*.chk
Echo delete the old file in the system directory
Del /f /s /q %systemdrive%\*.old
Echo delete the useless files of the recycle bin
Del /f /s /q %systemdrive% ecycled\*.*
Echo delete the backup file in the system directory
Del /f /s /q %windir%\*.bak
Echo delete application temporary files
Del /f /s /q %windir%\prefetch\*.*
Echo delete temporary files generated by operations such as system maintenance
Rd /s /q %windir% emp & md %windir% emp
Echo delete the current user's COOKIE (IE)
Del /f /q %userprofile%\cookies\*.*
Echo delete internet temporary files
Del /f /s /q "%userprofile%\local settings emporary internet files\*.*"
Echo delete the current user temporary operation temporary file
Del /f /s /q "%userprofile%\local settings emp\*.*"
Echo delete access record (things in the document in the start menu)
Del /f /s /q "%userprofile% ecent\*.*"
Echo
Echo Congratulations! Clean up all done!
Then save the notebook as a batch file of garbage cleaning .bat (can be named other names, but the suffix can not be changed), save and click the saved icon, click on the run to clean up the garbage directly.
3. Software cleanup garbage:
This method is the same as XP, so I also borrow 360 security guards here. Here, 360 security guards are used. If other security guards installed on the computer also have this function, open the security guard, choose to remove the garbage, and then click to start scanning. After scanning, click to clear the garbage.
4, manually delete:
Speaking of what files can be deleted under win7, then there is a big difference with XP. People who have used win7 know that we are looking at the system disk more and more files every day, the remaining space of the system disk Less and less, it seems that there is no other way to use the software to clear the garbage. In fact, there are still some files in the win7 system disk that we can manually delete, but win7 has a permission problem, some related to system problems are management The player can operate, so you must be an administrator account before deleting. The first is the help folder under C:\Windows. It is especially uncomfortable to watch him. The first one is deleted. Then there is a temp folder under C:\Windows. There are some installers and temporary files. Files can be deleted; then some of the extents you uninstalled are not completely uninstalled and you have to manually delete them.
The above is what Xiaobian brought to you. How to clean up computer garbage? The entire contents of the computer garbage cleaning method Daquan, I believe that everyone after reading this article has a basic understanding of how to clean up computer garbage, if you want to know more decorative advice, please click to enter the decorative knowledge channel .
More related wonderful reading:
How to clean up the computer? Detailed computer disk cleaning method
How to clean up computer memory? Computer memory cleaning tool
What if the computer has insufficient virtual memory? How to solve it?
How to set up computer virtual memory? How much is appropriate?
What is the price of the computer memory stick? How to buy computer memory?
Add some unique style and functionality to your home with this Coffee Table from the popular collection. The top shelf and drawers creating a multipurpose work surface so you can work from home, surf the web, or eat a snack while relaxing on your couch. Other features include hidden storage beneath the top and drawers for storing blankets and board games or displaying knick-knacks and picture frames. This Coffee Table is finished on all sides making it a versatile fit for any room in your home.
Coffee Table,Glass Coffee Table,Smart Coffee Table,Coffee Table Sets
Baklam , https://www.baklamfurniture.com