How are Dell's default computer names (DESKTOP-XXXXXX) generated?

How are Dell's default computer names (DESKTOP-XXXXXXX) generated?

I had always assumed that the computer names were the service tag numbers since they are also 7 characters but that doesn't appear to be the case since this computer that I'm looking at has a computer name of DESKTOP-UU1KCDG but the service tag number is 7588XE2.

Does anyone know how the default computer names are generated (i.e. from what information as I can't seem to find any reference to that computer name within any other sort of numbers)?


Does anyone know how the default computer names are generated?

The Computer Name is randomly generated, using the following rules:

ComputerName specifies the computer name used to access the computer from the network.

Specifies the computer name used to access the computer from the network. If ComputerName is missing, you must enter a computer name during Windows Welcome.

If you do not specify a value for ComputerName, you must enter a computer name during Windows Welcome.

If ComputerName is set to an asterisk (*) or is an empty string, a random computer name will be generated.

If you set this value to an asterisk (*), a random computer name is generated.

This random name has at most eight characters from the RegisteredOwner and/or RegisteredOrganization strings plus random characters.

Computer_name is a string with a maximum length of 15 characters.

Source ComputerName


Unless specified by the OEMs (original equipment manufacturer), the ComputerName is randomly generated OOBE (Out-of-the-Box).

If ComputerName is not specified, a random computer name is generated.

[...] Windows creates a random 15-character name using up to 7 characters from FullName and Organization, then a dash, then more random characters.

This means: Once you change (customize) the name, the original, randomly generated name cannot be regenerated. You would have to write down the original name and change it back to that manually. Otherwise, another name will be randomly generated.

The updated version of the article referenced above:

(Source) ComputerName