Author: Nitin Agarwal

  • How to Fix 100% Disk Usage in Windows Task Manager

    How to Fix 100% Disk Usage in Windows Task Manager

    Few things are as frustrating for a computer user as a suddenly sluggish Windows PC, often accompanied by the alarming sight of 100% Disk Usage in Task Manager. This indicates that your hard drive or Solid State Drive (SSD) is operating at its maximum capacity, constantly reading or writing data. When your disk is at 100% utilization, it creates a massive bottleneck, causing your entire system to slow down dramatically, making even simple tasks like opening applications or Browse the web feel agonizingly slow or unresponsive.

    The Disk Usage metric in Task Manager represents the percentage of time your storage device is actively engaged in read/write operations. When this hits 100%, it means the drive is overwhelmed and cannot keep up with the demands placed on it by the operating system and running applications. It’s a common issue that can affect both Hard Disk Drives (HDDs) and Solid State Drives (SSDs), though the causes and solutions can differ.

    The monitoring of system resources, including disk usage, has been a core feature of Microsoft Windows for decades, evolving from simpler tools in early versions to the comprehensive Task Manager we know today. Task Manager, first introduced in Windows NT 4.0, became a staple for diagnosing performance issues, offering insights into CPU, Memory, Disk, and Network utilization. The “100% disk usage” problem gained prominence with Windows 8 and 10, often linked to specific background processes and updates, becoming a widely discussed topic in tech communities.

    How to Fix 100% Disk Usage in Windows Task Manager

    Addressing 100% disk usage requires a methodical approach, as various factors can contribute to it. Start with the simpler solutions and work your way down.

    Step 1: Identify the Culprit in Task Manager

    The first step is to see what is actually consuming your disk resources.

    • Action: Press Ctrl + Shift + Esc (or Ctrl + Alt + Del and select Task Manager) to open Task Manager.
    • Go to the “Processes” tab.
    • Action: Click on the “Disk” column header to sort processes by their disk usage.
    • Identify: Look for applications or background processes that are consistently at the top of the list, showing high disk activity. Common culprits include:
      • System (often “System” or “System and compressed memory”): Can indicate issues with Superfetch/SysMain, Windows Update, or corrupted system files.
      • Antivirus Software: Performing a scan.
      • Windows Search/Indexer: Rebuilding its index.
      • Google Chrome: Can be resource-intensive, especially with many tabs or extensions.
      • Windows Update: Downloading or installing updates.
      • OneDrive/Dropbox/Cloud Sync Services: Syncing large amounts of data.
      • Specific Games or Heavy Applications: While loading or saving data.
    • Action: Take note of the process(es) that are using the most disk. This will guide your further troubleshooting.

    Step 2: Restart Your PC

    A simple restart can resolve many temporary glitches that might cause 100% disk usage. It clears the system’s memory and restarts all processes.

    • Action: Click the Start button, then the Power icon, and select “Restart.”
    • Frequency: Always start troubleshooting with a fresh restart.

    Step 3: Disable Superfetch (SysMain) Service

    Superfetch (SysMain) is a Windows service designed to speed up application launch times by pre-loading frequently used programs into RAM. However, on some systems, particularly those with HDDs, it can paradoxically cause 100% disk usage.

    • Action:
      1. Press Windows key + R to open the Run dialog.
      2. Type services.msc and press Enter.
      3. Action: In the Services window, scroll down and find “SysMain” (or “Superfetch”).
      4. Right-click on it and select “Properties.”
      5. Action: Under “Startup type,” select “Disabled.”
      6. Click “Stop” if the service is currently running.
      7. Click “Apply,” then “OK.”
    • Action: Restart your PC and check Task Manager.

    Step 4: Disable Windows Search (Indexing) Service

    Windows Search constantly indexes files on your drive to enable quick searches. While useful, this indexing can sometimes go into an endless loop or get stuck, leading to high disk usage.

    • Action:
      1. Press Windows key + R, type services.msc, and press Enter.
      2. Action: Find “Windows Search” in the Services list.
      3. Right-click on it and select “Properties.”
      4. Action: Under “Startup type,” select “Disabled.”
      5. Click “Stop” if the service is running.
      6. Click “Apply,” then “OK.”
    • Action: Restart your PC and observe disk usage. If this solves the problem, you can try rebuilding the search index later rather than keeping it disabled permanently.

    Step 5: Check for Malware and Viruses

    Malware or viruses running silently in the background can aggressively use disk resources.

    • Action:
      1. Open Windows Security (search for it in the Start menu).
      2. Go to “Virus & threat protection.”
      3. Click “Quick scan” or, for a more thorough check, click “Scan options” and select “Full scan.”
    • Third-Party Antivirus (Optional): If you use a third-party antivirus, ensure it’s up to date and run a full system scan.
    • Action: Remove any detected threats and restart your PC.

    Step 6: Update Windows and Drivers

    Outdated system files or drivers can sometimes cause performance issues, including high disk usage.

    • Windows Update:
      1. Action: Go to Settings > Windows Update (Windows 11) or Settings > Update & Security > Windows Update (Windows 10).
      2. Click “Check for updates.”
      3. Action: Install any available updates and restart your PC.
    • Device Drivers:
      1. Action: Go to Settings > Windows Update > Advanced options > Optional updates (Windows 11) or Settings > Update & Security > Windows Update > View optional updates > Driver updates (Windows 10).
      2. Check if there are any pending driver updates, particularly for your storage controller or chipset, and install them.
    • Action: Keeping your system updated ensures you have the latest bug fixes and performance improvements.

    Step 7: Disable Windows Notifications

    Background notifications, especially from many apps, can sometimes contribute to disk activity.

    • Action:
      1. Go to Settings > System > Notifications (Windows 11) or Settings > System > Notifications & actions (Windows 10).
      2. Action: Toggle off notifications for apps you don’t need alerts from.
      3. You can also disable “Get tips and suggestions when I use Windows” and “Offer suggestions on how I can set up my device.”
    • Action: This can reduce background processes linked to notifications.

    Step 8: Perform a Disk Check (chkdsk)

    Disk errors or bad sectors can cause the drive to constantly try to read/write, leading to 100% usage.

    • Action:
      1. Search for “Command Prompt” in the Start menu.
      2. Right-click on “Command Prompt” and select “Run as administrator.”
      3. Action: Type chkdsk /f /r and press Enter.
      4. You’ll likely be prompted to schedule the check for the next restart. Type Y and press Enter.
    • Action: Restart your PC. The disk check will run before Windows loads, potentially fixing errors. This can take a long time depending on your drive size.

    Step 9: Adjust Virtual Memory (Paging File)

    The paging file (or virtual memory) is a space on your hard drive that Windows uses as if it were RAM when your physical RAM runs low. If it’s improperly managed, it can cause excessive disk activity.

    • Action:
      1. Search for “Adjust the appearance and performance of Windows” in the Windows Search bar and open it.
      2. Go to the “Advanced” tab.
      3. Under “Virtual memory,” click “Change…”
      4. Action: Uncheck “Automatically manage paging file size for all drives.”
      5. Select your C: drive.
      6. Choose “Custom size.”
      7. Initial size: Set this to 1.5 times your total RAM (in MB). (e.g., if you have 8GB RAM = 8192 MB, set initial to 12288 MB).
      8. Maximum size: Set this to 3 times your total RAM (e.g., for 8GB RAM, set max to 24576 MB).
      9. Click “Set,” then “OK” twice, and restart your PC.
    • Action: This ensures Windows has an optimized and fixed size for virtual memory, potentially reducing dynamic disk writes.

    Step 10: Reset Virtual Memory

    Alternatively, if the custom size doesn’t help or you want to reset it.

    • Action: Follow the steps in Step 9 to get to the “Virtual Memory” settings.
    • Action: Select the C: drive, then choose “No paging file,” and click “Set.” Then click “OK” and restart your PC.
    • After restarting, go back to the same settings, re-enable “Automatically manage paging file size for all drives,” click “Set,” and restart again. This can refresh the paging file.

    Step 11: Disable Tips, Tricks, and Suggestions (Windows 11 Specific)

    Windows 11 constantly offers personalized suggestions and tips, which can involve background data processing.

    • Action:
      1. Go to Settings > System > Notifications.
      2. Scroll down to “Additional settings.”
      3. Action: Uncheck “Get tips and suggestions when I use Windows.”
      4. Go to Settings > Personalization > Device usage.
      5. Action: Uncheck all categories you don’t use (e.g., Gaming, Creativity, School, Entertainment).
    • Action: This reduces background activity related to personalization features.

    Step 12: Consider Hardware Upgrade (If All Else Fails)

    If you’ve tried all software solutions and your PC still experiences 100% disk usage, especially if it’s an older system with a traditional HDD (Hard Disk Drive), the problem might be hardware-related.

    • Upgrade to an SSD: Upgrading your main drive from an HDD to a Solid State Drive (SSD) is the single most impactful upgrade for system responsiveness. SSDs have no moving parts and are vastly superior in read/write speeds, practically eliminating 100% disk usage issues caused by the drive itself.
    • Faulty Drive: Your existing HDD or SSD might be failing.
      • How to Check: Use a diagnostic tool like CrystalDiskInfo (free third-party software) to check your drive’s health status (S.M.A.R.T. data). Look for warnings or bad sectors.
    • Action: If your drive is an old HDD, consider cloning your system to a new SSD. If the drive is failing, replace it immediately to prevent data loss.

    Frequently Asked Questions (FAQ)

    Q1: What does “100% Disk Usage” mean in Task Manager?

    100% Disk Usage means your computer’s storage device (hard drive or SSD) is constantly active, reading or writing data at its maximum capacity. This makes the entire system extremely slow and unresponsive because the CPU and other components are waiting for the disk to catch up.

    Q2: Is 100% disk usage always a bad thing?

    Not always. Temporary spikes to 100% disk usage are normal when you’re performing disk-intensive tasks like:

    • Copying large files.
    • Installing big applications or games.
    • Running a full antivirus scan.
    • During major Windows updates. It becomes a problem when it’s persistent (stays at 100% for extended periods during normal, light use) and causes system slowdowns.

    Q3: Does 100% disk usage affect both HDDs and SSDs?

    Yes, both Hard Disk Drives (HDDs) and Solid State Drives (SSDs) can experience 100% disk usage. However, the causes are often different. HDDs are more prone to this due to their slower mechanical nature, especially with background processes like Superfetch or Windows Search. SSDs are much faster, so if an SSD shows 100% usage, it often indicates a serious software conflict, a faulty driver, or a dying drive.

    Q4: Will disabling Superfetch or Windows Search harm my PC?

    Disabling Superfetch (SysMain) or Windows Search generally won’t harm your PC.

    • Superfetch: Disabling it might make some frequently used apps load slightly slower, but on systems experiencing 100% disk usage, the performance gain from reducing disk activity often outweighs this.
    • Windows Search: Disabling it means searches in File Explorer or the Start Menu will be slower as they’ll have to search in real-time instead of using an index. You can always re-enable them if needed.

    Q5: What’s the best way to permanently fix 100% disk usage if software solutions don’t work?

    If software troubleshooting doesn’t resolve the persistent 100% disk usage, the most effective long-term solution, especially for older PCs, is to upgrade from a Hard Disk Drive (HDD) to a Solid State Drive (SSD). SSDs are significantly faster and inherently less prone to this type of bottleneck. If you already have an SSD, then the issue might point to a faulty drive, which would require replacement.

    Q6: Should I consider a clean installation of Windows if nothing else works?

    Yes. If you’ve tried all the troubleshooting steps and your PC is still suffering from persistent 100% disk usage and severe slowdowns, a clean installation of Windows is often the ultimate solution. This will wipe your drive and install a fresh copy of the operating system, eliminating any corrupted files, rogue software, or deep-seated issues that are causing the problem. Remember to back up all your data before doing a clean install.

  • How to Remove Bloatware From Your Xiaomi Device

    How to Remove Bloatware From Your Xiaomi Device

    TeamWin Recovery Project or prominently known as TWRP, is a GUI-based custom recovery. It is open-source, actually. You can use it for your Android devices. It does have ouch-based UI, flash customs ROMS with MODs, Magisk, Supersu. It offers full system backup.

    Before the installation-

    The phone’s battery should be 60% and above.

    Back up your data on other devices or give an android backup.

    Install ADB on the PC/Laptop.

    Install Fastboot Drivers on the PC/Laptop.

    Download the recent Xiaomi USB drivers at your pc or lappy.

    Download twrp-3.4.0.-9.img it to the ADB- Fastboot driver’s extricated folder.

    Install an unlocked bootloader in your Xiaomi MI 10 5G

    How can I install TWRP in my Xiaomi MI 10 5G?

    • Install an unlocked bootloader in Xiaomi MI 10 5G at first.
    • Now it’s time to connect your phone with the PC and turn on the OEM unlock from the developer’s settings.
    • Extract ADB and Fastboot drivers and switch on the Powershell by pressing (Shift Key+Right Click).
    • The following command is needed to place the device into reboot through fastboot mode.

    ADB reboot bootloader

    • Put the twrp-3.4.0.-9.img in the file of drivers of ADB Fastboot.
    • Flash the TWRP image by using fastboot flash recoverytwrp-3.4.0-0.im
    • Reboot the phone with the command fastboot reboot
    • Some bugs can be here as it is unofficial. Not to lose any data, just have a backup beforehand.

    READ | 9 Best Apple Watch Games Worth Your Attention

    How can we root Xiaomi MI 10 5G

    1. If TWRP installation was done a long time ago, you need to give a full backup to your phone. Otherwise, you don’t need a full backup if it has been done recently.
    2. Press the upper volume button and the power button to restart your phone into TWRP recovery while turning on your phone.
    3. Search for the Magisk.zip file after installing and if you get it, just tap on it. Tap on ‘Swipe to confirm flash.’
    4. Install once again to locate the file ‘no-verity-force-encrypt.zip’ and select it. Again, do click on the option ‘Swipe to confirm flash.’
    5. After rebooting the system from TWRP recovery, you will be able to see the Magisk app on your phone, which will show your device’s root status.
    6. To ensure yourselves, just install a root checker from the play store and install.

    These are all about installing TWRP recovery and rooting Xiaomi MI 10 5G. Thanks for visiting the content.