windows-itpro-docs/windows/client-management/windows-version-search.md
2022-08-10 18:08:08 -04:00

3.0 KiB
Raw Blame History

title, description, keywords, ms.prod, ms.mktglfcycl, ms.sitesec, author, ms.author, ms.date, ms.reviewer, manager, ms.topic
title description keywords ms.prod ms.mktglfcycl ms.sitesec author ms.author ms.date ms.reviewer manager ms.topic
What version of Windows am I running? Discover which version of Windows you're running to determine whether or not your device is enrolled in the Long-Term Servicing Channel or General Availability Channel. Long-Term Servicing Channel, LTSC, LTSB, General Availability Channel, GAC, Windows, version, OS Build w10 manage library vinaypamnani-msft vinpa 04/30/2018 aaroncz troubleshooting

What version of Windows am I running?

To determine if your device is enrolled in the Long-Term Servicing Channel (LTSC, formerly LTSB) or the General Availability Channel (SAC) you'll need to know what version of Windows 10 you're running. There are a few ways to figure this out. Each method provides a different set of details, so its useful to learn about all of them.

System Properties

Click Start > Settings > System > click About from the bottom of the left-hand menu

You'll now see Edition, Version, and OS Build information. Something like this:

screenshot of the system properties window for a device running Windows 10.

You can type the following in the search bar and press ENTER to see version details for your device.

“winver”

screenshot of the About Windows display text.

“msinfo” or "msinfo32" to open System Information:

screenshot of the System Information display text.

Using Command Prompt or PowerShell

At the Command Prompt or PowerShell interface, type "systeminfo | findstr /B /C:"OS Name" /B /C:"OS Version" and then press ENTER

screenshot of system information display text.

At the Command Prompt or PowerShell, type "slmgr /dlv", and then press ENTER. The /dlv command displays the detailed licensing information. Notice the output displays "EnterpriseS" as seen in the image below:

screenshot of software licensing manager.

What does it all mean?

The Long-term Servicing Channel is available only in the Windows 10 Enterprise LTSB edition. This build of Windows doesnt contain many in-box applications, such as Microsoft Edge, Microsoft Store, Cortana (you do have some limited search capabilities), Microsoft Mail, Calendar, OneNote, Weather, News, Sports, Money, Photos, Camera, Music, and Clock. Its important to remember that the LTSC model is primarily for specialized devices.

In the General Availability Channel, you can set feature updates as soon as Microsoft releases them. This servicing modal is ideal for pilot deployments and to test Windows 10 feature updates and for users like developers who need to work with the latest features immediately. Once you've tested the latest release, you can choose when to roll it out broadly in your deployment.