Windows 10 Hotfix Repository

Discussion in 'Windows 10' started by Tito, Oct 1, 2014.

  1. Konstantinos

    Konstantinos MDL Member

    Sep 8, 2012
    199
    79
    10
    So what the f*k is going on with the July and August updates. The dudes in tenforums also have the Error 0x800f081f. Is it time to go back to good old Windows 7?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,656
    103,438
    450
    No, it's time to stop doing cleanups, and many chopping/modifying will cause these errors too.
     
  3. Konstantinos

    Konstantinos MDL Member

    Sep 8, 2012
    199
    79
    10
    I didn't do ANY cleanups or modifications. Uninstalling UWP apps that Windows itself gives you the option to uninstall should NOT pose a problem. And even if it didn't let you uninstall them, it STILL shouldn't pose a problem.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,656
    103,438
    450
    I have to test if it has the same impact but uupdump uup conversion uses /startcomponentcleanup by default, when updates are applied during the process.

    The test iso's i made for my latest tests were made manually with no cleanups and all works fine.
     
  5. 600415

    600415 MDL Member

    Aug 31, 2015
    223
    268
    10
    The fix worked for me on Polish version of windows.
    It is quite possible that other language versions such as (drumroll) English Simplified, which @Enthousiast uses, have rollbacked some language resources in .329. Then i won't be able to help you.
     
  6. Konstantinos

    Konstantinos MDL Member

    Sep 8, 2012
    199
    79
    10
    Is there any other script/site other than uup? I had seen you last week sharing another site.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,656
    103,438
    450
    UUPdump uses @abbodi1406 his UUP>ISO scripts for conversion and updates integration. My 18362.xxx iso's are bases on the 18362.1 uup dump files, but i run W10UI_x.x for updates integration separately.
     
  8. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,201
    90,743
    340
    The logs says you did (or the system auto-did it via schedule task)
    C:\Windows\system32\cleanmgr.exe /autoclean /d C:
     
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,656
    103,438
    450
  10. Konstantinos

    Konstantinos MDL Member

    Sep 8, 2012
    199
    79
    10
    Bro I HAVE NOT run any clean up and I HAVE disabled the auto clean up task under Task Scheduler > Microsoft > Windows > Servicing. I'm not lying. If anything it was done by itself and I have no idea how. I've formatted 2 times and Im trying to fix the problem, why would I be lying?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,201
    90,743
    340
    No one said you are lying, i just pointed to the fact that a cleanup was performed

    after further digging, it seems launch by the system
    Code:
    2019-08-31 00:50:58, Info CBS    Maint: launch type: Automatic
    2019-08-31 00:50:58, Info CBS    Maint: begin deep clean
     
  12. Konstantinos

    Konstantinos MDL Member

    Sep 8, 2012
    199
    79
    10
    Is there any way to prevent it? As I said I have disabled the task under Task Scheduler > Microsoft > Windows > Servicing but apparently it didn't do anything. Do I have to disable anything else? Some registry tweaks?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,201
    90,743
    340
    You may also disable Microsoft\Windows\DiskCleanup\SilentCleanup
     
  14. TairikuOkami

    TairikuOkami MDL Expert

    Mar 15, 2014
    1,254
    1,151
    60
    Does disabling "Windows Update Cleanup" prevent this problem?
    Code:
    reg add "HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\Update Cleanup" /v "StateFlags6553" /t REG_DWORD /d "0" /f
    cleanmgr /sagerun:6553
     
  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,656
    103,438
    450
  16. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,201
    90,743
    340
    Does that totally disable it?
    maybe this?
    Code:
    reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\Update Cleanup" /v Autorun /t REG_DWORD /d 0 /f
    however, Update Orchestrator may initiate the cleanup on its own, whatever how that happen
     
  17. Konstantinos

    Konstantinos MDL Member

    Sep 8, 2012
    199
    79
    10
    Clean formatted, disabled every auto task possible and maintenance. Still same error. Im fking out, bye. Cya when 20H1 releases.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. SAM-R

    SAM-R MDL Guru

    Mar 21, 2015
    5,914
    5,753
    180
    20H1 is due to release in April 2020.