Change Computer’s Name in Windows 10

Author: Robert    Posted: 6 June 2020   Viewed: 592 times   Tag: #Windows 10 

1. Open the Run Box by pressing the Win + R keys.

2. Type sysdm.cpl


3. Click change


3. Type your computer’s new name and click OK. You will be asked if you are sure of the changes you are about to make – click OK. Restarting your computer is a must to make the change


Modify Windows 10 Computer Name with PowerShell


1. Right-click on the Windows Start button

2. Click on PowerShell (Administrator). Once it’s open, type in the following command:

Rename-Computer -NewName





Your Kind Action