Windows 10: Windows Folder Icons

Discus and support Windows Folder Icons in Windows 10 Network and Sharing to solve the problem; Hi, I am wondering why I see different folder icons in my windows installations. I have windows 10 home installed on my desktop and windows 10 pro... Discussion in 'Windows 10 Network and Sharing' started by jmg_bck, Mar 31, 2019.

  1. jmg_bck Win User

    Windows Folder Icons


    Hi,

    I am wondering why I see different folder icons in my windows installations. I have windows 10 home installed on my desktop and windows 10 pro installed on a laptop. Both of these are relatively new, with no customization and are up to date. In addition I verified that the folder settings are identical on both machines. I would prefer they both look like the one labeled Desktop below. Here are some screenshots.

    Thank you for any help


    Windows Folder Icons 249cefef-ad1c-4998-945a-8e94a5ba7839?upload=true.png
    Windows Folder Icons 2ea8aba2-705d-4418-90c3-fca6b1766361?upload=true.png

    :)
     
    jmg_bck, Mar 31, 2019
    #1
  2. wolf2009 Win User

    How to make vista display same icon size for all opened folders in explorer ?

    i dont think this answers the question , how do i make all icons in all folders appear "Large Icons" .

    thx tho .
     
    wolf2009, Mar 31, 2019
    #2
  3. psbecker Win User
    Change Folder Icon in Windows 10


    I just acquired a new laptop running Windows 10 and am trying to change the icons of the folders in the StartUp "Program" folder so that they would stand out a little better. I used my admin account and followed all the steps listed above, but when I clicked on "Apply", nothing happened. The same basic windows folder icon remained attached to the folder. I also tried to go into Properties and capitalize some of the folder names, but that didn't work either. Looks like something is protecting them, but I cannot figure out what it is much less how to get around this blockage, Any suggestions?
     
    psbecker, Mar 31, 2019
    #3
  4. Windows Folder Icons

    Assistance needed; Windows 7 folder preview package has stopped working with new icon

    Update:

    The official name for the folder system is called 'Live' (not to be confused with Windows Live).
    What this entails is that each folder has a graphic for the front and back, as well as a graphic for an empty folder and a folder with data in it. They are stored in a .dll in the system 32 (and syswow64 respectively) folder called imageres.dll

    You can quickly test this by right clicking on a file, selecting properties then the customize tab. From there click on the bottom option of Change Icon
    You will get a new window as shown here, with a data path and a Browse button. Change the shell32.dll to imageres.dll and hit enter. You will then see a new set of icons appear. Take note of the four circled in the picture; they are used for the live content.
    You can get a better example in the second picture showing the four icons.


    Windows Folder Icons [​IMG]



    Windows Folder Icons [​IMG]


    Keep in mind, you don't necessarily have to do anything with the .dll files, there are other, easier options.

    If you want to adjust these icons you have several methods(assuming you've already downloaded some icons)

    Please note that there are two parts to this, however they are unrelated and do not require one another to work.
    The purpose of splitting these is because people want different things.
    Part I will talk about options to modify Explorer so that you can have a custom icon when viewing Extra Large, Large, and Medium icons with thumbnails.
    Part II will show you how to modify Explorer so that you can have a custom icon when viewing Small, List and Detail

    Before you start, navigate to your C:\Windows\System32 (for 64 bit users, do this also for C:\Windows\SysWOW64) and make a copy of these files and store them somewhere safe:

    Imageres.dll
    Imagesp1.dll
    Shell32.dll


    Part I


    This is the where we look at a few different methods to modifying the icons for when viewing with thumbnails. This would be for the sizes of Extra Large, Large, and Medium.

    A) Use an icon package installer like Stardock's Icon Packager
    B) Use a .dll modifier such as Restorator 2007
    C) Use a multifaceted tool like Tuneup Utilities 2011
    D) Use an icon installer created by the author of the icons such as Mr Grim's MrGRiM01 on DeviantArt (Scroll down the left side, icon packs will be there, lots of them!)

    A - Only use this if you want to do a full icon makeover for windows through a proper package often known as .ip or .tip Reports are that people who only modify a few icons manually, end up having all Windows icons trashed by a bug with Icon packager program.

    B - This might take a few moments to figure out, though there's enough tutorials out there on what to do. The main point is that this is the best method if you want to modify the specific icons and have them compiled back into a .dll file. Essentially you would modify your shell32 or imageres.dll file and then save it over the old one.

    C- Using Tuneup is a quick and easy way to adjust one, or many Windows icons. Tuneup has an option for adjusting Windows visuals, and it should be pretty self-explanitory from there. You pick what icon you want replaced, browse for the new icon to take it's place and apply

    D- This is the easiest method overall. Follow whatever instructions the author gives. If there are none, don't worry, they often come as a .bat file which you run and follow on-screen steps. What I will advise again, is that you make sure to copy the three files:

    Imageres.dll
    Imagesp1.dll
    Shell32.dll

    and store them somewhere safe. Remember to do this for the System32 and SySWoW64 folder if you're running a 64bit OS.



    If successful, with any of these methods, then depending on how many icons you replaced, you should come up with something such as this(with text of course!)

    Windows Folder Icons [​IMG]




    Part II

    This is where we talk about changing the icons for all folders in Windows, when viewing them as small, detailed or list
    We have to treat this separately, because Windows treats it separately. Even if you succeed with part I, it will only apply to all other viewing settings other than the ones I've just mentioned, such as the Large size in the most recent picture above.

    The finished product should look something like this(obviously with your icon of course):

    Windows Folder Icons [​IMG]


    The first step is to take the icon you wish to use for all your folders under the above conditions, and place it somewhere of your choosing. I suggest the System32 folder(I would say the same for 64 bit users as well).

    Next, we need to do a bit of registry work. If you don't want to edit it manually, I've attached a .txt file for you(see bottom of this page). Before you add it to the registry, you should right click and edit it. When it opens, you want to look for the line that says :
    "3"="c:\\windows\\system32\\emptyfolder.ico"

    replace the address with the location of where you placed YOUR icon.
    If you did as I suggested above, then it would be
    c:\\windows\\system32\\somethingXXX.ico
    Remember to leave the quotes around the path. Don't change anything except the location to your new icon file.
    Save the file as ShellIcons.REG(note the .regexentsion)and close it. Double click and when it asks to merge say Yes

    What this will do is add an entry into the registry under
    HKEY_LOCAL_MACHINE\SOFTWARE\Windows\CurrentVersion\Explorer\Shell Icons
    and build a new string value with the information you gave.

    Log off and back on to view the changes.

    If you want to edit this manually:

    Go to Start Menu > Run
    Type in : "Regedit" and hit enter (Regedit without quotes)
    [[[If your Start Menu does not have a run feature, then click on All Programs at the bottom of the Start Menu. Then open the Accessories folder and click on Command Prompt. When the DOS window pops up, type in Regedit and hit Enter]]]

    Once inside the registry, use the tree system on the left pane, to navigate to this final location
    HKEY_LOCAL_MACHINE\SOFTWARE\Windows\CurrentVersion\Explorer\Shell Icons\
    (If Shell Icons does not exist, then right click on the Explorer folder in the left pane, and choose New then Key. Give it the name Shell Icons.
    Then while that new folder is highlighted, right click anywhere in the blank space on the right and select New String Value. The window will be waiting for you to give it a name, which needs to be 3 (yes as in the numerical digit 3). Now, right click on "3" and select modify. When the small window opens you will need to paste or type in the location /address of your icon file. As per above, it was recommended you place it in the System32 folder.
    Type in C:\Windows\System32\somethingXSX.ico <--your icon name

    Close the registry editor, then log off and back on.


    Again, part I and II are mutually exclusive of one another and do not have to be performed in any relation or any order to be successful.
     
    newconroer, Mar 31, 2019
    #4
Thema:

Windows Folder Icons

Loading...
  1. Windows Folder Icons - Similar Threads - Folder Icons

  2. Desktop Blue Icon Replaced by Regular Folder Icon

    in Windows 10 Gaming
    Desktop Blue Icon Replaced by Regular Folder Icon: I had an issue with my computer that caused me to have to crash and restore it. In my user folder, the blue desktop icon has been replaced by a normal folder icon. I tried the right click on the properties, clicked location, then clicked restore defaults, apply and ok. I...
  3. Desktop Blue Icon Replaced by Regular Folder Icon

    in Windows 10 Software and Apps
    Desktop Blue Icon Replaced by Regular Folder Icon: I had an issue with my computer that caused me to have to crash and restore it. In my user folder, the blue desktop icon has been replaced by a normal folder icon. I tried the right click on the properties, clicked location, then clicked restore defaults, apply and ok. I...
  4. Just deleted a bunch of useless files in my downloads folder and now the some of my icons...

    in Windows 10 Gaming
    Just deleted a bunch of useless files in my downloads folder and now the some of my icons...: Just recently, I took the time to declutter my downloads folder by deleting a bunch of unnecessary files. However, it seems that as a consequence, some of my icons’ textures have gone missing. Now I’m wondering what steps I should take to address this issue....
  5. Just deleted a bunch of useless files in my downloads folder and now the some of my icons...

    in Windows 10 Software and Apps
    Just deleted a bunch of useless files in my downloads folder and now the some of my icons...: Just recently, I took the time to declutter my downloads folder by deleting a bunch of unnecessary files. However, it seems that as a consequence, some of my icons’ textures have gone missing. Now I’m wondering what steps I should take to address this issue....
  6. Taskbar menu start icon empty when program is started from programs folder

    in Windows 10 Customization
    Taskbar menu start icon empty when program is started from programs folder: I have developed a program with installer. The program is installed in the programs folder. The program has also a link in the menu start. However the icon is empty:When I start the program from menu the icon the icon on the taskbar is also emptyWhen I start the program...
  7. Taskbar menu start icon empty when program is started from programs folder

    in Windows 10 Gaming
    Taskbar menu start icon empty when program is started from programs folder: I have developed a program with installer. The program is installed in the programs folder. The program has also a link in the menu start. However the icon is empty:When I start the program from menu the icon the icon on the taskbar is also emptyWhen I start the program...
  8. Taskbar menu start icon empty when program is started from programs folder

    in Windows 10 Software and Apps
    Taskbar menu start icon empty when program is started from programs folder: I have developed a program with installer. The program is installed in the programs folder. The program has also a link in the menu start. However the icon is empty:When I start the program from menu the icon the icon on the taskbar is also emptyWhen I start the program...
  9. picture folders don't show actaual pictures on icons

    in Windows 10 Gaming
    picture folders don't show actaual pictures on icons: picture folders don't show actual pictures on icons but when I click on a picture it then shows https://answers.microsoft.com/en-us/windows/forum/all/picture-folders-dont-show-actaual-pictures-on/2af69b69-a503-41d4-8a50-68e741fafe6e
  10. picture folders don't show actaual pictures on icons

    in Windows 10 Software and Apps
    picture folders don't show actaual pictures on icons: picture folders don't show actual pictures on icons but when I click on a picture it then shows https://answers.microsoft.com/en-us/windows/forum/all/picture-folders-dont-show-actaual-pictures-on/2af69b69-a503-41d4-8a50-68e741fafe6e

Users found this page by searching for:

  1. after reformatting windows icons has arrows