Aracılığıyla paylaş

The SFC / scannow command does not work.

Anonim
2021-04-17T10:15:37+00:00

When the SFC / scannow command is run, it gives the result I gave below.  When I tried the dism commands, it got stuck at 62.3 in the Restore Health command. Why could it have happened? How can it be solved?

It writes as;

Windows resource protection found corrupt files but was unable to fix some of them.For online repairs, details are included in the

Windows Ev | Windows 10 | Performans ve sistem hataları

Kilitli Soru. Bu soru Microsoft Destek Topluluğu’ndan aktarıldı. Yararlı olup olmadığını belirtmek için oy verebilirsiniz ancak yorum veya yanıt ekleyemez ya da soruyu takip edemezsiniz.

0 yorum Açıklama yok

3 yanıt

Sıralama ölçütü: En yararlı
  1. Anonim
    2021-04-17T12:20:40+00:00

    Hi Ahmet-Furkan57 -

    Thank you for your response. Yes, reinstalling windows on your computer and start from a scratch will have huge possibility to fix the issue. However, before performing a Clean Installation, please try In-place Repair/Upgrade. Clean Installation would be our last resort.

    In-Place Repair

    • In-place repair/upgrade or repair reinstall is a process of re-installing Windows without touching any of your applications or personal files. In this way if there's any data corruption, damaged system files or missing system files on your computer, this repair will fix or repair them.

    To start we need to download an ISO file of Windows 10 and save it to your computer. Please follow the instruction on the link below to create an ISO file

    https://support.microsoft.com/en-us/help/402819...

    After the ISO is created, follow the instructions on the link below created by PaulSey, Microsoft Agent, on how to perform repair install on your computer.

    https://answers.microsoft.com/en-us/windows/for...

    This process will take some time to complete so you need to be very patient in waiting until the process completes. Once done , restart your computer and check if the issue is resolved.

    Regards,

    Jerico T.

    Bu yanıt yardımcı oldu mu?

    0 yorum Açıklama yok
  2. Anonim
    2021-04-17T11:36:35+00:00

    Does an installation from scratch create a solution?

    Bu yanıt yardımcı oldu mu?

    0 yorum Açıklama yok
  3. Anonim
    2021-04-17T11:13:20+00:00

    Hi Ahmet-Furkan57 -

    I'm Jerico T., one of the Independent Advisor and a fellow Windows 10 user like you. I understand that you're having some issues right now, let us sort things out.

    Please try to perform SFC scan in safemode, click the link below for the steps on how to boot your computer in safemode.

    https://support.microsoft.com/en-us/windows/sta...

    In safemode, run the SFC scan.

    Perform SFC Scan and Repair Windows Image

    -This process will perform scan for any corrupted system files or integrity violation and will attempt to repair it along with the Windows Image.

    1. Open command prompt with administrator access
    2. Type each command below and wait until scan is completed.

    sfc /scannow

    DISM /Online /Cleanup-Image /CheckHealth

    DISM /Online /Cleanup-Image /ScanHealth

    DISM /Online /Cleanup-Image /RestoreHealth

    Quick note: While the command is running, it's expected to see the process stuck at 20 or 40 percent. After a few minutes, the process will complete successfully.

    Once you complete the steps, the Deployment Image Servicing and Management tool will connect to the Windows Update servers to download and replace any damaged files in the local image for Windows 10 as necessary.

    1. Close the command prompt.

    If the issue still persist, boot your computer in normal boot then create a new user profile and rerun the SFC scan to check if the issue will still persist.

    Create a new user profile

    • We will try to create new user profile to check if the issue happens on all windows users on your computer or just isolated on the current profile that you're using.
    1. Open the command prompt with elevated access (Administrator Access)
    2. Type the below command and hit enter every after command.

    net user "account name" /add

    (change the "account name" to any name that you preferred)

    net localgroup administrators "account name" /add

    (change the "account name" with the name that you put in the first command)

    1. Close the command prompt and switch to the new user.

    Check if the same issue occurs on the new user profile.

    Feel free to reach back if the methods/steps above did not work.

    Hope this help. Have a good day.

    Thank you.

    Jerico T.

    Independent Advisor

    Bu yanıt yardımcı oldu mu?

    0 yorum Açıklama yok