<?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[&quot;Edit with Notepad++&quot; under Windows 11]]></title><description><![CDATA[<p dir="auto">I’ve got emails/private messages from users complain about <strong>Edit with Notepad++</strong> in the explorer’s context menu under Windows 11.<br />
I’ll see what I can do about it when I get Windows 11. In the meantime, here’s a solution:<br />
<a href="https://www.tomshardware.com/how-to/windows-11-classic-context-menus" rel="nofollow ugc">https://www.tomshardware.com/how-to/windows-11-classic-context-menus</a></p>
]]></description><link>https://community.notepad-plus-plus.org/topic/21918/edit-with-notepad-under-windows-11</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Jul 2026 17:31:19 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/21918.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 01 Oct 2021 23:12:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to &quot;Edit with Notepad++&quot; under Windows 11 on Sat, 19 Nov 2022 22:09:06 GMT]]></title><description><![CDATA[<p dir="auto">We do not need a list of additional tools which hack the registry in some form or another (especially when those link to tools that were designed in the WinXP era, so will not work on Windows 11 for the same reason that the Notepad++ registry settings does not work on Windows 11).</p>
<p dir="auto">The correct solutions for Windows 11 are</p>
<ul>
<li><s>Shift+RightClick in Windows Explorer</s> <em>does not work in all versions of Win 11</em></li>
<li>Shift+F10 in Windows Explorer</li>
<li>The registry edits recommended in this discussion and in the Notepad++ Online User Manual at <a href="https://npp-user-manual.org/docs/other-resources/#windows-11-right-click-workarounds" rel="nofollow ugc">https://npp-user-manual.org/docs/other-resources/#windows-11-right-click-workarounds</a></li>
</ul>
<p dir="auto">To avoid this discussion becoming a spammy list of links, it is being locked.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/81511</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/81511</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Sat, 19 Nov 2022 22:09:06 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Edit with Notepad++&quot; under Windows 11 on Tue, 15 Nov 2022 21:50:32 GMT]]></title><description><![CDATA[<p dir="auto">Other terrific options:</p>
<ul>
<li><a href="https://lopesoft.com/index.php/en/products/filemenutools" rel="nofollow ugc">FileMenu Tools</a> by <a href="https://lopesoft.com" rel="nofollow ugc">LopeSoft</a></li>
<li><a href="https://ystr.github.io/types" rel="nofollow ugc">Types File Type Editor</a> by Evgeny Strunnikov</li>
</ul>
]]></description><link>https://community.notepad-plus-plus.org/post/81509</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/81509</guid><dc:creator><![CDATA[Bilbo47]]></dc:creator><pubDate>Tue, 15 Nov 2022 21:50:32 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Edit with Notepad++&quot; under Windows 11 on Tue, 15 Nov 2022 16:56:32 GMT]]></title><description><![CDATA[<p dir="auto">May be enough for some of you, until it’s integrated to NPP:<br />
You can use “Shift”+“Right-Click” to open the Classic Menu directly, without any other modification/Registry-Hack…</p>
<p dir="auto">Regards<br />
Christian</p>
]]></description><link>https://community.notepad-plus-plus.org/post/81486</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/81486</guid><dc:creator><![CDATA[Christian Sennhauser]]></dc:creator><pubDate>Tue, 15 Nov 2022 16:56:32 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Edit with Notepad++&quot; under Windows 11 on Fri, 11 Feb 2022 11:34:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/david-3" aria-label="Profile: david-3">@<bdi>david-3</bdi></a> Many thanks. Just the “Quick Access” icon! I had tried some tweaks in “registry” to change it too but didn’t work yet. If I solve the problem (icon) I would share it here.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/74059</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/74059</guid><dc:creator><![CDATA[JamesWebb]]></dc:creator><pubDate>Fri, 11 Feb 2022 11:34:09 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Edit with Notepad++&quot; under Windows 11 on Sat, 05 Feb 2022 05:56:47 GMT]]></title><description><![CDATA[<p dir="auto">A workaround is to use these reg keys:</p>
<pre><code>[HKEY_CLASSES_ROOT\*\shell\pintohome]
"MUIVerb"="Edit with Notepad++"

[HKEY_CLASSES_ROOT\*\shell\pintohome\command]
(Default)="&lt;npp install path&gt;\notepad++.exe" "%1"
</code></pre>
<p dir="auto">Works like a charm for me. The only thing is that we cannot change the icon.</p>
<p dir="auto">Idea taken from here:<br />
<a href="https://github.com/microsoft/vscode/issues/127365#issuecomment-1027855938" rel="nofollow ugc">https://github.com/microsoft/vscode/issues/127365#issuecomment-1027855938</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/73730</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/73730</guid><dc:creator><![CDATA[David 3]]></dc:creator><pubDate>Sat, 05 Feb 2022 05:56:47 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Edit with Notepad++&quot; under Windows 11 on Thu, 27 Jan 2022 08:21:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/saurav-baral" aria-label="Profile: saurav-baral">@<bdi>saurav-baral</bdi></a> They didn’t implement NP++ to new Win 11 context menu yet, but you can bring back classic (Win 10) context menu and add NP++ to that (“How to …” link below):</p>
<p dir="auto"><a href="https://bit.ly/3nZrAiU" rel="nofollow ugc">https://bit.ly/3nZrAiU</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/73375</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/73375</guid><dc:creator><![CDATA[JamesWebb]]></dc:creator><pubDate>Thu, 27 Jan 2022 08:21:16 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Edit with Notepad++&quot; under Windows 11 on Sat, 01 Jan 2022 10:19:11 GMT]]></title><description><![CDATA[<p dir="auto">Hello, will you be able to direct me to the modification that needs to be made to the registry to enable this? The methods I found while googling changed the classic context menu, not the windows 11 one.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/72534</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/72534</guid><dc:creator><![CDATA[Saurav Baral]]></dc:creator><pubDate>Sat, 01 Jan 2022 10:19:11 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Edit with Notepad++&quot; under Windows 11 on Tue, 28 Dec 2021 17:01:31 GMT]]></title><description><![CDATA[<p dir="auto">@ten2120</p>
<blockquote>
<p dir="auto">I am waiting for “NP++” update to add this option</p>
</blockquote>
<p dir="auto">There are so many ways to do this, under the differing OSes that I hope Notepad++ developers DON’T spend their time on something like this.  And, given this history, I don’t think they will.</p>
<blockquote>
<p dir="auto">I  added “NP++” to right click with registry hack (it appears by right click on any file type).</p>
</blockquote>
<p dir="auto">YES!  This is the way to go.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/72411</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/72411</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Tue, 28 Dec 2021 17:01:31 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Edit with Notepad++&quot; under Windows 11 on Tue, 28 Dec 2021 14:24:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> said in <a href="/post/70199">"Edit with Notepad++" under Windows 11</a>:</p>
<blockquote>
<p dir="auto">I’ve got emails/private messages from users complain about <strong>Edit with Notepad++</strong> in the explorer’s context menu under Windows 11.<br />
I’ll see what I can do about it when I get Windows 11. In the meantime, here’s a solution:<br />
<a href="https://www.tomshardware.com/how-to/windows-11-classic-context-menus" rel="nofollow ugc">https://www.tomshardware.com/how-to/windows-11-classic-context-menus</a></p>
</blockquote>
<p dir="auto">I don’t use this method (get back classic menu!). I am waiting for “NP++” update to add this option to new Win 11 context menu. If you implement this option to “NP++” would it be practical for “NP++ Portable Minimal” version too. I am using this version since years ago and I added “NP++” to right click with registry hack (it appears by right click on any file type).</p>
]]></description><link>https://community.notepad-plus-plus.org/post/72406</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/72406</guid><dc:creator><![CDATA[JamesWebb]]></dc:creator><pubDate>Tue, 28 Dec 2021 14:24:57 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Edit with Notepad++&quot; under Windows 11 on Wed, 06 Oct 2021 15:33:54 GMT]]></title><description><![CDATA[<p dir="auto">Maybe you know it already, but they build a new API for the context menu:</p>
<p dir="auto"><a href="https://blogs.windows.com/windowsdeveloper/2021/07/19/extending-the-context-menu-and-share-dialog-in-windows-11/" rel="nofollow ugc">https://blogs.windows.com/windowsdeveloper/2021/07/19/extending-the-context-menu-and-share-dialog-in-windows-11/</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/70297</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/70297</guid><dc:creator><![CDATA[Dennis Pries]]></dc:creator><pubDate>Wed, 06 Oct 2021 15:33:54 GMT</pubDate></item></channel></rss>