mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 10:23:37 +00:00
Add periods to alt text
No other changes
This commit is contained in:
@ -22,27 +22,27 @@ Click **Start** > **Settings** > **System** > click **About** from the bottom of
|
||||
|
||||
You'll now see **Edition**, **Version**, and **OS Build** information. Something like this:
|
||||
|
||||

|
||||

|
||||
|
||||
## Using Keyword Search
|
||||
You can simply type the following in the search bar and press **ENTER** to see version details for your device.
|
||||
|
||||
**“winver”**
|
||||
|
||||

|
||||

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

|
||||

|
||||
|
||||
## 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**
|
||||
|
||||

|
||||

|
||||
|
||||
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:
|
||||
|
||||

|
||||

|
||||
|
||||
## What does it all mean?
|
||||
|
||||
|
Reference in New Issue
Block a user