Windows 10: during Repair-WindowsImage -Online -RestoreHealth ,I am getting error below mentioned, My...

Discus and support during Repair-WindowsImage -Online -RestoreHealth ,I am getting error below mentioned, My... in Windows 10 Installation and Upgrade to solve the problem; After a fresh WIN 10 install I encountered problems installing the windows updates:Under Windows PowerShell during Repair-WindowsImage -Online... Discussion in 'Windows 10 Installation and Upgrade' started by Alex Gheorghe1, Nov 4, 2022.

  1. during Repair-WindowsImage -Online -RestoreHealth ,I am getting error below mentioned, My...


    After a fresh WIN 10 install I encountered problems installing the windows updates:Under Windows PowerShell during Repair-WindowsImage -Online -RestoreHealth ,I am getting error below mentioned, My PC is running with Windows 10 , version 21H2 with OS Build 19044.1288. Hope for help to resolve the error.

    :)
     
    Alex Gheorghe1, Nov 4, 2022
    #1

  2. during Repair-WindowsImage -Online -RestoreHealth ,I am getting error below mentioned, My PC is running with Windows 10 , version 21H2 with OS Build 19044.1288. Hope for help to resolve the error.

    After a fresh WIN 10 install I encountered problems installing the windows updates:


    during Repair-WindowsImage -Online -RestoreHealth ,I am getting error below mentioned, My... 93206c48-4ef0-4fa0-a035-32aa80f2c22d?upload=true.jpg


    Under Windows PowerShell during Repair-WindowsImage -Online -RestoreHealth ,I am getting error below mentioned, My PC is running with Windows 10 , version 21H2 with OS Build 19044.1288. Hope for help to resolve the error.


    during Repair-WindowsImage -Online -RestoreHealth ,I am getting error below mentioned, My... f568764c-e321-4c52-bbe9-a6501fbd36c3?upload=true.jpg
     
    Alex Gheorghe1, Nov 4, 2022
    #2
  3. during Repair-WindowsImage -Online -RestoreHealth ,I am getting error below mentioned, My... :( DISM (Error 0x800f081f) and SFC (Failed to Repair)


    Hi Brink,

    Your tutorial regarding this error (see title) is wonderfully written and I give you two thumbs up, but so far no joy for me. I have tried everything in your tutorial from running all the steps suggested as much in an elevated Command Prompt as in PowerShell to no avail. I have attached the "sfcdetails.text" file for you to check out and see if you can come up with any valid suggestions with regard to my case.

    I am a little bit hesitant to refresh Windows 10 since I have lots of applications and it will be mind-boggling to reinstall all of them. Below you have either a screenshot or a copy/paste of all the steps I have tried so far:

    A-DISM CLEANUP-IMAGE TOOL IN POWERSHELL


    Windows PowerShell
    Copyright (C) 2015 Microsoft Corporation. All rights reserved.

    PS C:\WINDOWS\system32> Repair-WindowsImage -Online -CheckHealth
    Path :
    Online : False
    ImageHealthState : Repairable
    RestartNeeded : False

    PS C:\WINDOWS\system32> Repair-WindowsImage -Online -ScanHealth
    Path :
    Online : False
    ImageHealthState : Repairable
    RestartNeeded : False


    PS C:\WINDOWS\system32> Repair-WindowsImage -Online -RestoreHealth
    Repair-WindowsImage : The restore operation failed. Either the repair source was not found or the component store
    cannot be repaired.
    At line:1 char:1
    + Repair-WindowsImage -Online -RestoreHealth
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo : NotSpecified: during Repair-WindowsImage -Online -RestoreHealth ,I am getting error below mentioned, My... :)) [Repair-WindowsImage], COMException
    + FullyQualifiedErrorId : Microsoft.Dism.Commands.RepairWindowsImageCommand


    PS C:\WINDOWS\system32> Dism /Online /Cleanup-Image /RestoreHealth /Source:wim:E:\sources\install.wim:1 /limitaccess

    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    Image Version: 10.0.10240.16384
    [==========================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 informat
    ion 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
    PS C:\WINDOWS\system32>

    B-REPAIRING WINDOWS 10 IMAGE USING DISM:

    Microsoft Windows [Version 10.0.10240]
    (c) 2015 Microsoft Corporation. All rights reserved.
    C:\WINDOWS\system32>Dism /Online /Cleanup-Image /CheckHealth
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    Image Version: 10.0.10240.16384
    The component store is repairable.
    The operation completed successfully.


    C:\WINDOWS\system32> Dism /Online /Cleanup-Image /ScanHealth
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    Image Version: 10.0.10240.16384
    [==========================100.0%==========================]
    The component store is repairable.
    The operation completed successfully.


    C:\WINDOWS\system32>Dism /Online /Cleanup-Image /RestoreHealth
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    Image Version: 10.0.10240.16384
    [==========================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 t
    o 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 /Online /Cleanup-Image /RestoreHealth /Source:wim:E:\so
    urces\install.wim:1 /limitaccess
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    Image Version: 10.0.10240.16384
    [==========================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 t
    o 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>


    during Repair-WindowsImage -Online -RestoreHealth ,I am getting error below mentioned, My... [​IMG]


    I am really hoping that you can have a look at my case. Thanks.
     
    IronZorg89, Nov 4, 2022
    #3
  4. during Repair-WindowsImage -Online -RestoreHealth ,I am getting error below mentioned, My...

    Windows 10- windows powershell - DISM COMMANED ERROR

    during DISM SCAN ,I am getting error below mentioned, My PC is ruuning with Windows 10 , version 1703 with OS Build 15063.138. Hope for help to resolve the error.

    Windows PowerShell

    Copyright (C) 2016 Microsoft Corporation. All rights reserved.
    PS C:\WINDOWS\system32> Repair-WindowsImage -Online -RestoreHealth

    Repair-WindowsImage : The restore operation failed. Either the repair source was not found or the component store

    cannot be repaired.

    At line:1 char:1

    + Repair-WindowsImage -Online -RestoreHealth

    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    + CategoryInfo : NotSpecified: during Repair-WindowsImage -Online -RestoreHealth ,I am getting error below mentioned, My... :)) [Repair-WindowsImage], COMException

    + FullyQualifiedErrorId : Microsoft.Dism.Commands.RepairWindowsImageCommand
    PS C:\WINDOWS\system32>
     
    kirtikant25253, Nov 4, 2022
    #4
Thema:

during Repair-WindowsImage -Online -RestoreHealth ,I am getting error below mentioned, My...

Loading...
  1. during Repair-WindowsImage -Online -RestoreHealth ,I am getting error below mentioned, My... - Similar Threads - during Repair WindowsImage

  2. [Error during using DISM] DISM /Online /Cleanup-Image /RestoreHealth

    in Windows 10 BSOD Crashes and Debugging
    [Error during using DISM] DISM /Online /Cleanup-Image /RestoreHealth: Hi, I was trying to execute the DISM command successfully:DISM /Online /Cleanup-Image /RestoreHealthbut got this error:Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.19044.2251 Error: 998 Invalid access to memory location. The DISM...
  3. [Error during using DISM] DISM /Online /Cleanup-Image /RestoreHealth

    in Windows 10 Gaming
    [Error during using DISM] DISM /Online /Cleanup-Image /RestoreHealth: Hi, I was trying to execute the DISM command successfully:DISM /Online /Cleanup-Image /RestoreHealthbut got this error:Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.19044.2251 Error: 998 Invalid access to memory location. The DISM...
  4. [Error during using DISM] DISM /Online /Cleanup-Image /RestoreHealth

    in Windows 10 Software and Apps
    [Error during using DISM] DISM /Online /Cleanup-Image /RestoreHealth: Hi, I was trying to execute the DISM command successfully:DISM /Online /Cleanup-Image /RestoreHealthbut got this error:Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.19044.2251 Error: 998 Invalid access to memory location. The DISM...
  5. Same problem as the one mentioned in the link first mentioned below

    in Windows 10 Software and Apps
    Same problem as the one mentioned in the link first mentioned below: Windows 11 fingerprint sensor not working. Device descriptor failed. - Microsoft CommunityThe problem is identical actually except it's on Windows 10. Any help would really be appreciated because it actually gets fixed at some update and somehow the next update brings it back...
  6. Same problem as the one mentioned in the link first mentioned below

    in Windows 10 Drivers and Hardware
    Same problem as the one mentioned in the link first mentioned below: Windows 11 fingerprint sensor not working. Device descriptor failed. - Microsoft CommunityThe problem is identical actually except it's on Windows 10. Any help would really be appreciated because it actually gets fixed at some update and somehow the next update brings it back...
  7. my system is restarting in a blue screen with error message below mentioned

    in Windows 10 Software and Apps
    my system is restarting in a blue screen with error message below mentioned: my system is restarting in a blue screen with error message above image mentioned. https://answers.microsoft.com/en-us/windows/forum/all/my-system-is-restarting-in-a-blue-screen-with/8cc28ac8-5851-4e86-a36b-5746b44e6ac0
  8. during Repair-WindowsImage -Online -RestoreHealth ,I am getting error below mentioned, My...

    in Windows 10 Gaming
    during Repair-WindowsImage -Online -RestoreHealth ,I am getting error below mentioned, My...: After a fresh WIN 10 install I encountered problems installing the windows updates:Under Windows PowerShell during Repair-WindowsImage -Online -RestoreHealth ,I am getting error below mentioned, My PC is running with Windows 10 , version 21H2 with OS Build 19044.1288. Hope...
  9. during Repair-WindowsImage -Online -RestoreHealth ,I am getting error below mentioned, My...

    in Windows 10 Software and Apps
    during Repair-WindowsImage -Online -RestoreHealth ,I am getting error below mentioned, My...: After a fresh WIN 10 install I encountered problems installing the windows updates:Under Windows PowerShell during Repair-WindowsImage -Online -RestoreHealth ,I am getting error below mentioned, My PC is running with Windows 10 , version 21H2 with OS Build 19044.1288. Hope...
  10. DISM Online Restorehealth Error

    in Windows 10 Performance & Maintenance
    DISM Online Restorehealth Error: Hello there... I've been trying to use DISM /Online /Cleanup-Image /Restorehealth on my Windows 10 Home, but it keeps telling me that it does not support servicing Windows PE with the /Online option. Of course I'm not running WinPE 10. Can anyone help? 34972