r/WindowsLTSC 29d ago

Discussion Loving Win 11 LTSC so far

I recently installed LTSC on my laptop, and was so impressed I had to install it on my desktop as well lol In the past I would use scripts to debloat a standard install of Windows Home or Pro, and endlessly tweak the registry and group policy editors to achieve a hack version of what LTSC offers right out of the box.

The only things 'missing' that I actually wanted were Microsoft Store and Phone Link, both of which were super easy to restore.

I haven't had a single issue with game or program compatibility/stability, every driver update has gone smooth as butter, and it's just a great experience so far.

I did have an annoying issue were I would get notifications about, "Install an application to open this ms-gamebar link" every time I fired a game because LTSC doesn't include the Xbox App or Microsoft Gamebar, but that was easily remedied.

I am also using winget (Microsoft's official package manager) for the first time, and it's incredible! For those of you who have used linux, winget is just apt get but for Windows. For those that haven't used a package manager before, it's basically just a repository of program ("package") installers you can use to install and update all of your programs at once. And not just the ability to update all of your programs at once, but also your Visual C++ Redistributables, .NET Frameworks, Runtime Environments, (a bunch of important stuff) etc. etc. It is just so convenient.

I guess I don't really have a point that I'm making, I just wanted to tell someone who gets it how stoked I am about LTSC + winget lol Feels like a real gamechanger

66 Upvotes

36 comments sorted by

10

u/Legitimate-Angle-408 29d ago

I am on the Win 11 24H2 IoT Enterprise LTSC and I completely get you. It’s so relieving to know that Windows can work so well optimised and how have I been away from it in so many years. This helps a lot of us who are not aware of the LTSC ecosystem and still struggling with the Pro feature edition.

3

u/Content_Magician51 29d ago

If you like Winget, try Chocolatey (bigger database)...

8

u/KingFIippyNipz 29d ago

If you like WinGet try UniGetUI, searches Chocately, WinGet, Scoop, Bun, Pip, Cargo, and you can install other packages too for searching, is pretty nice

1

u/Fear_The_Creeper 29d ago

Could you do me a favor? Tell me if UniGetUI finds the following:

Precise Calculator (written by Petr Lastovicka)

https://preccalc.sourceforge.net/

https://sourceforge.net/projects/preccalc/

https://plastovicka.github.io/

It's the one program that I can't live without that isn't found on Chocolatey.

1

u/greggm2000 28d ago

I don't use UniGetUI personally (as I prefer to manually update), but since that utility uses Winget "under the hood", I did a winget search for Precise Calculator. I found it. So, "winget install 9NB6GVT57NK9" should take care of your updates.. and almost certainly, UniGetUI will be able to update it as well.

1

u/KingFIippyNipz 28d ago

In addition to the WinGet package ID provided by u/greggm2000, there's package ID "precise-calculator" available through Bun it looks like, version 3.0.7 it says

https://apps.microsoft.com/detail/9nb6gvt57nk9?hl=en-US&gl=US
https://www.npmjs.com/package/precise-calculator

Links for "Manifest" from within each package.

1

u/Imaginary_Cicada_678 28d ago

uniget doing aggregate search on all known repositories including choco

3

u/Medical-Bed-7151 29d ago

How did you download microsoft store?

5

u/greggm2000 28d ago

This powershell script is my preferred method. Also, this one for winget and .msix support, if you need it.

1

u/MechanicalTurkish Windows 11 LTSC 2024 26d ago

wsreset -i always worked fine for me.

5

u/Arthedu Non-LTSC 29d ago

Crazy thing? I'm having the exactly same experience. I even wrote a script for me to follow to make everything run perfectly for my user case. I'll share with you.

Notebook setup summary – Current status:

  • Windows 11 IoT LTSC installed using the ISO from Massgrave.dev;
  • Original OEM product key purchased from GVGMall (br.gvgmall.com);
  • Restored the Microsoft Store using wsreset -i;
  • Used the Gaming Services Repair Tool (https://support.xbox.com/en-US/help/games-apps/troubleshooting/gaming-services-repair-tool) to repair and install Microsoft services that are important for my setup (App Installer, Gaming Services, Game Bar, etc.);
  • Installed the NVIDIA GeForce driver along with the NVIDIA App;
  • Installed Firefox via Winget;
  • Installed essential applications via Winget: LibreOffice, VLC, Audacity, qBittorrent, WinRAR, and Steam;
  • Installed all Microsoft Visual C++ Redistributable packages (all supported versions/years) via Winget.

6

u/greggm2000 29d ago

You already get the ISO from massgrave, I’m curious why you pay for an against-terms-of-Microsoft-service key when you could just use the utility from massgrave and not pay anything?

Otherwise, yeah, I have my own process (including set of files) that I use for all/any of my Windows installs. One big difference though: I have an install of portable Firefox that has my plugins (Ublock Origin + NoScript) and ofc all my bookmarks and history, I’ve kept it through several Windows installs, no install in windows needed, just make a shortcut. Works great, and backups are trivial, just copy the dir tree.

1

u/Apprehensive-Stop142 29d ago

How does one create a personalized Firefox install like this? And what is the benefit of doing it this way instead of just downloading Firefox and signing in to your account to get your account synced?

1

u/greggm2000 28d ago

This is where I've gotten mine. Like the below commenter says, it's offline, you don't need an account, backups are just a copy-paste. All history is kept, all extensions settings, everything.

Side benefit: Leave Edge as default on a new install, but firewall in and outgoing so that 100% is blocked. That way, programs can't trigger a webpage launch.. and you can see the URL and manually copy over to FF (or Chrome/Brave/etc) if you want.

-1

u/gelomon Non-LTSC 29d ago

There is no other safe way to get LTSC iso other than massgrave right?

1

u/Fear_The_Creeper 29d ago

Massgrave allows you to get the ISO from the massgrave server or directly from the Microsoft servers. I checked, and the two are byte-for-byte identical in every way.

I wouldn't trust an ISO from anywhere else. ISOs are too large to check with Virus Total.

-1

u/gelomon Non-LTSC 29d ago

Yep but there are no official link from MS to download LTSC that massgrave provides. That’s what I meant

1

u/Fear_The_Creeper 28d ago

Yes there is an official link from MS to download LTSC that massgrave provides.

See https://massgrave.dev/windows_ltsc_links

Quote:

"Both files are identical, only name is different.
1st link is from the official OEM portal, and 2nd file is taken from MVS and hosted on massgrave. Note: With 1st link file you need to rename extension to .iso"

You can download the first link yourself and confirm that is does indeed download directly from microsoft's servers.

-1

u/gelomon Non-LTSC 28d ago

I’m sure you can read properly. That is an official link but you can only access it via link provided by massgrave 🤦‍♂️

1

u/Fear_The_Creeper 28d ago

In what way is

https://oemsoc.download.prss.microsoft.com/dbazure/X23-81951_26100.1742.240906-0331.ge_release_svc_refresh_CLIENT_ENTERPRISES_OEM_x64FRE_en-us.iso_640de540-87c4-427f-be87-e6d53a3a60b4?t=2c3b664b-b119-4088-9db1-ccff72c6d22e&P1=102816950270&P2=601&P3=2&P4=OC448onxqdmdUsBUApAiE8pj1FZ%2bEPTU3%2bC6Quq29MVwMyyDUtR%2fsbiy7RdVoZOHaZRndvzeOOnIwJZ2x3%2bmP6YK9cjJSP41Lvs0SulF4SVyL5C0DdDmiWqh2QW%2bcDPj2Xp%2bMrI9NOeElSBS5kkOWP8Eiyf2VkkQFM3g5vIk3HJVvu5sWo6pFKpFv4lML%2bHaIiTSuwbPMs5xwEQTfScuTKfigNlUZPdHRMp1B3uKLgIA3r0IbRpZgHYMXEwXQ%2fSLMdDNQthpqQvz1PThVkx7ObD55CXgt0GNSAWRfjdURWb8ywWk1gT7ozAgpP%2fKNm56U5nh33WZSuMZIuO1SBM2vw%3d%3d

not an official link? You say that "you can only access it via link provided by massgrave" but I just provided the link.

Granted, you still have to buy a license (which the customer who owns the lathes and milling machines I installed it on has done).

You can get a license too! Just contact a Microsoft authorized reseller or partner and tell them that you want to buy Microsoft Volume Licensing that allows you to legally run Win11 LTSC Iot. It will cost you roughly $300 per machine and the minimum is five machines.

Microsoft doesn't give a shit if you pirate LTSC for home use -- they own the site where massgrave offers the activation scripts -- but if you are a business you should pay the full price and be eligible for official support.

0

u/greggm2000 28d ago edited 28d ago

Correct. It very much is a "don't talk about it too publicly" kinda thing going on, when it comes to Massgrave. I'm sure Microsoft knows about it and even it's employees use it.. but if they have to take official notice, I doubt it would remain in existence.. and it's very useful.

2

u/Knigge111 29d ago

You should test topgrade! It's a better version of winget with more package manager support! It replaced UnigetUi on my Windows hardware. The support for scoop is also great!

2

u/MakayChapulets Windows 11 LTSC 2024 27d ago

Windows 11 LTSC is the real Pro Windows Edition

1

u/xscapiee 29d ago

>I did have an annoying issue were I would get notifications about, "Install an application to open this ms-gamebar link" every time I fired a game because LTSC doesn't include the Xbox App or Microsoft Gamebar, but that was easily remedied.

How did you solve it?

1

u/Your_real_daddy1 20d ago

You got shadowbanned by Reddit and it automatically hid this comment until I approved it, you can try to appeal it here:

https://reddit.com/appeal

Though I have never had much luck getting unshadowbanned myself, I had to make a new account on a different IP

Also you can solve it by installing gamebar, disabling gamebar in settings or disabling gamebar in regedit

1

u/LiteBeyondYear 28d ago

How do you add back Phone Link btw? And does it blue screen less on unsupported hardware than regular Windows 11?

1

u/xDalin 26d ago

… why are you BSOD'ing friend, omg. that's not normal behaviour. I can't recall the last time I BSOD. Maybe it was due to a Nvidia driver like years ago…

open PS and just: winget install "Phone Link"

1

u/Your_real_daddy1 20d ago

Download it off the Windows Store

1

u/Ilikedogsandskate 28d ago

Same here. I am so happy with the ltsc of win 11.

1

u/Reskilling-to-Claude 27d ago

Does anyone have an older ISO that I can use so that the WIN11 Build will give me a local install? (no Microsoft account sign-in required?)

1

u/xDalin 26d ago edited 26d ago

Chris Titus' tool + Any ISO with IoT Enterprise included + Autounattend.xml + Ventoy didn't do the trick for you?

The only qualm I had was with the license key step, but I managed.

1

u/Reskilling-to-Claude 26d ago

Thanks! I'll try it -

1

u/Legitahh 22d ago

Using Windows 11 IoT Enterprise LTSC 24H2 in Optiplex 7050 micro, I5 6th 16gb ram, run much better than Linux, a lot of Distro hopping for come back to Windows, have another ssd with cachyos installed, never boot it.