Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Facebook Twitter Instagram
Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Tech News Today
Home » Hardware

What is a System Service Tag? 4 Ways to Locate It

Abhishek SilwalBy Abhishek SilwalJune 11, 2023
System Service Tag

All devices including computers contain a unique identification number that helps the manufacturer track the ownership and warranty information of the device. While most technology companies use the term, Serial Number, to refer to this identification, companies like Dell, HP, and so on call it a Service Tag.

Mac computers show the serial number directly on the Mac information window, About this Mac. But devices that use the term, service tag, target Windows and Linux as the main operating systems. 

In such systems, you will need to use the BIOS/UEFI settings or a Command-line Interface to get this information. Some devices will also have a few other ways to locate the serial number.

Table of Contents

  • From the Packaging or Stickers
  • Using Command-line Interface
  • Through BIOS or UEFI Settings
  • Using Official Support Apps or Websites

From the Packaging or Stickers

The quickest way to locate the system service tag is by checking the packaging for the motherboard or the laptop. They usually contain stickers with barcodes that show the service tag or the serial number. You may also find the service tag on the device’s warranty form.

dell-laptop-model-name-service-tag-sticker

Most laptops also come with stickers on the bottom panel where you can find this information. You will usually find them near the model name and next to the Service tag, ST, S/N, Serial, and so on.

Using Command-line Interface

Another method to check the serial number or service tag is through the built-in Command-line Interfaces like Command Prompt and PowerShell.

You need to use a Windows Management Interface (WMI) class command WMIC on Command Prompt to get the service tag. The WMI is an interface that you can use to access various hardware and software data on Windows.

  1. Open Run by pressing Windows + R.
  2. Type cmd and press Enter to open Command Prompt.
  3. Type wmic bios get serialnumber and press Enter.
    lenovo-wmic-bios-get-serialnumber

You can also use a Common Information Model (CIM) class cmdlet, Get-CimInstance, on PowerShell to get the same information. The CIM classes are actually the parent classes for the WMI classes, so they will help give the same information.

Note: It is also possible to use the Get-WMIObject cmdlet with the same attributes to get the same result. But this cmdlet is becoming deprecated, so it may not be available in the future.
  1. Open Run.
  2. Type powershell and press Enter to open Windows PowerShell.
  3. Type Get-CimInstance -ClassName Win32_BIOS | Format-List SerialNumber and press Enter.
    get-ciminstance-serial-number

If you have a Linux OS, you can use the command sudo dmidecode -s system-serial-number on the Terminal to get the service tag number.

Through BIOS or UEFI Settings

You can also find out the serial number or the service tag on the BIOS Setup Utility or the UEFI Firmware Settings. This interface lists out some important details of your motherboard or system board, which also includes the system service tag.

  1. Power up or restart your computer. As soon as you see the manufacturer’s logo, keep pressing the BIOS key repeatedly to get to the BIOS or UEFI settings. You can also use the steps below to access the UEFI Firmware settings:
    • Click on the power button on the login screen or the Start menu.
    • Press and hold Shift and then click on the Restart button. Click Restart anyway if necessary. It will lead you to Advanced Startup options.
    • Here, select Troubleshoot > Advanced options > UEFI Firmware Settings > Restart.
      uefi firmware settings
  2. You can find the serial number inside the Main, System, System Information, Overview, or a similar tab.
    dell-bios-model-service-tag

Using Official Support Apps or Websites

Most motherboard or laptop manufacturers also provide dedicated support applications that help diagnose issues or update the device drivers. Such applications also usually show your device’s information, including the serial number.

Even if such applications are not available, you will usually be able to check out the serial number through the official online support website. They will provide services or certain mini-apps that help the browsers automatically detect your device and list out all of its necessary information.

Both of these processes depend on the individual device’s manufacturer. So, you will have to check out official sources if you need any help.

how-to
Abhishek Silwal
  • LinkedIn

Abhishek Silwal is an Electronics Engineer and a technical writer at TechNewsToday. He specializes in troubleshooting a wide range of computer-related issues. His educational background in Electronics Engineering has given him a solid foundation in understanding of computers. He is also proficient in several programming languages and has worked on various robotics projects. Even in his early days, he used to tinker with various computer components, both hardware, and software, to satiate his curiosity. This experience has given him a breadth of experience that goes beyond his educational qualification. Abhishek has been writing articles on dealing with varieties of technical issues and performing specific tasks, especially on a Windows machine. He strives to create comprehensive guides on fixing many system and hardware issues and help others solve their problems. You can contact him at abhisheksilwal@technewtoday.com

Related Posts

motherboard chipset

Understanding Motherboard Chipset and Its Importance

September 20, 2023
best pattern to apply thermal paste

Best Thermal Paste Pattern: 5 Methods Tested

September 18, 2023
how-to-print-without-a-printer

How to Print Without a Printer

September 18, 2023
msi raid

How To Create A RAID Array On MSI Motherboard

September 17, 2023
printer-keeps-going-offline

How to Fix Your Printer That Keeps Going Offline

September 16, 2023
motherboard slots

Motherboard Slots and Sockets: Beginner’s Guide

September 20, 2023
Add A Comment

Leave A Reply Cancel Reply

Latest Posts
how to turn off hardware acceleration

How to Turn Off Hardware Acceleration

September 22, 2023
motherboard chipset

Understanding Motherboard Chipset and Its Importance

September 20, 2023
Naval-Warfare-Games

Best Naval Warfare Games

September 18, 2023
You may also like
printer-not-printing

How to Fix a Printer That’s Not Printing

September 20, 2023
Share Location With Friends and Family

Share Location With Friends and Family (iPhone and Android)

September 18, 2023
how-to-print-without-a-printer

How to Print Without a Printer

September 18, 2023
Recommended
Cookie Clicker Garden Guide

Cookie Clicker Garden Guide to Unlocking Every Seed

September 26, 2021
monitor no signal

Computer Turns On But Monitor Says No Signal (9 Ways To Fix)

November 10, 2022
Facebook Twitter Pinterest
  • Home
  • About Us
  • Our Team
  • Editorial Guidelines
  • Privacy Policy
  • Affiliate Disclosure
© 2023 TechNewsToday, editor@technewstoday.com | Tech Central Pvt. Ltd.

Type above and press Enter to search. Press Esc to cancel.