{"id":11236,"date":"2026-02-24T16:01:00","date_gmt":"2026-02-24T16:01:00","guid":{"rendered":"https:\/\/cheapwindowsvps.com\/blog\/customizing-your-drives-a-step-by-step-guide-to-setting-custom-drive-icons-in-windows\/"},"modified":"2026-02-24T16:01:00","modified_gmt":"2026-02-24T16:01:00","slug":"customizing-your-drives-a-step-by-step-guide-to-setting-custom-drive-icons-in-windows","status":"publish","type":"post","link":"https:\/\/cheapwindowsvps.com\/blog\/customizing-your-drives-a-step-by-step-guide-to-setting-custom-drive-icons-in-windows\/","title":{"rendered":"Customizing Your Drives: A Step-by-Step Guide to Setting Custom Drive Icons in Windows"},"content":{"rendered":"<p>Customizing drive icons in Windows can enhance navigation and provide a personalized touch to your system. By default, Windows Explorer displays standard icons for local, removable, and mapped network drives. However, you can assign custom icons to make the experience more intuitive. Here\u2019s how to set custom drive icons for various drive types, including steps for both manual configurations and centralized assignments in a network through Active Directory Group Policy.<\/p>\n<h3>Methods to Set Custom Drive Icons<\/h3>\n<p>You can configure custom drive icons using two primary methods:<\/p>\n<ol>\n<li><strong>Using the <code>autorun.inf<\/code> file<\/strong>: This method is particularly useful for removable drives.<\/li>\n<li><strong>Via the Windows Registry<\/strong>: This method can be applied to all users or to specific users.<\/li>\n<\/ol>\n<h4>Preparing Your Icons<\/h4>\n<p>Before setting custom icons, prepare your icon files. Use ICO files that contain multiple resolutions (such as <code>16x16<\/code>, <code>32x32<\/code>, <code>48x48<\/code>, and up to <code>512x512<\/code>) to ensure proper scaling in Windows Explorer. You can create your files or find them online. An online service that may be helpful is <a target=\"_blank\" rel=\"nofollow noopener\" href=\"https:\/\/redketchup.io\/icon\">Redketchup<\/a>.<\/p>\n<h3>Assigning Icons via the Registry<\/h3>\n<p>To assign a custom icon to a drive using the registry, follow these steps:<\/p>\n<ol>\n<li><strong>Copy ICO files<\/strong>: Place your custom <strong>.ico<\/strong> files in the <code>%public%Pictures<\/code> directory.<\/li>\n<li><strong>Open Registry Editor<\/strong>: Navigate to <code>HKLMSOFTWAREMicrosoftWindowsCurrentVersionExplorerDriveIcons<\/code>.<\/li>\n<li><strong>Create a subkey<\/strong> with the drive letter you wish to customize (e.g., create the subkey for drive Z).<\/li>\n<li><strong>Create a DefaultIcon subkey<\/strong> under this new key.<\/li>\n<li><strong>Set the Default value<\/strong> to the path of your ICO file (e.g., <code>%PUBLIC%Picturesreports.ico<\/code>).<\/li>\n<\/ol>\n<p>After making these changes, refresh File Explorer to see the new icon.<\/p>\n<h4>Quickly Set Icon via Command Prompt<\/h4>\n<p>You can also use the command prompt to assign a custom icon:<\/p>\n<pre><code class=\"language-bash\">reg add &quot;HKLMSOFTWAREMicrosoftWindowsCurrentVersionExplorerDriveIconsZDefaultIcon&quot; \/ve \/d &quot;%PUBLIC%Picturesreports.ico&quot; \/f<\/code><\/pre>\n<h3>Changing Drive Descriptions<\/h3>\n<p>In addition to changing the icon, you can also modify the display name of local drives:<\/p>\n<pre><code class=\"language-bash\">reg add &quot;HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerDriveIconsZDefaultLabel&quot; \/ve \/d &quot;My Custom Drive&quot; \/f<\/code><\/pre>\n<p>For network drives, the registry path will differ slightly, as it involves the user hive:<\/p>\n<pre><code class=\"language-bash\">HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerMountPoints2##FS01#DOCS]&quot;_LabelFromReg&quot;=&quot;Public DOCS&quot;<\/code><\/pre>\n<h3>Using <code>autorun.inf<\/code> for Removable Drives<\/h3>\n<p>To change the icon for a USB drive:<\/p>\n<ol>\n<li><strong>Copy the icon file<\/strong> to the USB drive.<\/li>\n<li><strong>Create an <code>autorun.inf<\/code> file<\/strong> in the root directory of the drive:\n<pre><code>[autorun]label=Backup Keys USB Driveicon=backup.ico<\/code><\/pre>\n<\/li>\n<li><strong>Restart File Explorer<\/strong> to see your changes.<\/li>\n<\/ol>\n<h3>Centralized Icon Assignments via Group Policy<\/h3>\n<p>If you want to apply the same custom icons across multiple user machines:<\/p>\n<ol>\n<li>\n<p><strong>Copy the ICO files to user machines via Group Policy<\/strong>. Navigate to:<\/p>\n<ul>\n<li>Computer Configuration -&gt; Preferences -&gt; Windows Settings -&gt; Files<\/li>\n<li>Use the path <code>%SystemDrive%userspublicpicturesreports.ico<\/code>.<\/li>\n<\/ul>\n<\/li>\n<li>\n<p><strong>Create registry items<\/strong> for each drive icon assignment in Group Policy:<\/p>\n<ul>\n<li>Navigate to: <code>SOFTWAREMicrosoftWindowsCurrentVersionExplorerDriveIconsZDefaultIcon<\/code>.<\/li>\n<li>Set the <code>Default<\/code> value to <code>%SystemDrive%userspublicPicturesreports.ico<\/code>.<\/li>\n<\/ul>\n<\/li>\n<li>\n<p><strong>Update Group Policy settings on client machines<\/strong> to apply changes.<\/p>\n<\/li>\n<\/ol>\n<p>With these steps, you can personalize your drives effectively while ensuring consistency across your networked environment.<\/p>\n<h3>Useful Links<\/h3>\n<ul>\n<li><a target=\"_blank\" rel=\"nofollow noopener\" href=\"https:\/\/woshub.com\/map-network-drives-shared-folders-gpo\/\">Map Network Drives with Group Policy<\/a><\/li>\n<li><a target=\"_blank\" rel=\"nofollow noopener\" href=\"https:\/\/woshub.com\/copy-files-on-all-computers-group-policy\/\">Copy Files on All Computers via Group Policy<\/a><\/li>\n<li><a target=\"_blank\" rel=\"nofollow noopener\" href=\"https:\/\/woshub.com\/update-group-policy-settings-windows\/\">Update Group Policy Settings in Windows<\/a><\/li>\n<li><a target=\"_blank\" rel=\"nofollow noopener\" href=\"https:\/\/woshub.com\/hide-partition-drive-windows\/\">Hide Partitions or Drives Using Group Policy<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Customizing drive icons in Windows can enhance navigation and provide a personalized touch to your system. By default, Windows Explorer displays standard icons for local, removable, and mapped network drives. However, you can assign custom icons to make the experience more intuitive. Here\u2019s how to set custom drive icons for various drive types, including steps [&hellip;]<\/p>\n","protected":false},"author":0,"featured_media":11237,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[143,98,99],"tags":[],"class_list":["post-11236","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-group-policies","category-windows-10","category-windows-11"],"_links":{"self":[{"href":"https:\/\/cheapwindowsvps.com\/blog\/wp-json\/wp\/v2\/posts\/11236","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cheapwindowsvps.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cheapwindowsvps.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"replies":[{"embeddable":true,"href":"https:\/\/cheapwindowsvps.com\/blog\/wp-json\/wp\/v2\/comments?post=11236"}],"version-history":[{"count":0,"href":"https:\/\/cheapwindowsvps.com\/blog\/wp-json\/wp\/v2\/posts\/11236\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cheapwindowsvps.com\/blog\/wp-json\/wp\/v2\/media\/11237"}],"wp:attachment":[{"href":"https:\/\/cheapwindowsvps.com\/blog\/wp-json\/wp\/v2\/media?parent=11236"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cheapwindowsvps.com\/blog\/wp-json\/wp\/v2\/categories?post=11236"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cheapwindowsvps.com\/blog\/wp-json\/wp\/v2\/tags?post=11236"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}