sfc /scannow and corrupt files

NATTAWAT SINGPABHAVASU 0 Reputation points
2024-10-22T08:35:12.26+00:00

I use sfc /scannow and have some corrupt files on CBS log i got this show up

2024-10-22 15:20:23, Info DEPLOY [Pnp] Corrupt file: C:\WINDOWS\System32\drivers\storvsp.sys

2024-10-22 15:20:23, Error DEPLOY [Pnp] Failed repairing file: C:\WINDOWS\System32\drivers\storvsp.sys: ERROR_FILE_NOT_FOUND

2024-10-22 15:20:23, Info DEPLOY [Pnp] Corrupt file: C:\WINDOWS\System32\drivers\vmbusr.sys

2024-10-22 15:20:23, Error DEPLOY [Pnp] Failed repairing file: C:\WINDOWS\System32\drivers\vmbusr.sys: ERROR_FILE_NOT_FOUND

what can i do ?

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Mohammad Sartaj Khan 150 Reputation points
    2024-10-22T09:26:23.6566667+00:00

    Hi,

    I am happy to help out here.

    Please confirm the exact issue what kind of issues are facing which reuire this command.

    then will try to solve that one .

    Meantime try this command to solve the above issue .

    open cmd with admin and run the following command.

    1DISM /Online /Cleanup-Image /ScanHealth

    2.DISM /Online /Cleanup-Image /CheckHealth

    3.DISM /Online /Cleanup-Image /RestoreHealth

    Please confirm if you geeting any error will try to resolve the same.

    0 comments No comments

  2. Anonymous
    2024-10-23T07:20:14.48+00:00

    Hello NATTAWAT SINGPABHAVASU,

    Thank you for posting in Q&A forum.

    The storvsp.sys file is related to the Storage Virtual Service Provider (StorVSP), which is a part of the Hyper-V architecture. This file is crucial for the storage operations in a virtualized environment.

    The vmbusr.sys file is the VM bus driver, which is essential for communication between the host and guest operating systems in a virtualized environment.

    Except SFC and DISM, you could also try:

    1. Reinstall Hyper-V: You might need to reinstall Hyper-V. This can be done through the "Turn Windows features on or off" settings.
    2. Manual Replacement: If you have access to another machine with the same version of Windows, you can copy the storvsp.sys and vmbusr.sys files from that machine and place them in the C:\WINDOWS\System32\drivers\ directory on your affected machine.

    I hope the information above is helpful.

    If you have any questions or concerns, please feel free to let us know.

    Best Regards,

    Daisy Zhou

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.


  3. Robert Beebe 0 Reputation points
    2024-10-24T01:42:25.7333333+00:00

    I have this same issue. I do have another computer with the same version but the "corrupted" computer will not allow me to replace the files--i don't have the permissions to do so. Hyper-V install fails as well. If this relates, I haven't been able to do a windows cumulative update sine August 2024. Tried an in-place upgrade/reinstall, .ico, but it encounters an error and rolls back as a failure. A reset also results in an error. Intel i9 14th gen, win11 pro.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.