[DISCUSSION] Windows 10 (1703 RS2) "Creators Update" Final 15063 (PC)

Discussion in 'Windows 10' started by Enthousiast, Mar 21, 2017.

  1. slackeritguy

    slackeritguy MDL Member

    Jun 27, 2013
    163
    25
    10
    #1921 slackeritguy, Apr 2, 2017
    Last edited: Apr 2, 2017
    Which tweak mate?



    So If I want it enabled for all my games, the toggle on the settings app would suffice?
     
  2. Super Spartan

    Super Spartan MDL Expert

    May 30, 2014
    1,740
    1,010
    60
    what's that tweak again? can you post it?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. QS2k15

    QS2k15 MDL Novice

    Dec 27, 2014
    31
    3
    0

    Ya I would love to hear what some more informed folks have to say about this too. I installed an earlier than 15063 build of education while we were on the run up to RTM. I noticed it too had Cortana, and I am also now wondering what is the difference? Anyone have any insight?

    Cheers
     
  4. endbase

    endbase MDL Guru

    Aug 12, 2012
    4,694
    1,717
    150


    Nope you have to do it for each game there is no overall setting yet ;)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,469
    2,486
    120
    #1925 moderate, Apr 2, 2017
    Last edited by a moderator: Apr 20, 2017
  6. TairikuOkami

    TairikuOkami MDL Expert

    Mar 15, 2014
    1,256
    1,155
    60
    #1927 TairikuOkami, Apr 2, 2017
    Last edited by a moderator: Apr 20, 2017
    I use this.
    Code:
    reg add "HKCU\Software\Microsoft\GameBar" /v "AllowAutoGameMode" /t REG_DWORD /d "0" /f
    reg add "HKCU\System\GameConfigStore" /v "GameDVR_Enabled" /t REG_DWORD /d "0" /f
    reg add "HKLM\Software\Policies\Microsoft\Windows\GameDVR" /v "AllowgameDVR" /t REG_DWORD /d "0" /f
     
  7. WildByDesign

    WildByDesign MDL Addicted

    Sep 8, 2013
    754
    408
    30
    #1928 WildByDesign, Apr 2, 2017
    Last edited by a moderator: Apr 20, 2017
    I just wanted to confirm that this registry key still works great with RS2 if a user wants to avoid the driver signing enforcement for EV cert / SHA256 Microsoft Windows signed drivers which is further enforced via Secure Boot. From a security perspective, it is best to avoid this unless you absolutely need a kernel-mode driver which is not signed in this cross-signed method.
     
  8. °ツ

    °ツ MDL Addicted

    Jun 8, 2014
    904
    1,180
    30
    #1929 °ツ, Apr 2, 2017
    Last edited by a moderator: Apr 20, 2017
    Code:
    reg add "HKCU\SOFTWARE\Policies\Microsoft\Windows\DriverSearching" /v DontSearchWindowsUpdate /t REG_DWORD /d 1 /f
    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\DriverSearching" /v SearchOrderConfig /t REG_DWORD /d 0 /f
    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\Device Metadata" /v PreventDeviceMetadataFromNetwork /t REG_DWORD /d 1 /f
     
  9. Nucleus

    Nucleus MDL Guru

    Aug 4, 2009
    2,868
    2,950
    90
    #1930 Nucleus, Apr 2, 2017
    Last edited by a moderator: Apr 20, 2017
    This is verified as working to disable automatic driver updates? If so will add it to Tweaks and Fixes post.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. °ツ

    °ツ MDL Addicted

    Jun 8, 2014
    904
    1,180
    30
    #1931 °ツ, Apr 2, 2017
    Last edited by a moderator: Apr 20, 2017
  11. daveo76

    daveo76 MDL Expert

    Nov 9, 2009
    1,074
    282
    60
    For disabling driver updates. I use Group Policy to disable it.
     
  12. genenioo

    genenioo MDL Addicted

    Oct 9, 2007
    654
    113
    30
    #1933 genenioo, Apr 3, 2017
    Last edited: Apr 3, 2017
    That's the way I disable Windows Defender. Not sure about now but earlier if you turned it off in Settings they would turn it back on within an hour--in Group Policy turning it off is a permanent fix.
     
  13. JBenal

    JBenal MDL Addicted

    Nov 2, 2009
    521
    209
    30
    It was turned off on my computer as well. Thanks to jeff69dini.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. lobo11

    lobo11 TOMAHAWK CHOP

    Feb 16, 2012
    6,584
    5,364
    210
    #1935 lobo11, Apr 3, 2017
    Last edited: Apr 3, 2017
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. S_SubZero

    S_SubZero MDL Member

    Sep 22, 2012
    109
    37
    10
    I updated my computers to 15063 over the last couple of days, and Night Light isn't working for my desktop either. The options for it are all greyed out. I'm assuming there's some sort of requirement I'm not meeting. It's a GTX970 with the latest WU-provided driver, maybe that's it? 4K display? Doesn't like DisplayPort? On my laptops the option is available and working.
     
  16. lobo11

    lobo11 TOMAHAWK CHOP

    Feb 16, 2012
    6,584
    5,364
    210
    #1937 lobo11, Apr 3, 2017
    Last edited: Apr 3, 2017
    I've Got GTX 960 and mine works fine, you have it turned on in settings menu


    Get driver from Nvidia, WU ----
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. TheCandyManHK

    TheCandyManHK MDL Addicted

    Jun 26, 2015
    759
    113
    30
    Finally am stable but without AMD R5 M230 .. Not to bothered about that as am not a gamer .. needless to say it would have been nice anyway .. I'll take disabling over having a black screen every few mins any day of the week .. Anyway I wonder what's in store in the next few days with updates .. :g:
     
  18. nielrajput

    nielrajput MDL Novice

    Mar 23, 2015
    1
    0
    0
    Please update the link again for (15063 UUP x86/x64 Mirror by Wzor [en-us/ru-RU]) its not working
     
  19. NM156

    NM156 MDL Novice

    Jun 10, 2016
    18
    7
    0
    Question. Been searching and reading for hours and am not much more enlightened to guess the answer myself.

    I am running LTSB and just want the High DPI enhancement parts from Creators Update, if possible. Does anyone know if it would just be a matter of integrating certain package/packages, like with MSMG into my install media? Or is it much more core/deeper than that..? I see that they are listed under System in the update feature list, but yeah if any one has a better clue i'd appreciate it.