Disable ResetBase — WHY?

Discussion in 'Windows 10' started by assbutt, Jul 29, 2015.

  1. assbutt

    assbutt Guest

    #1 assbutt, Jul 29, 2015
    Last edited by a moderator: Apr 20, 2017
    Anyone does know why the f**k this entry is there on a stock W10 Pro install?
    Code:
    Windows Registry Editor Version 5.00
    
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide\Configuration]
    "DisableResetbase"=dword:00000001
    
    
    
    
    
     
  2. LifeIsNotEasy

    LifeIsNotEasy MDL Novice

    Joined:
    Jun 26, 2015
    Messages:
    31
    Likes Received:
    66
    Trophy Points:
    0
    Does it has anything to do with the command

    Dism.exe /online /Cleanup-Image /StartComponentCleanup /ResetBase ??
     
  3. murphy78

    murphy78 MDL DISM Enthusiast

    Joined:
    Nov 18, 2012
    Messages:
    6,943
    Likes Received:
    10,704
    Trophy Points:
    210
    #3 murphy78, Jul 30, 2015
    Last edited by a moderator: Apr 20, 2017
    It might be there for legacy support. I have no problem resetbase'ing a pre-installed or post-installed system, both online and offline.
     
  4. aj7749

    aj7749 MDL Novice

    Joined:
    Sep 29, 2013
    Messages:
    39
    Likes Received:
    6
    Trophy Points:
    0
    #4 aj7749, Jul 30, 2015
    Last edited: Jul 30, 2015
    After "dism ... /ResetBase" there is no way to revert a bad update.

    Edit: "dism ... /ResetBase" makes all previously installed updates permanent. Updates installed afterwards can still be uninstalled until you issue another "dism ... /ResetBase", ... and so on. This command is like setting up a new 'checkpoint'.
     
  5. assbutt

    assbutt Guest

    Is this entry related to the inability to remove install files for unused features? I’m too afraid to check on my main system and do not bother firing up a VM.
     
  6. Mr.X

    Mr.X MDL Guru

    Joined:
    Jul 14, 2013
    Messages:
    7,625
    Likes Received:
    14,952
    Trophy Points:
    240
    Microsoft and its infinite wisdom :rolleyes:

    resetbase.png

    Two damn progress bars... wth?