Skip to content

Instantly share code, notes, and snippets.

@Boorj
Created October 12, 2022 03:52
Show Gist options
  • Save Boorj/b682a29c13e551273f75a85806de1d3c to your computer and use it in GitHub Desktop.
Save Boorj/b682a29c13e551273f75a85806de1d3c to your computer and use it in GitHub Desktop.
Windows files with icons
https://www.digitalcitizen.life/where-find-most-windows-10s-native-icons/
Where are Windows default icons located?
%systemroot%\system32\imageres.dll
%systemroot%\system32\shell32.dll
%systemroot%\system32\ddores.dll
%systemroot%\system32\pifmgr.dll
%systemroot%\explorer.exe
%systemroot%\system32\accessibilitycpl.dll
%systemroot%\system32\moricons.dll
%systemroot%\system32\mmcndmgr.dll
%systemroot%\system32\mmres.dll
%systemroot%\system32\netcenter.dll
%systemroot%\system32\netshell.dll
%systemroot%\system32\networkexplorer.dll
%systemroot%\system32\pnidui.dll
%systemroot%\system32\sensorscpl.dll
%systemroot%\system32\setupapi.dll
%systemroot%\system32\wmploc.dll
%systemroot%\system32\wpdshext.dll
%systemroot%\system32\compstui.dll
%systemroot%\system32\ieframe.dll
%systemroot%\system32\dmdskres.dll
%systemroot%\system32\dsuiext.dll
%systemroot%\system32\mstscax.dll
%systemroot%\system32\wiashext.dll
%systemroot%\system32\comres.dll
%systemroot%\system32\mstsc.exe
actioncentercpl.dll, aclui.dll, autoplay.dll, comctl32.dll, filemgmt.dll, ncpa.cpl, url.dll, xwizards.dll (all in %systemroot%\system32\)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment