GUID

Stands for "Globally Unique Identifier." A GUID is a 128-bit (16 byte) number used by software programs to uniquely identify the location of a data object. Some examples of data that include GUIDs are streaming media files, Windows registry entries, database keys, and various file types. GUIDs are typically written in hexadecimal notation, containing 32 digits, and may look something like this:

{12345678-9012-3456-7890-123456789012}

Globally unique identifiers are also the basis of the GUID Partition Table (GPT). This is a hard disk partitioning scheme proposed by Intel as part of the Extensible Firmware Interface. It is used by Windows PCs as well as Intel-based Macintosh computers. GPT uses GUIDs to define the different partitions on a hard drive. Some examples include the boot partition, the file system partition, and the data partition. Each operating system that supports the GPT partitioning scheme uses specific GUIDs to label each partition.

Updated October 13, 2008 by Per C.

Definitions by TechTerms.com

The definition of GUID on this page is an original TechTerms.com definition. If you would like to reference this page or cite this definition, you can use the green citation links above.

The goal of TechTerms.com is to explain computer terminology in a way that is easy to understand. We strive for simplicity and accuracy with every definition we publish. If you have feedback about the GUID definition or would like to suggest a new technical term, please contact us.

Want to learn more tech terms? Subscribe to the daily or weekly newsletter and get featured terms and quizzes delivered to your inbox.

Sign up for the free TechTerms Newsletter

How often would you like to receive an email?

You can unsubscribe or change your frequency setting at any time using the links available in each email.

Questions? Please contact us.