Jan 22, 2013

Solution to Windows Delayed Write Failed Error

This is some strange problem faced by one of our readers as he was unable to save any data on his hard disk due to this error message that pops up which read as “Windows Delayed Write Failed”. Usually this problem does not occur even if your hard disk quite old or have bad sectors but you can still come across this alert message while dealing with huge volume of data which involves either single heavy file or large number of small files.


So if you are also seeing this message in your Windows system, then below are some steps that you can follow to solve this problem and fix your system.


1. What you need to do is first kill the process that might be running in the background. So if you are unable to do that through task manager, you can make use of the command prompt for this.

Go to Run -> cmd -> type tasklist. This will give all the tasks running in the background. Now type taskkill /im XXXX /f (where XXXX is the process number).

You need to kill some weird looking process somewhat similar to WKocfFMPaI.exe


2. So if you have the process number of this process as 1234, then typing taskkill /im 1234 /f will terminate the process.
3. Now you need to fix the issue by making changes in the registry editor. Go to Run -> regedit

4. Now navigate to following location HKEY_CURRENT_USER -> Software -> Microsoft -> Windows -> CurrentVersion -> Run



5. In this key you will see the same weird looking file, just delete it and exit the registry editor.
6. Restart the system
After the system has been restarted, you should now see the system free from the error message and the hard disk should now work fine.

Solve Simple Volumes become inaccessible due to power loss shortly after creation

Disk Management which is the standard utility present in our computers is used for managing the hard drives and its space. This is a great and simple utility to use as it helps in easy creation, deletion or renaming of the disk partition.

But it was the following problem which one of our readers faced while creating a new partition. So if you are also unable to access a new volume that you just created and are seeing this error message then this post will help you.


“The operation failed to complete because the Disk Management console view is not up-to-date. Refresh the view by using the refresh task. If the problem persists close the Disk Management Console, then restart Disk Management or restart the computer.”


Moreover if you try to follow the instructions as mentioned in the message like restarting the device management or the computer, you will find that nothing works. So what you need to do here is re-install the volume. Here are the steps:

 
1. Open the Device Manager first, type devmgmt.msc in the Run box to open.

2. Now you need to open the Storage Volumes tree there as shown below. If you can’t see the Storage Volumes then go to View and select the Show Hidden Devices.





3. Under Storage Volumes, you should notice a volume listed as “Unknown device.” Right click on this device and choose “Uninstall.” When asked to confirm, choose OK.

4. If you are asked to restart the computer, go ahead and if not then go to Action -> Scan for Hardware Changes.

5. Once the scan is complete and installation of the volume completes, you will be able to access the volume.

Note: If the power loss occurs within a few seconds of volume creation, in rare circumstances you may be prompted to format the volume after you follow the above steps. If this occurs, the file system configuration was not written by the time the power loss occurred. You may need to reformat or recreate the volume.