Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7058757
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T04:09:02+00:00 2026-05-28T04:09:02+00:00

Users can easily rename special folders like Computer, Network etc. to whatever they like.

  • 0

Users can easily rename special folders like Computer, Network etc. to whatever they like. Also if the computer is using a different locale, the name of those folders will also be different.

I want to get the current names of all special folders like Computer, Recycle Bin, Network etc. in my app. Is there a way to do this? A specific API? A registry value?

For eg, user renames My Computer to Super Computer. My app should show that My Computer‘s name is Super Computer.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T04:09:03+00:00Added an answer on May 28, 2026 at 4:09 am

    He is not looking for a directory path, he simply wants the current name of the My Computer shortcut.

    Consider if you right click on My Computer and click Rename and set the name to be “Awesome Computer”. How can you find this value via C#?

    If I open up regedit and do a “Find” on “Awesome Computer” the following is returned:

    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}
    

    You can retrieve this value in C# using the Registry.GetValue method. You can find the registry path to the Network, Recycle Bin, etc using the same method of setting them to a unique name and running a registry search.

    Update

    It appears that if the user has not renamed My Computer, and it is still set to the default, then the registry value will be null. In this case you can look at the following registry value to find the default name:

    HKEY_USERS\S-1-5-21-1070759151-1144338347-1905203885-52919\Software\Microsoft\Windows\ShellNoRoam\MUICache
    @C:\WINDOWS\system32\SHELL32.dll,-9216
    

    Here is a list of the different defaults:

    8503 S&earch…
    8964 Recycle Bin
    9216 My Computer
    9217 My Network Places
    9227 My Documents
    9319 Printers and Faxes

    Just search for value @C:\WINDOWS\system32\SHELL32.dll in registry find them all.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

During development, i can easily manage my users/roles/smtp etc using the Administer Web Site
I am using Omniauth and Devise. Users using gmail or FB can easily create
i'm using views and flags modules. Users can flag users. I could easily create
I have website where users can login with their Facebook account. I am using
I want to put facebook,twitter,flickr into my iPhone app, so that users can easily
I can easily get Explorer to open up and select a file using the
I'm looking to map a drive in my program. My users can be using
One of the things I like with cakePhp, is that we can easily have
On our website we would like to allow users to share content that they
I have a computationally intensive task that users can perform using a Silverlight app.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.