How to Rename Your Windows 10 PC

- How to Rename Your Windows 10 PC 3

By default, your computer name usually consists of brand, version, and seemingly random number that hard to read. This will be the default name when you trying to connect Bluetooth devices, WiFi, and network sharing.

To make a computer name easier to remember, you can always rename it by following this guide.

Method 1: Rename in Windows Settings

1. Go to Start, hit Windows Settings.

Settings 3 - How to Rename Your Windows 10 PC 5

2. Select System.

System - How to Rename Your Windows 10 PC 7

3. On the left panel, click About.

About - How to Rename Your Windows 10 PC 9

4. Click Rename this PC.

Rename this PC - How to Rename Your Windows 10 PC 11

5. Give your PC a new name, then click Next.

- How to Rename Your Windows 10 PC 13

6. Restart the device to save.

Restart your PC - How to Rename Your Windows 10 PC 15

7. The device name has been successfully changed.

Device name - How to Rename Your Windows 10 PC 17

This is will only change the computer name, but not the Microsoft account connected to it. The name will be the default name even if you upgraded some of the computer components. But you still need to reactivate Windows first.

Method 2: Rename in System Properties

The classic way to rename your PC is in System Properties:

  1. Right-click the Windows start button
  2. Click System
  3. Click Advanced system settings on the left
  4. In the System Properties window, click the Change button
  5. Enter the new PC name and click OK
  6. Reboot your computer for changes to take effect

This method works on all modern versions of Windows, but involves a few more steps than using Settings.

Method 3: Rename with PowerShell

Using PowerShell commands is an advanced way to rename your PC:

  1. Search for PowerShell, right-click it, and select Run as administrator
  2. Type the command below to rename, replacing “NEW-PC-NAME” with your new name:Rename-Computer -NewName "NEW-PC-NAME"
  3. Press Enter and reboot when prompted

PowerShell is especially handy if you want to script the renaming process across multiple computers.

Conclusion

Renaming your Windows 10 PC to a more personalized and identifiable name only takes a few minutes. Just use Windows Settings, System Properties, PowerShell, or Command Prompt to change it. Doing so helps easily distinguish your computer from others when networked and gets rid of any generic default names.