Tool/software:
Hi,
How can i modify the name of the USB sound card on the PC?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
There is not a way to change the name of the soundcard on the device. But I did find a way to change the name on the windows side:
1. Begin by connecting the USB device you want to rename to your computer.
2. Right-click on the Windows Start button and select "Device Manager" from the context menu that appears. This will open the Device Manager window.
3. In the Device Manager window, locate and expand the "Universal Serial Bus controllers" section.
4. Right-click on the USB device you want to rename and select "Properties" from the context menu.
5. In the Properties window that appears, select the "Details" tab.
6. From the "Property" drop-down list, select "Device instance path".
7. You should see a long string of numbers and letters in the "Value" field. Copy this string to your clipboard.
8. Open Notepad or any other text editor, and paste the string you just copied into a new document.
9. Using Notepad, add a new line underneath the string and type "FriendlyName" without the quotes.
10. After "FriendlyName", add an equals sign (=) and then type the new name you want to give the USB device.
11. Save the file with a .reg extension, such as "USBDeviceName.reg". Make sure you select "All Files" as the file type.
12. Right-click on the file you just saved and select "Merge" from the context menu.
13. You will receive a prompt asking if you want to allow the registry editor to make changes to your computer. Click "Yes" to continue.
14. You should now see the updated name for the USB device in the Device Manager.
https://windowsforum.com/threads/renaming-external-usb-devices.336109/
Best regards,
Jeff McPherson