<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Modern text file icon]]></title><description><![CDATA[<h1>Modern Notepad++ icon for Windows 11</h1>
<p dir="auto">I created a modified version of the Windows 11 text file icon to include the Notepad++ icon so that it fits better with the style of the OS. I threw together a quick installer script for it. It only modifies the <code>DefaultIcon</code> registry for Notepad++</p>
<p dir="auto"><a href="https://github.com/EthanHazel/npp-file-icon/releases/download/Release/file.ico" rel="nofollow ugc"><strong>Icon File</strong></a><br />
<a href="https://github.com/EthanHazel/npp-file-icon/releases/download/Release/setup.reg" rel="nofollow ugc"><strong>Installer File</strong></a></p>
<p dir="auto"><img src="/assets/uploads/files/1783361867199-examplething.png" alt="example.png" class=" img-fluid img-markdown" /></p>
<h2>Prerequisite</h2>
<p dir="auto">Before running any of the following, you’ll need to make sure you have Notepad++<br />
setup as the default application for opening any file (.txt, .html, .json, etc)</p>
<h2>How to install</h2>
<p dir="auto">Simply drag the <code>file.ico</code> icon into the C:\Program Files\Notepad++\ directory.<br />
Once that is done, just run the <code>setup.reg</code> file to setup the registry key to<br />
point to the new icon file.</p>
<p dir="auto">If your path to Notepad++ isn’t in the program files folder, you’ll need to<br />
go about the setup slightly different.</p>
<h2>How to install manually</h2>
<p dir="auto">Make sure to store the <code>file.ico</code> file anywhere that won’t get deleted. Once<br />
done, make sure you take note of the path to the icon.</p>
<p dir="auto">Next you’ll want to open up regedit, which you can do by just opening run<br />
with Win + R, and then typing regedit. Inside of regedit you’ll want to<br />
navigate to the following directory</p>
<p dir="auto"><code>Computer\HKEY_CURRENT_USER\Software\Classes\Applications\notepad++.exe\</code></p>
<p dir="auto">Once inside, right click notepad++.exe and create a new key, and call it<br />
<code>DefaultIcon</code>. Once done, click on the new folder/key, and on the right,<br />
double click the <code>(Default)</code> option, and for ValueData, paste in your path<br />
to the <code>file.ico</code>.</p>
<p dir="auto">Once done you just need to restart explorer or wait until Windows naturally<br />
refreshes the icon data.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/27597/modern-text-file-icon</link><generator>RSS for Node</generator><lastBuildDate>Mon, 06 Jul 2026 21:43:02 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/27597.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 06 Jul 2026 18:26:21 GMT</pubDate><ttl>60</ttl></channel></rss>