[DISCUSSION] Windows 11 Enterprise/IoT Enterprise (N) LTSC 2024 (24H2 / 26100.x)

Discussion in 'Windows 11' started by Enthousiast, Apr 26, 2024.

  1. Andrew1968

    Andrew1968 MDL Member

    Nov 3, 2024
    149
    163
    10
    Isn't it obvious that this was a joke? Linux is not at all what is being discussed here.
     
  2. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,076
    10,299
    270
    #3102 Carlos Detweiller, Sep 24, 2025
    Last edited: Sep 24, 2025
    Sorry, it was meant sarcastic. You just cannot 100% disable all Telemetry in Windows and never could. A certain amount is just needed (for example, to serve the correct updates applicable to your system, certain information must be sent).
    What we want to prevent is the unneeded, personal data mining. And you can pretty much do that with the scripts offered here. Just be cautious and on top of new developments, usually also quickly discovered around here. :)

    As for Linux distro recommendation, you would not believe how incredibly hard it is. Everyone has different requirements. I'm experimenting with Linux Mint (both Ubuntu and Debian based) and Manjaro (Arch). It will take some time to find the perfect distro for you, but once you do, it will make a good home.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Espionage724

    Espionage724 MDL Expert

    Nov 7, 2009
    1,154
    441
    60
    #3103 Espionage724, Sep 24, 2025
    Last edited: Sep 26, 2025
    Can video as background/Dreamscene be done on 25H2 now?

    Edit: Probably wrong thread; meant on 25H2 not LTSC 24H2 :p
     
  4. dudeluv

    dudeluv MDL Senior Member

    Aug 7, 2012
    372
    136
    10
    #3104 dudeluv, Sep 24, 2025
    Last edited: Sep 24, 2025
    Steam has that feature
     
  5. kyrcy

    kyrcy MDL Senior Member

    Feb 25, 2020
    312
    32
    10
    #3105 kyrcy, Sep 24, 2025
    Last edited: Sep 25, 2025
    Which scripts offered here are you referring to?
     
  6. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,076
    10,299
    270
    Yeah, Wallpaper Engine. But, actually the new "Dreamscene-like" feature in Windows 25H2 itself is meant.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Eiji Shinjo

    Eiji Shinjo MDL Novice

    Jan 21, 2013
    14
    8
    0
    Would be nice to have the new Xbox Full Screen Experience mode on LTSC 2024.
     
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,944
    450
    Yeah, a volume license clients extra OS needs to get a game experience...so the ypist can play GTA al day:rolleyes:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. expert

    expert MDL Member

    Nov 3, 2007
    137
    148
    10

    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DataCollection]
    "AllowTelemetry"=dword:00000000
     
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,944
    450
    He already knows how to set telemetry to "0", but that is not enough for him.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. Andrew1968

    Andrew1968 MDL Member

    Nov 3, 2024
    149
    163
    10
    I found Win 11 Enterprise LTSC 2024 Retail Key with MAK Count:

    Key: *****-*****-*****-*****-*****
    Description: Win 2024 RTM EnterpriseS Retail
    SubType: [Ge]X23-54169
    LicenseType: Retail
    MAKCount: -1
    Time: 25/09/2025 21:52:07 (GMT+7)

    Does Windows 11 Enterprise LTSC 2024 have a retail keys too?
     
  12. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,027
    340
    Retail keys has no "MAK" Count
     
  13. Andrew1968

    Andrew1968 MDL Member

    Nov 3, 2024
    149
    163
    10
    That's why I was asking... I saw OEM-keys with MAK Count but no Retail.
    I checked again with different way:
    Key: *****-*****-*****-*****-*****
    Description: Win 2024 RTM EnterpriseS Retail
    Sub type: [Ge]X23-54169
    Error code: The key is not supported by pidms
    Time: 9/25/2025 10:01:12 PM (GMT+7)

    My question was: does Windows 11 Enterprise LTSC 2024 have a retail keys too?
    I found online-shop with Win 2024 RTM EnterpriseS Retail keys.
    If so maybe there is a possibility to get Windows 11 Enterprise LTSC 2024 digital license?
     
  14. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,944
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. Andrew1968

    Andrew1968 MDL Member

    Nov 3, 2024
    149
    163
    10
  16. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,027
    340
  17. kyrcy

    kyrcy MDL Senior Member

    Feb 25, 2020
    312
    32
    10
    Is it possible to enable Windows 10 File Explorer in Windows 11 Enterprise/IoT Enterprise (N) LTSC 2024?
     
  18. Meedas

    Meedas MDL Junior Member

    May 12, 2025
    59
    70
    0
    #3118 Meedas, Sep 28, 2025
    Last edited: Sep 28, 2025
    Create a .reg file and run it with the following text:

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked]
    "{e2bf9676-5f8f-435c-97eb-11607a5bedf7}"="{d93ed569-3b3e-4bff-8355-3c3f4f4856cc}"

    Once you run the .reg file, reboot the computer. If you need to revert the changes, create another .reg file with the following and run it:

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked]
    "{e2bf9676-5f8f-435c-97eb-11607a5bedf7}"=-

    Update: Disregard... this method is outdated.
     
  19. kyrcy

    kyrcy MDL Senior Member

    Feb 25, 2020
    312
    32
    10
    Is this supposed to work in Version 10.0.26100.6584?
     
  20. Meedas

    Meedas MDL Junior Member

    May 12, 2025
    59
    70
    0
    I checked and it looks like the method is outdated. Seems the only way is to use a 3rd party program (e.g. ExplorerPatcher)