Home Common Problem What should I do if the local disk C drive turns red?

What should I do if the local disk C drive turns red?

Aug 27, 2020 pm 01:31 PM
C drive disk

The local disk c drive turns red, which means there is insufficient storage space. Solution: 1. Use "Disk Cleanup" or use some garbage removal software (such as 360 Security Guard, CCleaner Cleaner) to clean up system garbage; 2. , you can use software to expand the C drive and allocate some space from other drives to the C drive; 3. Reinstall the system.

What should I do if the local disk C drive turns red?

#c disk turning red means there is insufficient storage space.

Most users will set the c drive as the system disk, so we need to reserve enough space when allocating the system disk. If the system disk space is insufficient, it will be used for daily use It brings a lot of trouble (such as abnormal system freezes, inability to save files, or even open certain software, etc.), so we need to clean up the garbage on the C drive and slim down the C drive or expand the C drive or reinstall the system.

What should I do if the local disk C drive turns red?

Solution: Reduce and expand the computer’s C drive if there is insufficient space

1. Clean up the garbage

If the computer has not cleaned up the garbage for a long time, a large number of cache files and historical data will occupy a large amount of space on the c drive, and these files are useless, so generally we By cleaning up junk files, junk files can be cleared to free up space to a certain extent.

What should I do if the local disk C drive turns red?

In fact, cleaning up computer garbage is not difficult. You can use some garbage removal software (such as 360 Security Guard, CCleaner Cleaner). If your computer system garbage has several GB, or even exceeds 10GB, it will occupy a very large space on the C drive. In this way, cleaning up the system garbage through cleaning software can free up the C drive space and solve the problem of C drive. Disk turns red alert.

Furthermore, if you still feel that the space released by the c drive is not large enough after cleaning up the system garbage, you can transfer the software programs or large files that you usually download and install on the desktop to other drives (transfer is for beginners) It will be more troublesome. The simplest and most crude method is to uninstall the C drive software and reinstall it to the D drive). This is also another way to free up space on the C drive.

2. Expanding the C drive

There is a kind of user who did not reserve enough space for the C drive when installing the system, so the C drive turned red. . Relatively speaking, the d drive and other drives have very ample disk space. In this case, we can use software to expand the c drive and use some of the space on the D drive to allocate it to the C drive. There are many ways to expand the C drive. One is to format the hard drive and reallocate the disk space. However, this method requires reinstallation and can easily cause data loss. Another method worth recommending is to expand the C drive without loss, which will not cause the data on your C drive to be lost.

What should I do if the local disk C drive turns red?

As everyone knows, it is very simple to expand the C drive without loss. First, we need to use the disk management tool that comes with the computer, or use some professional hard disk partitioning tools. Auxiliary.

Preparation work:

1. Before partitioning, it is recommended to back up the important contents of the partition to be adjusted to the mobile hard disk.

2. After the backup is completed, download the Partition Assistant Professional version, install and run.

Execution steps:

Select the partition D adjacent to the C drive, right-click, select "Adjust/Move Partition", manually enter the expansion size of the C drive, or drag the upper slider to the right Block resize, then click Confirm to perform partition adjustment, select the C drive, right-click again, and select "Adjust/Move Partition". At this time, you can see that there is more unallocated space behind the C drive. Drag the upper slider to the right. Allocate all unallocated space to the C drive and click Confirm to perform partition adjustment.

3. Reinstall the system

Compared with the above two methods, downloading a new image and reinstalling the system is the simplest and crudest way to solve the problem of the C drive turning red. , if you think the partition is reasonable, you can directly format the system disk and reinstall the system. If you think your partition is unreasonable and want a larger space on the c drive, you can re-partition and re-allocate the space by formatting all the hard disks. You must Save the data files to avoid losing them.

Instructions for reinstallation:

(1) The computer can be used normally and you can use the one-click reinstallation tool to install it (how to quickly reinstall the system with one click). If the computer system cannot start, you can Use another computer to create a bootable USB disk to install the computer (Tutorial on making a USB bootable disk).

(2) Understand the configuration of the computer. If the memory is less than 2G, reinstall the 32-bit (x86) system. If the memory is more than 4G, reinstall the 64-bit (x64) system.

(3) Go to the official website of Quick Start Download the USB boot disk creation tool, and then make it into a quick-boot USB boot disk

(4) Find the system image file you want to install, and then download it to the quick-boot USB disk.

For more related knowledge, please visit: PHP Chinese website!

The above is the detailed content of What should I do if the local disk C drive turns red?. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Steps to configure RAID 1 on Windows 11 Steps to configure RAID 1 on Windows 11 Sep 22, 2023 pm 03:05 PM

Windows 11 has strict requirements, and after struggling to obtain that storage, losing your hard drive and data would be a shame. Well, we have good news that can help you buffer against hard drive failure. Using built-in Windows tools, you can copy all your data from one drive to another. This way, if one drive fails, you can mirror and rebuild the original data on the replacement drive. Can Windows 11 do RAID? With Windows Storage Spaces feature, you can perform RAID on Windows 11. This feature allows you to create multiple virtual disks using a hard drive connected directly to your computer without degrading performance. Benefits of Raid: Reduce the cost of disk

Convert VirtualBox fixed disk to dynamic disk and vice versa Convert VirtualBox fixed disk to dynamic disk and vice versa Mar 25, 2024 am 09:36 AM

When creating a virtual machine, you will be asked to select a disk type, you can select fixed disk or dynamic disk. What if you choose fixed disks and later realize you need dynamic disks, or vice versa? Good! You can convert one to the other. In this post, we will see how to convert VirtualBox fixed disk to dynamic disk and vice versa. A dynamic disk is a virtual hard disk that initially has a small size and grows in size as you store data in the virtual machine. Dynamic disks are very efficient at saving storage space because they only take up as much host storage space as needed. However, as disk capacity expands, your computer's performance may be slightly affected. Fixed disks and dynamic disks are commonly used in virtual machines

How to format c drive with dos command How to format c drive with dos command Feb 19, 2024 pm 04:23 PM

DOS command is a command line tool used in Windows operating system, which can be used to perform various system management tasks and operations. One of the common tasks is to format the hard drive, including the C drive. Formatting the C drive is a relatively dangerous operation because it will erase all data on the C drive and reinitialize the file system. Before performing this operation, make sure you have backed up important files and have a clear understanding of the impact that formatting will have on your computer. The following is formatted in the DOS command line

How to RAID an external hard drive on Windows 11 How to RAID an external hard drive on Windows 11 Sep 16, 2023 pm 10:05 PM

RAID or Redundant Array of Independent Disks is a data storage technology in which multiple external drives are combined into one. It was widely used when large hard drives were expensive, but many people still prefer the RAID external drive method. There are several levels of RAID, each serving a specific purpose. Keep in mind that the average user doesn't have to delve into the complexity, a simple setup of RAID0 or RAID1 should work fine. Reasons to consider raiding an external drive: Improved PC performance Easy to configure, cheaper than existing alternatives Faster data reading and writing Efficient backup solution through mirroring How to RAID an external drive on Windows 11? Before RAID external hard drives, you need to pay attention to the following first things

How to convert dynamic disk to basic disk on Windows 11 How to convert dynamic disk to basic disk on Windows 11 Sep 23, 2023 pm 11:33 PM

If you want to convert a dynamic disk to a basic disk in Windows 11, you should create a backup first as the process will erase all data in it. Why should you convert dynamic disk to basic disk in Windows 11? According to Microsoft, dynamic disks have been deprecated from Windows and their use is no longer recommended. Additionally, Windows Home Edition does not support dynamic disks, so you will not be able to access these logical drives. If you want to combine more disks into a larger volume, it is recommended to use Basic Disks or Storage Spaces. In this article, we will show you how to convert dynamic disk to basic disk on Windows 11 How to convert dynamic disk to basic disk in Windows 11? In the beginning

Why do I have C drive and H drive? Here are 5 reasons Why do I have C drive and H drive? Here are 5 reasons Feb 05, 2024 pm 03:30 PM

Simply put, the hard drive in your computer is compressed. Compressing your computer hard drive allows you to fit more information on the drive, but requires creating an area (called an H partition) for files that cannot be used when compressed. Note H drive is the uncompressed part of the hard drive. Can I remove H safely? Compressing a hard drive is usually permanent, and although decompression is possible, it is unreliable. If there is a problem with the C: drive or compressed hard drive, it is recommended to wipe it and start over. C: Usually the system drive for Microsoft-based systems, it may be the only drive. If the computer is not connected to a network, it may act as the "main" drive. The C: drive also typically stores applications. Before hard drives, computers had two

How to master disk usage in Ubuntu system How to master disk usage in Ubuntu system Jan 03, 2024 pm 11:13 PM

We want to check the hard disk usage in the system. How to check the Ubuntu system? Let's take a look at the tutorial on checking the hard disk usage in Ubuntu system. 1. On the system, click on the lower left corner of the desktop, as shown in the picture. 2. In the system, click Utilities, as shown in the figure. 3. Click Disk Usage, as shown in the picture. 4. Then you can see the disk usage, that is, the disk in the middle is your computer’s hard drive, as shown in the picture. The small print below the disk shows the usage. 5. Or click the disk on the utility program, as shown in the picture. 6. Then under the capacity, you can see the hard disk usage, as shown in the picture. The following is the text version to view disk usage: df-h The results are as follows: FilesystemSizeUsedAvailU

Three ways to implement mirrored volumes on Windows 11 Three ways to implement mirrored volumes on Windows 11 Sep 18, 2023 pm 04:25 PM

Drive failure is a serious issue that may render your files unrecoverable or your boot drive non-working, so that is why many users choose to create a mirrored volume on Windows 11 as a way to prevent this. If you're not familiar, a mirrored volume is an exact copy of another drive that can be used as a backup in the event of a disk failure. It's a great backup solution, and today we'll show you how to create it on your PC. What are the prerequisites for setting up a mirrored volume? Two dynamic disks of similar size. The mirror drive can be larger than the source drive. RAID support is available on almost every modern PC. The mirror drive should be unallocated and do not have any volumes. How to create a mirrored volume in Windows 11? 1.Use