Build 9879: No new Preview Build was found, please help me!

Discussion in 'Windows 10' started by tech-fan, Nov 12, 2014.

  1. tech-fan

    tech-fan MDL Junior Member

    Aug 13, 2012
    61
    3
    0
    I haven't made any changes to registry settings, and I have already updated from Build 9841 to Build 9860 but i can't update to 9879, is that because I've removed the "Windows.old" files ?
     
  2. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,219
    84,895
    340
    #2 abbodi1406, Nov 12, 2014
    Last edited by a moderator: Apr 20, 2017
    Try adding this value
    Code:
    [HKEY_LOCAL_MACHINE\Microsoft\WindowsSelfHost\Applicability]
    "ThresholdOptedin"=dword:00000001
    so all will be
    Code:
    [HKEY_LOCAL_MACHINE\Microsoft\WindowsSelfHost\Applicability]
    "BranchName"="fbl_release"
    "ThresholdRiskLevel"="low"
    "ThresholdOptedin"=dword:00000001
    
     
  3. MrMagic

    MrMagic MDL Guru

    Feb 13, 2012
    6,015
    4,148
    210
    Then change "Slow" to "Fast"
     
  4. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,219
    84,895
    340
  5. tech-fan

    tech-fan MDL Junior Member

    Aug 13, 2012
    61
    3
    0

    Attached Files:

  6. xibunny

    xibunny MDL Novice

    Jul 29, 2009
    21
    0
    0
    SERIOUSLY stop this spam, i hope someone bans you for the thread reviving.
     
  7. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,697
    13,699
    340
    #7 xinso, Jul 13, 2015
    Last edited by a moderator: Apr 20, 2017
    This thread was created on 13 Nov 2014, wasn't it?

    Besides that, we are neither Moderators nor Administrators, are we?

    Find something that could be useful to you. Do not just fool around.

    No offensive intention - simply kind feedback.

    FYI, to get latest fbl_impressive builds with old builds:

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsSelfHost\Applicability]
    "BranchName"="fbl_impressive"
    "ThresholdRiskLevel"="low"
    "ThresholdOptedin"=dword:00000001