Windows 10 Hotfix Repository

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

  1. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
  2. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
  3. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
  4. cengizhan

    cengizhan MDL Senior Member

    Joined:
    Jul 29, 2009
    Messages:
    465
    Likes Received:
    151
    Trophy Points:
    10
    #1284 cengizhan, Oct 3, 2015
    Last edited by a moderator: Apr 20, 2017
  5. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
    KB3093266 contains flash player, and it supersede kb3087040
    i assume when you ran dism /reset-base it uninstalled it
     
  6. 600415

    600415 MDL Member

    Joined:
    Aug 31, 2015
    Messages:
    191
    Likes Received:
    239
    Trophy Points:
    10
    Abbodi, resetbase is disable in Windows 10
     
  7. cengizhan

    cengizhan MDL Senior Member

    Joined:
    Jul 29, 2009
    Messages:
    465
    Likes Received:
    151
    Trophy Points:
    10
    thanks. so stupid WU installs a superseeded update. it seems that this stupid behaviour won't get fixed.
     
  8. cengizhan

    cengizhan MDL Senior Member

    Joined:
    Jul 29, 2009
    Messages:
    465
    Likes Received:
    151
    Trophy Points:
    10
    who said this? it is not disabled. please dont spread false information. you can do a resetbase in an online system. with offline images windows 10 updates set pending flag. so it is not possible with win10 offline images.
     
  9. drew84

    drew84 MDL Addicted

    Joined:
    Mar 13, 2014
    Messages:
    956
    Likes Received:
    1,490
    Trophy Points:
    30
  10. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
    May i ask what the reason for 1. ? :)

    if because servicing stack update is permanent, it can be removed with a simple trick modifying its main .mum file
     
  11. 600415

    600415 MDL Member

    Joined:
    Aug 31, 2015
    Messages:
    191
    Likes Received:
    239
    Trophy Points:
    10
    there is a DsiableResetbase enry in registry
     
  12. gnugeek

    gnugeek MDL Member

    Joined:
    Nov 23, 2009
    Messages:
    171
    Likes Received:
    41
    Trophy Points:
    10
    How do I uninstall those updates?
     
  13. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
    #1293 abbodi1406, Oct 4, 2015
    Last edited: Dec 5, 2017
    You will need a cmd with TrustedInstaller token (google NSudo), or take ownership of the .mum file

    - go to Control Panel > Programs and Features > View installed updates, and leave it open
    - go to C:\Windows\servicing\Packages and search for the main .mum file for the update, example:
    Code:
    Package_for_KB3081452
    - now open the "super" cmd, and use notepad to open the update main .mum
    taking KB3081452 x64 as example:
    Code:
    notepad C:\Windows\servicing\Packages\Package_for_KB3081452~31bf3856ad364e35~amd64~~10.0.1.0.mum
    - from 4th line, delete permanence="permanent"
    Code:
    <package identifier="KB3081452" applicabilityEvaluation="deep" releaseType="Update" restart="possible" selfUpdate="true" permanence="permanent">
    save the file
    - back to Installed Updates, right-click on the update entry and it Uninstall will be available (you may need to Refresh the view)

    of course you have to have the newer servicing stack update installed
    and better not to have any updates pending operations to avoid reboot[/B]
     
  14. drew84

    drew84 MDL Addicted

    Joined:
    Mar 13, 2014
    Messages:
    956
    Likes Received:
    1,490
    Trophy Points:
    30
    #1294 drew84, Oct 4, 2015
    Last edited: Oct 4, 2015
    Yes because of the permanence.
    I am aware of the .mum modification, but as previously dicussed with you when running Win 8.1
    On each occasion when looking at the .mum file for files that were giving me trouble I was unable
    to locate any section refering to the "Permanance" state. At the time you suggested that it may
    have had something to do with the use of the Reset Base option.

    Have not bothered with that method since then.... but will now revisit (Thanks abbodi)

    Edit: Thanks also for the refresher
     
  15. MJ_A

    MJ_A MDL Novice

    Joined:
    Feb 28, 2013
    Messages:
    17
    Likes Received:
    3
    Trophy Points:
    0
    #1295 MJ_A, Oct 8, 2015
    Last edited: Oct 8, 2015
    Hi
    I installed Windows 10 Pro RTM X64 about a month ago and because i don't want windows to updates itself, disabled WU through Group Policy. then i download and install the following updates offline: kb3081449, kb3081452, Cumulative Update kb3081455 and kb3087040 for IE flash player (by checking here to know which updates i need). now i want to install new Cumulative Update kb3093266.
    Should (can) i uninstall my previous Cumulative Update: kb3081455 and then install new one: kb3093266? or just install kb3093266 without uninstalling previous Cumulative Update? and if yes, how to uninstall? just uninstalling through: Control Panel\Program and Features\Installed Updates is enough? or there is something else i should do?
    And i read your recent comments and find out kb3081449 superseded by kb3093266 and kb3087040 exists in kb3093266. should (can) i uninstall them too before installing it?

    Thanks a lot
     
  16. drew84

    drew84 MDL Addicted

    Joined:
    Mar 13, 2014
    Messages:
    956
    Likes Received:
    1,490
    Trophy Points:
    30
  17. biatche

    biatche MDL Addicted

    Joined:
    Nov 14, 2009
    Messages:
    568
    Likes Received:
    143
    Trophy Points:
    30
    Does the GDR (update.mum) , LDR (update-bf.mum) system still apply in Win10?

    I'm using more or less the same script to integrate win10 updates to install.wim unless someone here tells me its not fine.
     
  18. PointZero

    PointZero MDL Member

    Joined:
    Oct 5, 2011
    Messages:
    1,333
    Likes Received:
    3,579
    Trophy Points:
    60
    biatche: MS must be phasing out the LDR branch.. Nothing with LDR has been released for Win10. Even with Win8.1, only the .NET updates had LDR. A lot simpler than it was/is with Win7 updates.
     
  19. acyuta

    acyuta MDL Expert

    Joined:
    Mar 8, 2010
    Messages:
    1,669
    Likes Received:
    385
    Trophy Points:
    60
    Been a week now and no new updates. Perhaps will be combined with Patch Tuesday. My policy is to generally now ignore this weekly update (since we do not know what is in it and one hardly sees any change). Just skip 1 and install the next, and so on.
     
  20. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
    @MJ_A
    It's always better to install new updates before uninstalling superseded updates