How to Fix a Disk I/O Error in Windows (2024)

How often do you take offline backups of your important files? Once a month? Once a year?Here's another question: How often do you check that those backups are still working? I decided to do just this recently. When I connected my external drive to my laptop, up popped an I/O device error.

I couldn't immediately access the drive. My heart sank. Nearly ten years' worth of photos were lost.

But, all is not lost. Here are five ways to fix an I/O device error, without losing any files in the process.

What Is an I/O Device Error?

Input/Output device errors are quite common. They're usually a hardware issue, such as a faulty cable, a glitch with your hard drive or SSD, or a misconfigured driver. There are more than a few different methods to fix an I/O device error. Better still, most of these fixes only take a few momentsand are quite easy to complete.

1. Restart Your Computer

Before you start the I/O device error fixes, there is one thing to try first. Restart your system, then try again.A reboot can fix a range of errors without having to do anything complicated or time-consuming. If the I/O device error persists,head to the otherfixes below.

2. Check Your Cables and Connections

The first thing to do, before worrying, is to simply adjust the cables. Reseat the cables connecting your external drive to your computer. Do this at both ends. If you're using a USB flash drive, try disconnecting and reinserting, then trying again.

If it doesn't work, use a different USB cable, and try again. Unsure if the cable is good or not? Connect the cable to a different external device and connect it to your system. If it works, you know that the cable is good.

3. Try an Alternative USB Port

Try an alternative port if the USB cable is workingbut switching out the USB cable doesn't fix the I/O device error.

Most modern systems have more than one USB port as so many devices rely on a USB connection. Furthermore, check your USB ports are clean. If it is dusty or dirty, give it a gentle blow to remove any lingering lint and then try again.

4. Run CHKDSK and SFC

While I/O device errorsare caused by hardware, we can attempt to use an integrated system tool to fix the issue. The chkdsk tool verifies file systems and fixes file system errors.

Press Windows Key + X to open the Quick Access menu, then select Command Prompt (admin). If the Command Prompt option is no longer there (replaced by PowerShell), don't worry. Just complete a Start Menu search for Command Prompt, then right-click and select Run as administrator.

Next, type chkdsk /f /r /x [your drive letter here] and press Enter. The scan could take a while, especially if there aremany sectors requiring repair.

How to Fix a Disk I/O Error in Windows (1)

If CHKDSK doesn't return any errors, you can move onto the Windows System File Check (SFC), another integrated system tool.

But, before running the SFC command, it is important to check it is working properly. To do this, we use the Deployment Image Servicing and Management tool, or DISM.

Like SFC, DISM is an integrated Windows utility with a wide range of functions. In this case, the DISM Restorehealth command ensures that our next fix will work properly.

Work through the following steps.

  1. Type Command Prompt (Admin) in the Start menu search bar.Then right-click and select Run as administrator to open an elevated Command Prompt.
  2. Type the following command and press Enter: DISM /online /cleanup-image /restorehealth
  3. Wait for the command to complete. The process can take up to 20 minutes, depending on your system's health. The process seems stuck at certain times, but wait for it to complete.
  4. When the process completes, type sfc /scannow and press Enter.

5. Update the Device Driver

Another option to resolve an I/O disk error is updating the device driver. Windows 10 should update all of your drivers, all the time. Sometimes, drivers slip through the net.

Input device manager in your Start Menu search bar and select the Best Match. The Device Manager contains information on all of the devices on your computer. From here, you can update individual drivers for a specific piece of hardware. In this case, you can update the driver for your storage device, resolving the I/O disk error.

How to Fix a Disk I/O Error in Windows (2)
  1. Select Disk drives to unfurl the options. Right-click the drive with the I/O device error and select Update Drivers.
  2. Select Search automatically for updated driver software. The process will begin scanning for any driver updates both on and offline.
  3. If an update is available, install it, then restart your system.

Update Your System

You could also check for any system updates waiting for installation. Press Windows Key + I, then head to Update & Security > Windows Update. Download and install any pending updates.

6. Change Your Drive Letter

One quick fix for the I/O drive error is to change the drive letter for the storage hardware. If Windows fails to assign the drive a letter for some reason, an I/O disk error is one of the errors you might encounter. You can use the Computer Management system tool to assign a new drive letter for the drive.

How to Fix a Disk I/O Error in Windows (3)
  1. Input computer management in your Start Menu search bar and select the Best Match.
  2. Head to Storage > Disk Management in the left column.
  3. Right-click the drive with the I/O disk error and select Change Drive Letter and Paths> Change.
  4. Assign a new drive letter using the dropdown list, then press OK.

Restart your computer, then attempt to access the drive again.

7. Use Speccy to Check Drive Health

If the two easy fixes don't work, we can check the overall health of the hard drive using free system specification program, Speccy.

Download: Speccy for Windows 10 (Free)

In the left-hand column, select Storage, and scroll down to find the corresponding drive. They're normally well labeled. Scroll down to the S.M.A.R.T drive specifications table.

How to Fix a Disk I/O Error in Windows (4)

SMART stands for Self-Monitoring, Analysis and Reporting Technology. The in-built hard drive monitoring system reports on various hard drive health attributes. As you can see, Speccy gives each monitoring metric a rating. You need to check the following metrics:

  • 05: Reallocated Sectors Count
  • 0A: Spin Retry Account
  • C4: Reallocation Event Count
  • C5: Current Pending Sector Count
  • C6: Uncorrectable Sector Count

Want a startling fact? A Google study found that in the 60 days following the first uncorrectable drive error, the drive was on average 39 times more likely to fail than a similar drive without errors.

To be fair, the Google study also concludes that S.M.A.R.T ratings are of limited usefulness in predicting impending drive failures---but can still give a good general indication of drive health. With this in mind, if any of the metrics above show errors (ormany errors acrossseveral metrics), you should seriously consider backing everything up and replace the drive.

Now, this doesn't necessarily immediately solve your I/O device input error. But it might indicate what is going on.

No More I/O Device Error

One of the above fixes will resolve your I/O device error, allowing you access to your data once more.

An I/O device error isn't always the end of the line for a hard drive. Though, it is a good indicator that something is afoot. And in many cases, it isn't worth waiting around to find out if the error is the beginning of something more sinister.

  • Windows
  • Drivers
  • Hard Drive

Your changes have been saved

Email Is sent

Please verify your email address.

You’ve reached your account maximum for followed topics.

Manage Your List

Follow

Followed

Follow with Notifications

Follow

Unfollow

Readers like you help support MakeUseOf. When you make a purchase using links on our site, we may earn an affiliate commission. Read More.

How to Fix a Disk I/O Error in Windows (2024)

FAQs

How to Fix a Disk I/O Error in Windows? ›

4 Fix I/O Device Error Using Command Prompt

Type Command Prompt in the search box next to the Start menu. Right-click on Command Prompt and run it as administrator. Type chkdsk G:/f/r/x in the Prompt window and press Enter. Replace G with the drive letter of the hard drive that has the i/o error.

How do I fix the I O error on my hard drive? ›

4 Fix I/O Device Error Using Command Prompt

Type Command Prompt in the search box next to the Start menu. Right-click on Command Prompt and run it as administrator. Type chkdsk G:/f/r/x in the Prompt window and press Enter. Replace G with the drive letter of the hard drive that has the i/o error.

How to troubleshoot disk.io issues in Windows? ›

Here are some quick fixes to repair the hard disk i/o error:
  1. Restart your computer/Laptop.
  2. Try to reaccess the drive/device.
  3. Run CHKDSK.
  4. Update the Device Driver.
  5. Check Disk health.
May 10, 2024

What does disk IO error mean? ›

An I/O device error (short for Input/Output device error) happens when Windows is not able to perform an input/output action (such as reading or copying data) when it is trying to access a drive or disk. It can occur in many different types of hardware devices or media.

How do I fix file IO error? ›

Here are five ways to fix an I/O device error, without losing any files in the process.
  1. What Is an I/O Device Error? ...
  2. Restart Your Computer. ...
  3. Check Your Cables and Connections. ...
  4. Try an Alternative USB Port. ...
  5. Run CHKDSK and SFC. ...
  6. Update the Device Driver. ...
  7. Change Your Drive Letter. ...
  8. Use Speccy to Check Drive Health.

How do I fix a disk error on my hard drive? ›

Hard Disk Error

Use CHKDSK to fix logical file system errors and metadata of the file system. After running CHKDSK, reconnect the hard drive to your system and try to access the data. If the error persists, use a data recovery tool to save your data.

How do I fix disk write error on hard drive? ›

How to Fix the Steam Disk Write Error
  1. Restart Steam. ...
  2. Restart your computer. ...
  3. Free up space on your hard drive. ...
  4. Remove write protection from the Steam installation folder. ...
  5. Run Steam as an administrator. ...
  6. Delete corrupted files. ...
  7. Verify the integrity of the game files. ...
  8. Clear the Steam download cache.
Jun 18, 2024

How to get rid of an I/O error? ›

How To Fix I/O Device Errors?
  1. Connect Your Hard Drive Directly, Not Through USB Hubs. ...
  2. Try A Different USB Port. ...
  3. Reinstall/ Update Your USB Drivers. ...
  4. Update Your SATA Controller Drivers- I/O Device Errors. ...
  5. Use The CHKSDK Function. ...
  6. Change The Drive Letter. ...
  7. “Clean Boot” Your Computer.
Jan 11, 2024

Can Windows repair disk errors? ›

To fix disk errors, you can use the Chkdsk tool found in Windows operating systems. Chkdsk (Chkdsk.exe) is a command-line tool that creates and displays a status report for the disk by checking volumes for problems.

How do I fix disk errors in Windows? ›

Click on “Start” > type “cmd” > “Run as administrator”. Type a CHKDSK command in the command prompt and press “Enter”. Include parameters like “/f”, “/r”, and “/x” to scan and repair any errors. Note: If you opt to only scan your PC for drive errors, type “chkdsk” and press “Enter”.

What is causing disk IO? ›

Disk I/O performance depends on several factors, such as the disk type, speed, size, capacity, configuration, and usage. Disk I/O issues occur when the disk cannot keep up with the demand of the applications or the system, resulting in high latency, low throughput, or high utilization.

How do I clean up disk error? ›

Disk cleanup in Windows
  1. In the search box on the taskbar, type disk cleanup, and select Disk Cleanup from the list of results.
  2. Select the drive you want to clean up, and then select OK.
  3. Under Files to delete, select the file types to get rid of. To get a description of the file type, select it.
  4. Select OK.

How do I fix disk or disk error? ›

10 Ways to Fix Non System Disk or Disk Error on Laptops/PC
  1. Fix 1. Remove all the non-bootable storage devices.
  2. Fix 2. Check on your HDD's IDE or SATA cable.
  3. Fix 3. Set the right boot priority in BIOS/UEFI.
  4. Fix 4. Remove and reinstall the hard drive.
  5. Fix 5. Use Windows repair services.

How would you troubleshoot disk IO issues? ›

Fixing disk I/O issues
  1. Use separate virtual and physical hard disks.
  2. Install the host operating system onto a different disk than the virtual machines.
  3. Optimize hard drives by implementing disk partitioning in the guest and host OS.
  4. Update RAID type as per the application workload to see faster application performance.

How do I fix my hard drive IO error? ›

A hard disk I/O device error can be fixed by checking the connections, updating drivers, running a virus scan, or using data recovery software such as RS Partition Recovery to recover data from the affected drive. If none of these solutions work, the hard drive may need to be replaced.

How to improve disk IO performance in Windows 10? ›

How to Improve Disk Performance in Other Common Ways
  1. Enable Write Caching. Write caching refers to a feature in Windows that enables you to write data to a cache and then to a hard drive. ...
  2. Repartition Your Hard Disk. ...
  3. Run CHKDSK for Bad Sectors. ...
  4. Delete Temporary Files. ...
  5. Defragment Your Disk. ...
  6. Upgrade to SSD.
Oct 24, 2023

How do I fix an IO device error on a WD external hard drive? ›

Loose connections or damaged cables may cause an I/O error. If this is the case, you can easily fix the problem by reconnecting or replacing all cables. Check if any driver of other software is causing the Input/Output error on your Western Digital hard disk by performing a clean boot of your computer.

How do you fix the request could not be performed because of an io device error using cmd? ›

Step 1 – Open Command Prompt. Step 2 – Type chkdsk /f /r /x – This command will /f fix /r repair /x dismount the drive to run a repair. Step 3 – Reboot the computer. Note – Dismounting the device gives windows the best chance at repairing the issue.

Why is hard drive called IO device? ›

These devices are called I/O devices. An example of an I/O device is a hard drive, as it receives data from a computer to copy onto itself and then send that data out to a computer.

How to fix external hard drive driver error? ›

Here are a few troubleshooting steps you can take before you declare everything is lost.
  1. 1. Make Sure It's Plugged In and Powered On. ...
  2. Reboot Your Computer. ...
  3. Try Another Cable, Port, or PC. ...
  4. Update Your Drivers. ...
  5. Enable and Format the Drive in Disk Management. ...
  6. Clean the Disk and Start From Scratch. ...
  7. Remove and Test the Bare Drive.

Top Articles
Memorial to Guthix - RuneScape Guide
New & Improved Divination - News - RuneScape - RuneScape
Social Security Administration Lubbock Reviews
University of Louisville Libraries on LinkedIn: #bannedbooks #censorship #uofl #firstamendment #studentlife #librarylife
Between Friends Comic Strip Today
Tinyzonehd
Who is on the FBI Most Wanted list cryptocurrency?
Choke Pony Dating App
Myvetstoreonline.pharmacy
Colossians 2 Amplified
Fy23 Ssg Evaluation Board Fully Qualified List
/hypno/ - Hypnofa*ggotry
Ups Cc Center
Betty Rea Ice Cream
Thomas Funeral Home Sparta Nc
Real Estate Transfers Erie Pa
These Mowers Passed the Test and They’re Ready To Trim Your Lawn
Five Guys Calorie Calculator
O'reilly's El Dorado Kansas
Noaa Marine Forecast Tampa
Albany Want Ad Digest
Koal Bargain Bin
Secret Stars Sessions Julia
Unmhealth My Mysecurebill
Stronghold Slayer Cave
Highway 420 East Bremerton
Usc Human Biology
NFL Week 1 games today: schedule, channels, live streams for September 8 | Digital Trends
Saint Lukes Epulse
Frequently Asked Questions | Google Fiber
Conan Exiles Meteor Shower Command
10 Top-Rated Tourist Attractions in Negril
Adriana Zambrano | Goosehead Insurance Agent in Metairie, Louisiana
Trivago Hotels Austin
A-Z List of Common Medical Abbreviations, Acronyms & Definitions
Hux Lipford Funeral
Mesmerized Nyt Crossword
Megan Bayne Has Made A Mega Mark Since Arriving In Stardom
Pulaski County Busted Newspaper
How to paint a brick fireplace (the right way)
Flowers Jewel Osco
Espn Expert Picks Week 2
The Menu Showtimes Near Regal Edwards Ontario Mountain Village
Leo 2023 Showtimes Near Amc Merchants Crossing 16
Promiseb Discontinued
Registrar Lls
File Annual Report - Division of Corporations
Basis Phoenix Primary Calendar
Toldeo Craigslist
Stpeach Forum
Schedule360 Minuteclinic
Horoskopi Koha
Latest Posts
Article information

Author: Rob Wisoky

Last Updated:

Views: 5775

Rating: 4.8 / 5 (68 voted)

Reviews: 83% of readers found this page helpful

Author information

Name: Rob Wisoky

Birthday: 1994-09-30

Address: 5789 Michel Vista, West Domenic, OR 80464-9452

Phone: +97313824072371

Job: Education Orchestrator

Hobby: Lockpicking, Crocheting, Baton twirling, Video gaming, Jogging, Whittling, Model building

Introduction: My name is Rob Wisoky, I am a smiling, helpful, encouraging, zealous, energetic, faithful, fantastic person who loves writing and wants to share my knowledge and understanding with you.