[DISCUSSION] Windows 10 Build 10240

Discussion in 'Windows 10' started by murphy78, Jul 15, 2015.

  1. omgbbqit

    omgbbqit MDL Member

    Aug 14, 2012
    143
    30
    10
  2. lobo11

    lobo11 TOMAHAWK CHOP

    Feb 16, 2012
    6,576
    5,364
    210
    Very off topic but just received in mail letter from COMCRAP

    Internet Speed Increase 50Mbs to 75Mbs

    1. Shut down your computer
    2. Unplug your modem
    3.Plug your modem back in
    4. Wait 30 seconds to turn computer back on

    This really works if you get your internet thru Comcast
    Remember, I'm just messenger, don't shoot:D:eek:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. EFA11

    EFA11 Avatar Guru

    Oct 7, 2010
    8,710
    6,741
    270
    let this be your first addition lol
     

    Attached Files:

  4. Nucleus

    Nucleus MDL Guru

    Aug 4, 2009
    2,867
    2,950
    90
    #2604 Nucleus, Jul 17, 2015
    Last edited: Jul 17, 2015
    I've passed on it mate.

    One of those posting all this tweaking stuff can open one and hopefully keep some sort of order to the OP - though I don't envy them that job! :eek:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. mtrai

    mtrai MDL Addicted

    Apr 24, 2008
    700
    257
    30
    It is very simple navigate to C:/Windows/SystemApps/Microsoft.MicrosoftEdge_8wekyb3d8bbwe

    Rename the file Microsoft.MicrosoftEdge_8wekyb3d8bbwe to Microsoft.MicrosoftEdge_8wekyb3d8bbwe.bak ( might be able to delete it did not try)

    Restart and it is gone from start menu and task bar, as I noted it leaves the blank clickable space on the task bar, not feeling like searching for particular fix.

    To restore just remove the .bak and restart.
     
  6. victorios

    victorios MDL Member

    Oct 26, 2012
    245
    24
    10
    @labvxe The surprise is probably one: Windows 10 for very low price; or Windows 10 is offer free for Windows 10 insiders.
     
  7. woniu

    woniu MDL Member

    Aug 1, 2009
    132
    52
    10
    Many updates in Store (including Store)
     
  8. EFA11

    EFA11 Avatar Guru

    Oct 7, 2010
    8,710
    6,741
    270
    I dont blame you, hell it is a JOB that requires a lot of attention and extra time. Time we could be using for other things like; trolling, eating, and or sleeping :D
     
  9. lobo11

    lobo11 TOMAHAWK CHOP

    Feb 16, 2012
    6,576
    5,364
    210
    I just hope all he is posting does not mess with system files and running sfc fixes what you thought you had:confused:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. chris19756

    chris19756 MDL Member

    Jul 20, 2009
    131
    66
    10
    i have in regedit this 10240.16387.amd64fre.th1_st1.150711-1429 xD
     
  11. mtrai

    mtrai MDL Addicted

    Apr 24, 2008
    700
    257
    30
    The defender one was the one I wanted, but ran across a few other things, while trying to track it down, so was checking them out.
     
  12. TeamOS

    TeamOS MDL Guru

    May 27, 2013
    3,036
    1,739
    120
    the most tweaks 80% is from Regedit (registry) ..so only few dll files can tweaked...
     
  13. mtrai

    mtrai MDL Addicted

    Apr 24, 2008
    700
    257
    30
    The few things I have found today do not involve the registry thankfully but mainly gpedit policies. Other then the edge thing.
     
  14. ashish.k

    ashish.k MDL Senior Member

    Dec 27, 2014
    299
    134
    10
    Yes! I guess you are right, probably the surprise is this only. Insiders are getting permanently activated on build 10240 if they upgrade activated but timebombed build 10162/10166 from Windows upgrade. This works even if we clean installed build 10162/10166 and then upgraded to build 10240. After that even if we reinstall build 10240 clean, activation remains permanent.

    PS: This is based on speculation that Win10 build 10240 didn't see my SLIC 2.1 and activated through that because I never used Win7 to upgrade to preview builds or 10240. I always did a clean install of every Insider preview build, every build except upgraded to 10240 from clean 10166 then again installed a clean 10240.
     
  15. lobo11

    lobo11 TOMAHAWK CHOP

    Feb 16, 2012
    6,576
    5,364
    210
    Where does Edge save all its settings:D:confused:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. TeamOS

    TeamOS MDL Guru

    May 27, 2013
    3,036
    1,739
    120


    example: disable WU Drivers download..:D




    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\DriverSearching]
    "SearchOrderConfig"=dword:00000002


    and here's a reference for SearchOrderConfig




    SearchOrderConfig 0 = Yes, do this automatically
    SearchOrderConfig 1 = No, let me choose what to do, Always install the best...
    SearchOrderConfig 2 = No, let me choose what to do, Install driver software from windows update ...
    SearchOrderConfig 3 = No, let me choose what to do, Never install driver software from Windows update






    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\DriverSearching]
    SearchOrderConfig 1 = No, let me choose what to do, Always install the best...
    SearchOrderConfig 2 = No, let me choose what to do, Install driver software from windows update ...
    SearchOrderConfig 3 = No, let me choose what to do, Never install driver software from Windows update


    here is no actual SearchOrderConfig 0
    the "zero" is trigerred automatically by a combination of registry keys SearchOrderConfig 1 +
    PreventDeviceMetadataFromNetwork 0, if you were to manually change SearchOrderConfig to zero, it does nothing if PreventDeviceMetadataFromNetwork is not enabled.






    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Device Metadata]
    PreventDeviceMetadataFromNetwork 0 = enhanced icons enabled
    PreventDeviceMetadataFromNetwork 1 = enhanced icons disabled




    0 = "No, let me choose what to do - Never install driver software from Windows Update"
    1 = "Yes, do this automatically (recommended)"
    2 = "No, let me choose what to do - Install driver software from Windows Update if it is not found on my computer."




     
  17. EFA11

    EFA11 Avatar Guru

    Oct 7, 2010
    8,710
    6,741
    270
    #2617 EFA11, Jul 17, 2015
    Last edited by a moderator: Apr 20, 2017
    in settings!! :D

    maybe somewhere like this
    Code:
    C:\Users\YOURUSER\AppData\Local\Packages\Microsoft.MicrosoftEdge_8wekyb3d8bbwe
    8wekyb3d8bbwe will probably be different.
     
  18. Krutonium

    Krutonium MDL Senior Member

    Aug 27, 2013
    409
    285
    10
    You left hacking and coding off that list ;)
     
  19. lobo11

    lobo11 TOMAHAWK CHOP

    Feb 16, 2012
    6,576
    5,364
    210
    #2619 lobo11, Jul 17, 2015
    Last edited by a moderator: Apr 20, 2017
    So how would one backup those settings for future use, don't shoot:worthy:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  20. chris19756

    chris19756 MDL Member

    Jul 20, 2009
    131
    66
    10
    is 10240 now the rtm version?i think not in diagnostic by privacy is 2 option one never send second with easy, automatic