TUTORIAL: How to change device names in Device Manager

brandon02852

New Member
Messages
5
If you have ever wanted to change that boring "HID-compliant Mouse" title to something more descriptive, this tutorial is for you. The name of any device can be modified with this method and can help you organize your devices better in Device Manager.

First, open Device Manager by opening a run prompt (Windows Key + R) and typing devmgmt.msc. You can also access the Device Manager via the Control Panel.

Capture.PNG

Next, find the device that you want to change the name of. Since I want to change the name of my "HID-compliant Mouse", I will look for that. The devices are organized nicely into categories, so you shouldn't have any issues finding the right one.

1.PNG

Right click on the device and select Properties. Then go to the Details tab and pick "Driver key" from the dropdown list. Copy the value by right clicking it and selecting "Copy".

3.PNG

Open the Registry Editor by opening a run prompt and typing regedit. Grant administrator privileges if prompted to do so.

4.PNG

Navigate to HKEY_LOCAL_MACHINE > SYSTEM > ControlSet001 > Enum

Capture.PNG

Right click on the Enum key and select "Permissions...".

Capture.PNG

On the screen that appears, click "Add..."

In the "Enter the object names to select" text field, type the name of the user currently logged into the computer. For instance, my username is "Brandon" so I type Brandon and press the "Check Names" box. If entered correctly, the rest will be filled out for you automatically. Click OK to exit that screen.

Capture.PNG

Still on the permissions page, click "Advanced" then navigate to the "Owner" tab. Select the current user of the computer as the owner and tick the "Replace owner on subcontainers and objects" checkbox. Click Apply and then OK a few times to exit those windows.

Capture.PNG

Still on the permissions page, left click your username to select it, then tick the checkbox titled "Full Control". Click "Apply". If done properly, you have just given yourself permissions to edit Enum and all of its subkeys.

Capture.PNG

Back in Regedit, left click on the "Enum" key to select it. Then press CTRL + F to open the search prompt. Paste the driver key you copied earlier and search.

Capture.PNG

The search should take you to the properties of the device you want to edit. Right click on a blank space and select New > String Value. Name this string "FriendlyName" (without the quotations).

Double-click on the FriendlyName variable to modify it. In the textfield, type the name you want your device to have.

Capture.PNG

Go back to Device Manager and go to Action > Scan for hardware changes. If you followed these steps properly, the device should now be renamed.

Capture.PNG




Thanks and best of luck! If you have any questions or comments regarding this customization, post a reply to this thread.
 
Last edited:
Has anyone been able to make this work? Its all over the internet but it doesnt work on any windows 7 machine I try it on. It will not allow ownership or permission change on registry keys to do with drivers.
 
Hello Radzer0, and welcome to EightForums:)

It will not allow ownership or permission change on registry keys to do with drivers.
That is because, quite easily, there is no need to do all the "take ownership" mumbojumbo. :)

You can follow this tutorial and just skip the entire "permissions" part and it should work just fine.


Good luck and keep us posted,
Nommy
 
I'm on windows 8, so it may be different on how to change the device name since when I go to the Advance Security Settings for Enum there is no Owners tab. Therefore, I cannot check the "Replace owner on subcontainers and objects." Does anyone know other ways of doing this or getting around this?
 
I tried to do it, but when I tried to modify the friendly name, it gives me an error that says "Cannot Edit FriendlyName: Error writing the value's new contents."
 
I tried this, looked successful from the Device Manager. After a restart the name changed back. Any ideas?
 
Just posting for posterity;
This works 100% on Windows 10 too.
But you don't need to make a new user and take ownership.
You just select the user you're logged in with and all the required info will be auto-pasted into the required fields. If you try to manually find your user you may not be successful since the email etc must be included on Windows 10. Just select your user instead like I said.
After selecting the user make sure "all permissions" is selected.
Then search for the whole device name by pasting it into Regedit's Enum folder.
Just follow the guide from here on.
There is another easier way to rename devices but I have forgotten how. :/
Have a great 2020 eveyone! =)
 
i got to the step
'Still on the permissions page, click "Advanced" then navigate to the "Owner" tab. Select the current user of the computer as the owner and tick the "Replace owner on subcontainers and objects" checkbox. Click Apply and then OK a few times to exit those windows.'
without any issues, but here i hit a snag, there's no 'owner' tab as an option on my computer.

i'm on windows 10. i see kaxlon's message, but i'm confused and having difficulty following. can anyone give me some pointers?

if it helps, i'm trying to rename my monitor

thanks all for the help.
 
I love that this works in 2022 still! It worked for me, but after reconnecting my device, it reverted to the original name. Any ideas on what I can do to make it stay? Thanks!
 
I love that this works in 2022 still! It worked for me, but after reconnecting my device, it reverted to the original name. Any ideas on what I can do to make it stay? Thanks!
I would also like to know how to make this a permanent change. Because it's quite literally useless if it resets every time you restart your pc
 
Windows 8.1 does not work even with taking ownership of registry key. Windows 10 you rename bluetooth device via control panel devices right click on device goto properties bluetooth tab change name hit apply and ok. Then you remove device then re-install device and name sticks through restarts.
 
Back
Top