4 Best Ways to Change Your Computer Name in Windows


If you recently bought a new computer or laptop with Windows installed, you might be shocked to know your PC’s default name. The default name of Windows often looks weird. It usually has a combination of random letters and numbers, which is hard to remember.

If you have multiple devices at home, like a desktop, smartphone, tablet, or laptop, and connect them to the wireless network, you can change the computer name for easy identification on a network.

Please note that we are discussing the computer name here, not the user account name. Many users get confused between the two.

1. Change Computer Name Using Settings (Windows 10)

You can use the Windows Settings app to change the Windows computer name. Follow some of the simple steps given below.

1. Press Windows Key + I on your computer to open Settings.

press Windows Key + Ipress Windows Key + I

2. On Settings, click on System.

click on the 'System'click on the 'System'

3. On the left-hand side pane, select About.

select 'About'select 'About'

4. Under the About section, click on the Rename this PC option.

click on the 'Rename this PC' optionclick on the 'Rename this PC' option

5. Enter the new computer name and the admin account password.

Enter the new computer nameEnter the new computer name

Change Your Computer Name in Windows 11?

The steps to rename Windows 11 PC is bit different. If you’re using Windows 11, follow these steps instead.

1. Launch the Settings app and switch to the System.

SystemSystem

2. On the right side, click on About.

AboutAbout

3. Click the Rename this PC button.

Rename this PCRename this PC

4. Enter the name you want to set. Once done, click Next.

NextNext

5. You will have to restart your PC to change your Windows 11 PC name.

Restart NowRestart Now

2. Using System Properties

If you are unable to change the computer name from the Windows settings, you can use the System properties.

1. Right-click on This PC and select Properties.

right-click on the 'This PC' and select 'Properties'right-click on the 'This PC' and select 'Properties'

2. On the left-hand side pane, select Advanced System Settings.

select 'Advanced System Settings'select 'Advanced System Settings'

3. Under the System properties, select the Computer name.

select the 'Computer name'select the 'Computer name'

4. Click the Change button, as shown in the screenshot.

click on the 'Change' buttonclick on the 'Change' button

5. Enter the new name and click on Ok.

click on 'Ok'click on 'Ok'

Reboot the computer, and the system name will be changed.

3. Using Command Prompt

You can also use the Windows command prompt to change the system name. To do so, you need to execute a simple command.

1. Search for CMD in the Start menu. Right-click on CMD and select Run as Administrator.

Right-click on the CMD and select 'Run as Administrator'Right-click on the CMD and select 'Run as Administrator'

2. On the Command Prompt, enter the given command. However, make sure to replace the ‘Computer-Name’ text with the name you want to assign.

wmic computersystem where name="%computername%" call rename name="Computer-Name"

Enter the commandEnter the command

Once done, reboot the computer to implement the changes. After the restart, you will see the new Windows name.

4. Rename your Windows PC via PowerShell

Whether you are using Windows 10 or 11, you can use the PowerShell utility to rename your Windows PC. Here’s what you need to do.

1. Open the Windows Search and type in PowerShell. Right-click on the PowerShell and select Run as Administrator.

Run as AdministratorRun as Administrator

2. In PowerShell, execute this command:

Rename-Computer -NewName "Newname"

Important: Replace the NewName with the name you want to set.

commandcommand

3. The above command will rename your Windows 10/11 PC. After the rename, execute this command to restart your computer and apply the changes.

Restart-Computer

restart your computerrestart your computer

These are the best methods to change the computer name in Windows. I hope this article helped you! Please share it with your friends, too.


Share this content:

I am a passionate blogger with extensive experience in web design. As a seasoned YouTube SEO expert, I have helped numerous creators optimize their content for maximum visibility.

Leave a Comment