0

Where is located the icons from start menu of windows 10, for example if i want to change the default icons from folders of desktop to the folder icons that are in start menu. For exaple

Like if the folder icons of start menu was the icon from folders of desktop.

So i want to know where are located the Start menu icons to can replace the icons like instead of

%SystemRoot%\System32\SHELL32.dll

need to be

(Where are located icons)

1 Answers1

0

Check below:

%ProgramData%\Microsoft\Windows\Start Menu\Programs %AppData%\Microsoft\Windows\Start Menu\Programs

(C:\ProgramData\Microsoft\Windows\Start Menu\Programs C:\Users<User>\AppData\Roaming\Microsoft\Windows\Start Menu\Programs)

Reference: Where are ALL locations of Start Menu folders in Windows 10?

Seven
  • 194