Windows 10 Using chkdsk and DISM.exe to decide whether hard disk must be replaced, and/or if there are other solutions

  • Thread starter Thread starter ghusya
  • Start date Start date
G

ghusya

Ref: Using chkdsk and DISM.exe to decide whether hard disk must be replaced, and/or if there are other solutions



Hello there,



After having done a clean install (deleting all partitions) using a Windows10 installation media DVD, I think that my hard drive might need to be replaced.


I would be grateful for your diagnosis and answers to the questions below.



Trying “chkdsk C:” gives fast checking except for :

Stage 1: around 81061 of 202752 = pause for about 10 seconds

Stage 1: around 82793 of 202752 until 82895 of 202752 = very slow

Stage 2: around 82802 of 295454 until 8XXXX of 295454 = very slow



Then trying to do “DISM.exe /Online /Cleanup-image /Restorehealth” in “Command prompt (Admin)” as originally suggested by the “Virtual Agent” gives:

Ist attempt => Image version: 10.0.18362.900, which counts up to 100% then “Error: 0x800f081f”

2nd attempt => Image version: 10.0.18362.900, which counts up to 100% then “Error: 0x800f081f”



Then trying “chkdsk /X C:” again gives fast checking except for :

Stage 1: around 80875 of 236800 = pause for about 10 seconds

Stage 1: around 82785 of 236800 until 82908 of 236800 = very slow

Stage 2: around 82787 of 329492 until 82909 of 329492 = very slow

Stage 2: around 257140 of 329492 until around 257142 of 329492 = very slow (pause for about 5 seconds)



In properties, my hard disk shows:

Used space: 32,268,132,352 bytes

Capacity: 749,478,080,512 bytes



Below is also the text from the Command Prompt Window which may be of use.



Q1. Does the above show that I my hard disk is probably corrupt at around the following sectors/segments?:

- a little bit around 80875

- 82785 to 82909

- a little bit around 257140



Q2. If indeed the disk is corrupt, can it be fixed usually (given that I’ve already tried “chkdsk /X/F”)? If yes, how?



Q3. If the disk is corrupt in those areas and cannot be fixed, then what problems can that cause?



Q4. Does Windows 10 keep a track of the bad sectors of the disk and thus does not use them for the saving of any data?




Q5. If the disk is corrupt in those areas and cannot be fixed, then might the following be an intelligent solution (which avoids the hassle of changing the hard disk)?

a) Make a clean install using the Win10 installation DVD and deleting all the partitions, thus creating 2 new partitions splitting the 750Gb hard drive into 250Gb first partition and 500Gb remaining partition.

b) use only the 500Gb to install the system files and any personal files (though not sure how I specify this)

c) Ignore the 250Gb, consider it as corrupt, and thus not usable, except perhaps eventually for saving videos that anyway I’m gonna trash after watching.



Q6. Given the above apparent problem when using chkdsk, is it worth to now make system image DVDs (given that this is now a clean install)? Or is that not such a good idea since the corrupt areas of the disk may have caused problems with the clean system installation?



Q7. Would you recommend to install a new hard drive altogether?






TEXT FROM COMMAND PROMPT WINDOW AS FOLLOWS:

-------

Microsoft Windows [Version 10.0.18362.900]

(c) 2019 Microsoft Corporation. All rights reserved.



C:\Windows\system32>chkdsk C:

The type of the file system is NTFS.



WARNING! /F parameter not specified.

Running CHKDSK in read-only mode.



Stage 1: Examining basic file system structure ...

202752 file records processed.

File verification completed.

5357 large file records processed.

0 bad file records processed.



Stage 2: Examining file name linkage ...

7093 reparse records processed.

295454 index entries processed.

Index verification completed.

0 unindexed files scanned.

0 unindexed files recovered to lost and found.

7093 reparse records processed.



Stage 3: Examining security descriptors ...

Security descriptor verification completed.

46352 data files processed.

CHKDSK is verifying Usn Journal...

2229456 USN bytes processed.

Usn Journal verification completed.



Windows has scanned the file system and found no problems.

No further action is required.



731912191 KB total disk space.

59728556 KB in 150842 files.

108872 KB in 46353 indexes.

20 KB in bad sectors.

295503 KB in use by the system.

65536 KB occupied by the log file.

671779240 KB available on disk.



4096 bytes in each allocation unit.

182978047 total allocation units on disk.

167944810 allocation units available on disk.



C:\Windows\system32>DISM.exe /Online /Cleanup-image /Restorehealth



Deployment Image Servicing and Management tool

Version: 10.0.18362.900



Image Version: 10.0.18362.900



[==========================100.0%==========================]

Error: 0x800f081f



The source files could not be found.

Use the "Source" option to specify the location of the files that are required to restore the feature. For more information on specifying a source location, see Configure a Windows Repair Source.



The DISM log file can be found at C:\Windows\Logs\DISM\dism.log



C:\Windows\system32>DISM.exe /Online /Cleanup-image /Restorehealth



Deployment Image Servicing and Management tool

Version: 10.0.18362.900



Image Version: 10.0.18362.900



[==========================100.0%==========================]

Error: 0x800f081f



The source files could not be found.

Use the "Source" option to specify the location of the files that are required to restore the feature. For more information on specifying a source location, see Configure a Windows Repair Source.



The DISM log file can be found at C:\Windows\Logs\DISM\dism.log



C:\Windows\system32>

Continue reading...
 

Similar threads

N
Replies
0
Views
11
netstatcommand
N
K
Replies
0
Views
15
Keanan McArthur
K
Back
Top