how to fix this in windows 11

Mohammad Marwan 0 Reputation points
2023-03-27T10:28:06.76+00:00

Microsoft Windows [Version 10.0.22621.525]

(c) Microsoft Corporation. All rights reserved.

C:\Users\Mohammad Marwan>sfc /scannow

Beginning system scan. This process will take some time.

Beginning verification phase of system scan.

Verification 7% complete.

Windows Resource Protection found corrupt files but was unable to fix some of them.

For online repairs, details are included in the CBS log file located at

windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log. For offline

repairs, details are included in the log file provided by the /OFFLOGFILE flag.

C:\Users\Mohammad Marwan>DISM /ONLINE /CLEANUP-IMAGE /RESTOREHEALTH

Deployment Image Servicing and Management tool

Version: 10.0.22621.1

Image Version: 10.0.22621.525

[==========================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 https://go.microsoft.com/fwlink/?LinkId=243077.

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

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

2 answers

Sort by: Most helpful
  1. Docs 15,761 Reputation points
    2023-03-28T07:05:50.9766667+00:00

    Please uninstall any of these non-Microsoft software:

    a) antivirus

    b) firewall

    c) drive encryption

    .

    .

    Download to the desktop: Windows 11 Media Creation Tool (MCT) (Windows 11 iso)

    https://www.elevenforum.com/t/download-official-windows-11-iso-file-from-microsoft.1009/

    https://www.microsoft.com/software-download/windows11

    .

    .

    Disconnect the computer from the internet (both Ethernet and Wifi) (if available mechanical off)

    .

    .

    Perform an in place upgrade repair while disconnected from the internet:

    https://www.elevenforum.com/t/repair-install-windows-11-with-an-in-place-upgrade.418/

    .

    .

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    .

    .

    0 comments No comments

  2. Limitless Technology 44,766 Reputation points
    2023-03-28T15:10:01.12+00:00

    Hello there,

    Often SFC will report a false positive. One such false positive is nvidia's opendll.dll which sfc reports but is in fact not corrupt.

    Run check disk commands by following the steps below and check if the issue is resolved.

    Press Windows Key + X keys on the keyboard and select Command prompt (Admin) option.

    Type in the command prompt, CHKDSK /Z and press ENTER to scan the disk (Z is the drive which you want to perform check disk command on).

    After the scan is complete, check for the status of the scan. Perform the same on all the drives installed in the PC.

    If the scan is success close the window and check if the changes are effective.

    Hope this resolves your Query !!

    --If the reply is helpful, please Upvote and Accept it as an answer--

    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.