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

    Jun 26, 2015
    31
    66
    0
    Does it has anything to do with the command

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

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    6,943
    10,704
    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

    Sep 29, 2013
    39
    6
    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

    Jul 14, 2013
    7,625
    14,952
    240
    Microsoft and its infinite wisdom :rolleyes:

    resetbase.png

    Two damn progress bars... wth?