The Three Ways to Change an Icon in Windows 10
You can change icons on files, folders, and shortcuts in Windows 10 using the Properties panel — no special software needed. The method depends on what you want to change: a single folder or file, a shortcut, or a program's taskbar icon. Most people use the built-in Properties dialog, which takes about two minutes once you know where to look.
Windows stores thousands of icons in system files, and you can also use your own image files as icons. The process is straightforward: right-click the item, open Properties, find the icon button, and choose a new one. Some changes take effect when ready; others require you to refresh your desktop.
Key Takeaways
- Right-click any folder or file, select Properties, then click the "Change Icon" button to pick from Windows' built-in icon library.
- For shortcuts, the icon button appears on the Shortcut tab, not the General tab, so make sure you are on the correct tab before looking for it.
- You can use your own image files (JPG, PNG, BMP) as icons by typing the file path directly into the icon field instead of browsing.
- Press F5 on your desktop or restart File Explorer if a changed icon does not appear right away.
- Changing a folder's icon does not affect the files inside it — each item's icon is separate.
How to Change a Folder Icon
Right-click the folder you want to change and select Properties from the menu. In the Properties window, look for the Customize tab at the top. Click the button labeled Change Icon — it usually shows a small folder picture.
A dialog box opens showing Windows' built-in icon collection. Scroll through the options and click the icon you want. Once you have selected it, click OK to close the icon picker, then click OK again to close Properties. The folder icon changes when ready on your desktop or in File Explorer.
If you do not see the Customize tab, you may be looking at a system folder that Windows protects. Try a different folder first to make sure the process works, then come back to protected folders — some cannot be changed without administrator permission.
How to Change a File Icon
The process for individual files is the same as folders. Right-click the file, select Properties, go to the Customize tab, and click Change Icon. Pick your icon from the library and click OK twice.
Keep in mind that changing a file's icon does not change what the file actually is — a text document with a different icon is still a text document. Windows may revert the icon if you move the file to a different location or if Windows updates. For permanent icon changes, use a shortcut instead (see below).
How to Change a Shortcut Icon
Shortcuts are the best place to use custom icons because the change sticks permanently. Right-click the shortcut and select Properties. This time, click the Shortcut tab at the top — not the General tab. Look for the button labeled Change Icon near the bottom of the window.
The icon picker opens the same way. Choose your icon and click OK twice. Shortcut icons almost never revert, even after Windows updates, because the icon information is stored in the shortcut file itself, not in Windows' file type database.
Using Your Own Images as Icons
Windows can use JPG, PNG, BMP, and GIF files as icons. Instead of picking from the built-in library, you can point Windows to an image file on your computer. Open the icon picker (using any of the methods above), and instead of browsing, look for a text field at the bottom or top of the dialog.
Type the full path to your image file — for example, C:\Users\YourName\Pictures\myicon.png — and press Enter. Windows converts the image to an icon and applies it. If the image is very large, Windows shrinks it automatically. Small, straightforward images (under 256 pixels wide) work best because they stay clear when shrunk to icon size.
You can also drag an image file directly into the icon field in some cases. If typing the path does not work, try clicking Browse in the icon picker and navigating to your image file that way.
What to Do If the Icon Does Not Change
Sometimes a changed icon does not appear right away. Press F5 on your keyboard to refresh your desktop, or close and reopen File Explorer. If that does not work, restart your computer — Windows caches icon information, and a restart clears the cache.
If the icon reverts after you close Properties, the folder or file may be protected by Windows. System folders like Program Files, Windows, and AppData cannot have their icons changed without administrator permission. Right-click the Properties window itself and select Run as administrator, then try again.
For files (not folders or shortcuts), icon changes sometimes do not stick because Windows resets file icons based on the file type. If you need a permanent custom icon on a file, create a shortcut to it instead and change the shortcut's icon — shortcuts hold custom icons reliably.
Icon Locations in Windows System Files
When you click Change Icon, Windows opens a library stored in shell32.dll, a system file that holds most of Windows' built-in icons. You can also browse other system files for icons. In the icon picker, type the path to a system file directly:
- C:\Windows\System32\shell32.dll — the main icon library (thousands of icons)
- C:\Windows\System32\imageres.dll — image-related icons
- C:\Windows\System32\ddores.dll — additional graphics and symbols
Type the path, press Enter, and Windows shows all the icons in that file. This is useful if the default library does not have what you want. You can also find icon files online and save them to your computer, then use them the same way.
Frequently Asked Questions
Can I change the icon of a program in the Start menu or taskbar?
You cannot change a program's icon directly in the Start menu, but you can create a shortcut to the program and change the shortcut's icon instead. Pin the shortcut to the Start menu or taskbar, and the custom icon appears there. The original program icon stays the same, but you interact with your custom version.
Will changing a folder icon affect the files inside it?
No. Each file and folder has its own icon setting. Changing a folder's icon does not change the icons of any files inside it. If you want to change multiple files at once, you have to change each one individually or create shortcuts for them.
What image formats work as icons?
Windows accepts JPG, PNG, BMP, and GIF files. PNG works best because it supports transparent backgrounds, so the icon blends smoothly with your desktop. Avoid very large files — Windows shrinks them to fit icon size, and large images may look blurry when shrunk.
Why did my custom icon disappear after a Windows update?
Windows updates sometimes reset file and folder icons because they are stored in the file type database, which updates can overwrite. Shortcut icons almost never disappear because they are stored in the shortcut file itself. If you need a permanent custom icon, use a shortcut instead of changing the original file's icon.
Can I undo a changed icon?
Yes. Right-click the item again, go to Properties, click Change Icon, and pick a different one. If you want to go back to the default icon for that file type, you can usually find it in the built-in icon library, or you can right-click and select Restore default icon if that option appears.