Windows 10: I want to Change folder icons.

Discus and support I want to Change folder icons. in Windows 10 Network and Sharing to solve the problem; I am trying to change a folder for Program Files but it did not change after I clicked on apply. Why is this happening to me. Please help?... Discussion in 'Windows 10 Network and Sharing' started by Daniel John, Dec 10, 2019.

  1. I want to Change folder icons.


    I am trying to change a folder for Program Files but it did not change after I clicked on apply. Why is this happening to me. Please help?

    :)
     
    Daniel John, Dec 10, 2019
    #1

  2. Changing and locking a custom icon to a folder?

    I want to change a few folders icons and fix the icon to the folder so if its moved to other computers the icon wont change is there any way of doing this thanks,
     
    Live OR Die, Dec 10, 2019
    #2
  3. Changing and locking a custom icon to a folder?

    I don't undestand what you are asking, but cool sig by the way *Rockout :rockout:
     
    douglatins, Dec 10, 2019
    #3
  4. psbecker Win User

    I want to Change folder icons.

    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, Dec 10, 2019
    #4
Thema:

I want to Change folder icons.

Loading...
  1. I want to Change folder icons. - Similar Threads - Change folder icons

  2. How do I change the folder icons?

    in Windows 10 Gaming
    How do I change the folder icons?: Hi, so I want to make my desktop look nicer and so I was trying to change the icons of the folders with windows 11, but every time i try to find a folder icon on google, it turns out to be a pdf and it wont let me use that as an icon....
  3. I want to change a .bat file's icon to a custom icon. how?

    in Windows 10 Gaming
    I want to change a .bat file's icon to a custom icon. how?: Hey there, I need some help with this. I tried following some tutorials online but i dont have a clue! also please dont question the .bat, its a personal project....
  4. I want to change a .bat file's icon to a custom icon. how?

    in Windows 10 Software and Apps
    I want to change a .bat file's icon to a custom icon. how?: Hey there, I need some help with this. I tried following some tutorials online but i dont have a clue! also please dont question the .bat, its a personal project....
  5. I want to change a .bat file's icon to a custom icon. how?

    in Windows 10 Network and Sharing
    I want to change a .bat file's icon to a custom icon. how?: Hey there, I need some help with this. I tried following some tutorials online but i dont have a clue! also please dont question the .bat, its a personal project....
  6. Change Icon in Folder

    in Windows 10 Gaming
    Change Icon in Folder: Hello everyone, recently I tried moving my videos folder to another drive and that ended up changing the icon of that drive, when I try to change it back it doesn't give me the option to change it, can anyone help me? I am on Windows 11. Thanks*** Moved from Spanish Forum ***...
  7. Change Icon in Folder

    in Windows 10 Software and Apps
    Change Icon in Folder: Hello everyone, recently I tried moving my videos folder to another drive and that ended up changing the icon of that drive, when I try to change it back it doesn't give me the option to change it, can anyone help me? I am on Windows 11. Thanks*** Moved from Spanish Forum ***...
  8. I messed up with icon files and now the deafult folder icon changed to something I don't want

    in Windows 10 Customization
    I messed up with icon files and now the deafult folder icon changed to something I don't want: I've been trying to change the deafult folder into something else, a .ico file. I followedthis tutorial and now even the "new folder" button looks like this and every new folder I make looks like that, a blank sheet instead of a folder. What did I do wrong and how do I fix...
  9. I can't change folder icons

    in Windows 10 Customization
    I can't change folder icons: Windows Home Version 1909 Here is what I did I have went and pressed Windows + R and then in there I went to "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer" without quotes. And I added the "Shell Icons" folder in the "Explorer Folder" and then on the...
  10. Change folder icon

    in Windows 10 Customization
    Change folder icon: Hi, I wrote a batch script to set a custom icon to folders: ECHO [.ShellClassInfo]>%1\desktop.in_ ECHO IconResource=C:\Windows\system32\imageres.dll,22>>%1\desktop.in_ move %1\desktop.in_ %1\desktop.ini attrib +S +H %1\desktop.ini The desktop.ini it produces is...