1. Ishan Singh

    Ishan Singh MDL Novice

    Aug 18, 2018
    14
    0
    0
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,679
    103,541
    450
    Run this in an elevated cmd and it will put "sfcdetails.txt" on your desktop with the results of sfc /scannow:
    Code:
    findstr /c:"[SR]" %windir%\Logs\CBS\CBS.log >"%userprofile%\Desktop\sfcdetails.txt"
     
  3. Ishan Singh

    Ishan Singh MDL Novice

    Aug 18, 2018
    14
    0
    0
    I ran that command and the instances of corrupt files were the following :

    2018-08-27 13:3 1:17, Info CSI 000023d7 [SR] Repairing corrupted file \??\C:\Windows\System32\en-US\\OneDriveSettingSyncProvider.dll.mui from store
    2018-08-27 13:3 1:31, Info CSI 000026b8 [SR] Repairing corrupted file \??\C:\Windows\System32\\OneDriveSettingSyncProvider.dll from store
    2018-08-27 13:33:58, Info CSI 00004421 [SR] Repairing corrupted file \??\C:\Windows\SysWOW64\en-US\\OneDriveSettingSyncProvider.dll.mui from store
    2018-08-27 13:34:04, Info CSI 00004565 [SR] Repairing corrupted file \??\C:\Windows\SysWOW64\\OneDriveSettingSyncProvider.dll from store
    2018-08-27 13:34:44, Info CSI 00004d91 [SR] Repairing corrupted file \??\C:\Windows\System32\en-US\\OneDriveSettingSyncProvider.dll.mui from store
    2018-08-27 13:34:44, Info CSI 00004d93 [SR] Repairing corrupted file \??\C:\Windows\SysWOW64\en-US\\OneDriveSettingSyncProvider.dll.mui from store
    2018-08-27 13:34:44, Info CSI 00004d95 [SR] Repairing corrupted file \??\C:\Windows\System32\\OneDriveSettingSyncProvider.dll from store
    2018-08-27 13:34:44, Info CSI 00004d97 [SR] Repairing corrupted file \??\C:\Windows\SysWOW64\\OneDriveSettingSyncProvider.dll from store
     
  4. Ishan Singh

    Ishan Singh MDL Novice

    Aug 18, 2018
    14
    0
    0
    Anyone know how to fix this?
     
  5. Aontaigh

    Aontaigh MDL Novice

    Apr 2, 2018
    5
    0
    0
  6. Ishan Singh

    Ishan Singh MDL Novice

    Aug 18, 2018
    14
    0
    0
    I was having the same issue. I then reinstalled and this time didn't remove all 4 Advanced Windows Components which were marked as "Remove at last" and the issue resolved.
     
  7. Aontaigh

    Aontaigh MDL Novice

    Apr 2, 2018
    5
    0
    0
    Did you previously remove something such as "Windows Defender" or "Windows SmartScreen"?
     
  8. Ishan Singh

    Ishan Singh MDL Novice

    Aug 18, 2018
    14
    0
    0
    Yup. I previously removed everything except Store, File Explorer and Telemetry (due to Asimov bug). I was having this update issue and also some lag in Google Chrome.
     
  9. roedel

    roedel MDL Junior Member

    Jun 3, 2010
    82
    57
    0
    No issue here with updates. And I removed a lot!
     
  10. quywz

    quywz MDL Member

    Jun 30, 2017
    118
    7
    10
    Had already download ToolKit-v8.8.7z,thx
     
  11. Aontaigh

    Aontaigh MDL Novice

    Apr 2, 2018
    5
    0
    0
    Were you using the official latest ISO and did you remove any advanced components such as Windows Defender?
     
  12. roedel

    roedel MDL Junior Member

    Jun 3, 2010
    82
    57
    0
    I´m using 17134.1. Downloaded here in the forum.

    I remove:

    All Metro Apps + Store
    All Windows Components
    Microsoft Edge Browser App
    Microsoft Hyper-V
    Windows Cortana & StartMenu Search App
    Windows Media Player
    Windows Photo Viewer
    Windows Search
    Windows Store Client
    Windows System Restore
    Microsoft Telemetry
    Windows Defender
    Windows People Experience Host
    Windows SmartScreen

    I´m not integrating any updates.
     
  13. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    I do not advise you to delete the selected component - Microsoft Hyper-V.
    it is necessary to install some antivirus software.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,679
    103,541
    450
  15. rwayboy

    rwayboy MDL Novice

    May 17, 2017
    37
    4
    0
    How do you skip that? When I chose to delete telemetry, everything was removed and I wasn't asked to keep the Unified Telemetry Client.
     
  16. daidaiwood

    daidaiwood MDL Novice

    May 4, 2018
    8
    4
    0
    I use the latest toolkit 8.8.
    I followed the latest tutorial, but I can't install the latest updates with WU.
    Please give me some advice.

    1.Remove all required Microsoft Default Metro Apps
    2.Remove all required Windows Components
    3.Remove all required Advanced Windows Components E,I,J,K,L,M,N
     
  17. Ishan Singh

    Ishan Singh MDL Novice

    Aug 18, 2018
    14
    0
    0
    I saw somewhere in this thread that if you remove any of the "Remove at last" components, then you'll have to install updates in .cab format through WHD separately.