Home > Article > Computer Tutorials > Which files can be deleted from computer C drive
C drive refers to one of the main partitions of the computer hard disk, generally used for storage or system installation. The C drive is extremely important for the single operating system of the local hard disk, so try not to put the C drive when storing data.
1. We know that the C drive is the system disk, so the folder where the system is installed is the Windows folder, and there is also the folder Program Files used by the installation program. Or Program Files (x86). We will not leave the contents of these two files unchanged for the time being.
#2. We must follow a rule to clean up C drive files, that is, only folders or files that we know their use and empty folders will be considered for deletion. Files that we do not know their use will be considered. Never move. For example, I have a QMDownload folder here. When I open it, I see an installation package. Then I know that this is the path where the program saves files, and this folder can be deleted.
3. Then I found a folder with no files in it. It was empty and there were no hidden files. Then this C drive folder can be deleted. .
4. Through the above two judgments, we deleted the useless C drive program folders and empty folders. Next, let’s take a look at the temp file. folder, I recommend leaving the files here untouched and letting the system delete them automatically.
#5. Next, let’s take a look at the “Users” folder on drive C. This folder usually stores personal or shared documents, pictures, videos, etc. You can delete it as needed. Of course, the files on your computer desktop are also saved here.
6. Next, let’s talk about the Program Files or Program Files (x86) that are temporarily untouched in the first step. These two are the installation paths of the program. If you want To delete a file of a certain program inside, you need to use the uninstall program function.
7. Finally, let’s talk about what can be deleted in the Windows folder. I mainly say don’t delete it. Don’t touch anything. If you delete it, your computer system will be reset. Installed.
The above is the detailed content of Which files can be deleted from computer C drive. For more information, please follow other related articles on the PHP Chinese website!