Share via

Is there a software that scan and repair the corrupt files or any missing files?

Anonymous
2022-10-02T14:26:54+00:00

Ive notice my windows is kinda wacky like broken back then i was messing around computer with no experience

So is there any program or software that can repair my windows?

Windows for home | Windows 10 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

4 answers

Sort by: Most helpful
  1. Neil D 32,835 Reputation points Volunteer Moderator
    2022-10-02T14:54:07+00:00

    The full list:

    Method 1:

    Run DISM tool and check the issue. Please follow these steps:

    a. Press Windows + X keys and click command prompt (admin). Or PowerShell (Admin).

    b. Type the following command in command prompt.

    DISM.exe /Online /Cleanup-image /Scanhealth [press return]

    let the scan run and then

    DISM.exe /Online /Cleanup-image /Restorehealth [press return]

    once the scan is complete then use method 2.

    Method 2:

    System file checker is a utility in Windows that allows users to scan for corruptions in Windows system files and restore corrupted files.

    Run system file checker (SFC) and see if it helps. Please follow these steps:

    a. Press Windows + X keys and click command prompt (admin). Or PowerShell (Admin).

    b. Type the following command in command prompt.

    sfc /scannow [press return]

    After completing the scans restart using Start > Power > Restart.

    6 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2022-10-02T18:00:12+00:00

    Before you repair your computer just ensure its not fan, hardware issue or cabling problem as that can cause wacky things to happen

    Yes there is a basic repair tool for all Microsoft operating systems one is to open Command Prompt and run CHKDSK C: / F

    C: being your root drive and contains the operating system.

    you can get command prompt up under Windows 11 by locating run and typing in CMD.

    Otherwise you need to use operating disk and boot into option to access CMD screen or use the operating disk to repair the system is also another basic tool to repair your computer.

    then you have your more advanced software and tools repair utilizes.

    0 comments No comments
  3. MR_MEOW 3,536 Reputation points
    2022-10-02T14:50:35+00:00

    run defrag a rew times that will fix the problem.

    [XDA-DEVLOPER]

    0 comments No comments
  4. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more