[DISCUSSION] Windows 10 Enterprise (N) LTSB 2016

Discussion in 'Windows 10' started by Tito, Jul 21, 2016.

  1. Michele-94

    Michele-94 MDL Novice

    May 20, 2018
    12
    0
    0
    Any news about Windows 10 LTSB 2017?
     
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    Yes, that one never existed, the next will be 2018 LTSC (according to msft docs expected 1809).
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Feniksrising

    Feniksrising MDL Member

    Nov 27, 2016
    184
    136
    10
    LTSB is stock Android. Some prefer Touchwiz for some reason.
     
  4. whitestar_999

    whitestar_999 MDL Addicted

    Dec 9, 2011
    752
    347
    30
    Except LTSB is relatively much more functional than stock android.
     
  5. mooty221

    mooty221 MDL Novice

    Aug 11, 2016
    17
    18
    0
    Does LTSB have game mode? And can you update it to the latest?
     
  6. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    Don't know about game mode, updates are the ones for 14393, so, yes you can update them, up till 2026 iirc :D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. PsychedelicShaman

    PsychedelicShaman MDL Member

    Dec 4, 2017
    134
    319
    10
    #487 PsychedelicShaman, May 31, 2018
    Last edited: May 31, 2018
    Nope, it doesn't have Game Mode, which doesn't work at all anyway according to benchmarks. However, LTSB has that thing called "Game DVR", which lets you to record videos from video games, i don't use it personally so i removed it.
     
  8. Flax4

    Flax4 MDL Senior Member

    Apr 10, 2015
    388
    377
    10
    Actually game mode is a cancer for gamers. Strongly suggest to have it disabled. Same with game bar, dvr, etc.
     
  9. PsychedelicShaman

    PsychedelicShaman MDL Member

    Dec 4, 2017
    134
    319
    10
    It's possible that Enterprise LTSC 2018 will have Game Mode included, it should be released in the fall 2018, we just need to wait and see. :)
     
  10. AveYo

    AveYo MDL Expert

    Feb 10, 2009
    1,836
    5,757
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. PsychedelicShaman

    PsychedelicShaman MDL Member

    Dec 4, 2017
    134
    319
    10
    Weird, im on Google Chrome with uBlock Origin + newest version of ESET Internet Security and nothing here, it must be something on your side, but yeah, your method seems even better, i will edit my post.
     
  12. jonaaa

    jonaaa MDL Member

    Jul 20, 2015
    190
    126
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. AveYo

    AveYo MDL Expert

    Feb 10, 2009
    1,836
    5,757
    60
    I'm pretty sure it does disable it! But you know, commands must be run in Command Prompt (admin), scripts must be right-click - Run as administrator, and user must log off / reboot to take effect
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. Dude Guyman

    Dude Guyman MDL Senior Member

    Jun 20, 2017
    371
    413
    10
    #495 Dude Guyman, Jun 1, 2018
    Last edited: Jun 9, 2018
    I've never had GameDVR cause any problem and it is actually a handy screen capture tool, though very basic like any MS junk, but I very rarely use video capture so it works fine for me, if I do decide to use it. Also you can turn it on in your browser (record yo p0rn!) and check "Remember this is a game" and record all sorts of stuff other than games.

    Anyway, I use these two registry files as a toggle on/off for it and that has worked great for me.

    GameDVR Disable:
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_CURRENT_USER\System\GameConfigStore]
    "GameDVR_Enabled"=dword:00000000
    
    [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\GameDVR]
    "AudioCaptureEnabled"=dword:00000000
    "AppCaptureEnabled"=dword:00000000
    
    
    GameDVR Enable (default):
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_CURRENT_USER\System\GameConfigStore]
    "GameDVR_Enabled"=dword:00000001
    
    [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\GameDVR]
    "AudioCaptureEnabled"=dword:00000001
    "AppCaptureEnabled"=dword:00000001
    
    
     
  15. hakah

    hakah MDL Member

    Apr 4, 2014
    201
    99
    10
    Is there any new release on Windows 10 Enterprise LTSB yet?
     
  16. Saurav

    Saurav MDL Addicted

    Jul 6, 2015
    622
    404
    30
    No.
     
  17. Tito

    Tito Admin / Adviser
    Staff Member

    Nov 30, 2009
    19,091
    19,920
    340
    @JohnTravolski

    That feature was added with Windows 10 Build 14942, so can't be back-ported to 14393.
     
  18. JohnTravolski

    JohnTravolski MDL Novice

    May 20, 2018
    20
    2
    0
    Thanks for confirming it for me. Too bad though, it's really nice.