Skip to content
Follow
Windows

How to Change Your Device Name for Nearby Sharing in Windows 11

Richard
Written by
Richard
Sep 20, 2023 Updated Aug 13, 2026 2 min read
How to Control Windows Copilot Startup Settings
How to Control Windows Copilot Startup Settings

A Nearby Sharing device name is the custom label your Windows 11 PC uses so other computers can spot it easily over Bluetooth or Wi-Fi . Windows assigns a random, confusing name by default, but you can change it in seconds through the system settings.

Giving your PC a clear name helps you avoid sending files to the wrong computer in a room full of devices. You just need to open your system settings, type a new name, and save the change.

⚡ Quick Answer

Change your device name for Nearby Sharing in Windows 11 by going to Settings System About. Click “Rename this PC,” enter your desired name, and restart your computer. This makes your PC easier to identify on the network.

Computer Name vs. Device Manager Names

Network visibility depends on your computer name, which functions as a hostname for local connections. Hardware listings in Device Manager serve an entirely different purpose, tracking internal components rather than network presence. Grasping this distinction prevents confusion during the renaming process.

Device Manager labels apply strictly to hardware drivers like graphics cards or network adapters. Modifying the network identifier leaves internal hardware names untouched.

Change Your Device Name via System Settings

The System Settings app provides the quickest route for renaming your PC. Press Win+I to launch the Settings app. Choose System, scroll down to select About, and click Rename this PC. Type your preferred identifier, click Next, and restart your computer to finish.

  1. Open the Settings app by pressing Win+I.
  2. Go to System and select About at the bottom of the list.
  3. Click the Rename this PC button.
  4. Enter your new name and click Next.
  5. Restart your computer to apply the changes.
Windows Privacy and security button in Settings
Windows Privacy and security button in Settings
📝Note
This method requires administrator privileges.

Rename Using PowerShell

PowerShell offers a rapid alternative for command-line users via the Rename-Computer cmdlet.

  1. Right-click the Start button and select Terminal (Admin).
  2. Type the following command and press Enter: Rename-Computer -NewName "New-Friendly-Name"
  3. Restart your computer to finish.
📝Note
This method requires administrator privileges.

Advanced Registry Method

Targeted adjustments to the Windows Registry allow changing the sharing identifier without altering the primary hostname. Proceed carefully through the Registry Editor since incorrect modifications harm system stability.

Administrative rights are mandatory for registry edits. Mistakes when modifying `HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft` could lead to system instability.

  1. Open the Registry Editor by searching for regedit in the Start menu.
  2. Navigate to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
  3. Right-click in the empty space, select New, then String Value.
  4. Name it ShareFriendlyDeviceName.
  5. Double-click it and enter your preferred name.
Windows 11 rename device for Neaby sharing
Windows 11 rename device for Neaby sharing

Summary

Customizing your PC label streamlines file transfers and network discovery.

Does changing my device name affect my Microsoft Account?

Local renaming leaves your Microsoft account completely untouched. Cloud storage, subscriptions, and profile details remain tied to your email address rather than physical hardware names.

Why does my device name have a number appended to it?

Network conflicts trigger automated numbering sequences in Windows. Unique identifiers prevent routing errors during file sharing.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Share Files from Windows 11 to Android with Nearby Sharing
Windows How to Share Files from Windows 11 to Android with Nearby Sharing
How to Change System Product Name in Windows 11
Windows How to Change System Product Name in Windows 11
How to Share File to Nearby Devices in Windows 11
Windows How to Share File to Nearby Devices in Windows 11
How to Change Your Wi-Fi Settings in Windows 11
Windows How to Change Your Wi-Fi Settings in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *