Where are native Windows 8 icons located?

66,887

Solution 1

They are located in %windir%\System32\imageres.dll

Solution 2

While this isn't the "official" icons, there is the alternative of creating them through Syncfusion's Metro Studio v2 (which is currently free):

enter image description here

Syncfusion Metro Studio is a collection of over 1700 Metro-style icon templates that can be easily customized to create thousands of unique Metro icons.

There are tons of icons already made, and you can create your own:

enter image description here

Solution 3

There are several files:

  • C:\Windows\System32\DDORes.dll

Screenshot of DDORes.dll icons

  • C:\Windows\System32\imageres.dll

Screenshot of imageres.dll icons

  • C:\Windows\System32\shell32.dll

Screenshot of shell32.dll icons

  • C:\Windows\System32\dmdskres.dll

enter image description here

  • C:\Windows\System32\comres.dll

enter image description here

  • C:\Windows\System32\mmsres.dll

enter image description here

  • C:\Windows\System32\setupapi.dll

enter image description here

  • C:\Windows\explorer.exe

enter image description here

  • C:\Windows\System32\pifmgr.dll -> This ones dates back to Win95

Screenshot of pifmgr.dll icons

Listed are the ones I've found that come included in Windows 8 / Windows 8.1, does anyone know of others?

Solution 4

I just found that here: XAML Icons

Helped me a lot and is much cheaper than Metro Studio.

Search view Random icons Icon editor XAML Code

Share:
66,887

Related videos on Youtube

vanessa
Author by

vanessa

Updated on September 18, 2022

Comments

  • vanessa
    vanessa over 1 year

    I'm talking about simple white icons that appears on start screen. I want to use them on shortcuts. So, I need a file or .dll that contains metro icons.

    enter image description here

  • studiohack
    studiohack over 11 years
    Nice answer! +1
  • vanessa
    vanessa over 11 years
    I can use Photoshop to create any icon I want, or try to find them on google. But I'm looking for just a file with native Microsoft Windows 8 icons in c:/windows
  • Brad Patton
    Brad Patton almost 11 years
    Welcome to SuperUser. Thanks for your answer I removed the salutation as we want answers to stand on their own.
  • vanessa
    vanessa almost 11 years
    Nice site you found :)
  • user31389
    user31389 over 9 years
    Helped me to set a "My Pictures" icon on my own pictures folder. Thanks.
  • Xodarap777
    Xodarap777 almost 9 years
    This looks like an excellent answer. It was at -1. Or did the edit fix a previous issue?
  • syncdk
    syncdk over 8 years
    This is the same for Windows 10.
  • SDsolar
    SDsolar almost 7 years
    With Windows 95, 98, ME, I used c:/windows/progman.exe and it was full of the exact icons I need. I can't find anything similar in Win8