<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>Notepad Replacer RSS: Windows 10 resetting notepad</title>
<atom:link href="https://www.binaryfortress.com/NotepadReplacer/Discussions/RSS/?TopicID=f21b1042-fb60-4d52-adae-ab52de6523c0" rel="self" type="application/rss+xml" />
<link>https://www.binaryfortress.com/NotepadReplacer/Discussions/RSS/?TopicID=f21b1042-fb60-4d52-adae-ab52de6523c0</link>
<description>Notepad Replacer RSS: Windows 10 resetting notepad</description>
<lastBuildDate>Fri, 01 May 2026 08:25:00 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.binaryfortress.com/NotepadReplacer/Discussions/RSS/?TopicID=f21b1042-fb60-4d52-adae-ab52de6523c0</generator>
<item>
<title>RE: Windows 10 resetting notepad</title>
<link>https://www.binaryfortress.com/NotepadReplacer/Discussions/View/windows-10-resetting-notepad/?ID=f21b1042-fb60-4d52-adae-ab52de6523c0#6</link>
<pubDate>Thu, 16 Nov 2017 21:36:26 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.binaryfortress.com/NotepadReplacer/Discussions/View/windows-10-resetting-notepad/?ID=f21b1042-fb60-4d52-adae-ab52de6523c0#6</guid>
<category>Notepad Replacer</category>
<description><![CDATA[Might have solved it bytaking ownership of:
Code
Copy
Select All
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\notepad.exe
Described in this guide: https://www.howtogeek.com/262464/how-to-gain-full-permissions-to-edit-protected-registry...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Might have solved it bytaking ownership of: <br/>
<div class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code019de2a420c6730c9229140e7a1f0e36" class="ClipboardCopyControl"><img src="https://www.binaryfortress.com/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code019de2a420c6730c9229140e7a1f0e36Js'); return false;"><img src="https://www.binaryfortress.com/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code019de2a420c6730c9229140e7a1f0e36Js" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\notepad.exe</pre><textarea id="code019de2a420c6730c9229140e7a1f0e36" name="code019de2a420c6730c9229140e7a1f0e36" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div><br/>
<i>Described in this guide: https://www.howtogeek.com/262464/how-to-gain-full-permissions-to-edit-protected-registry-keys/</i><br/>
<br/>
Then I added this to the registry:<br/>
<div class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code019de2a420cd76cc90b56f22f3090cbc" class="ClipboardCopyControl"><img src="https://www.binaryfortress.com/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code019de2a420cd76cc90b56f22f3090cbcJs'); return false;"><img src="https://www.binaryfortress.com/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code019de2a420cd76cc90b56f22f3090cbcJs" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\Notepad.exe]
"Debugger"="\"C:\\Program Files\\Sublime Text 3\\sublime_text.exe\" -z"</pre><textarea id="code019de2a420cd76cc90b56f22f3090cbc" name="code019de2a420cd76cc90b56f22f3090cbc" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div>
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Windows 10 resetting notepad</title>
<link>https://www.binaryfortress.com/NotepadReplacer/Discussions/View/windows-10-resetting-notepad/?ID=f21b1042-fb60-4d52-adae-ab52de6523c0#5</link>
<pubDate>Thu, 16 Nov 2017 20:47:11 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.binaryfortress.com/NotepadReplacer/Discussions/View/windows-10-resetting-notepad/?ID=f21b1042-fb60-4d52-adae-ab52de6523c0#5</guid>
<category>Notepad Replacer</category>
<description><![CDATA[Just made an account to report this. I work in IT and I have recently installed multiple computers with Windows 10-1709 and I have had the same problem on all of them.
Notepadreplacer used to work but for some reason it has stopped suddenly opening files in Notepad instead of my Sublime Text 3....]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Just made an account to report this. I work in IT and I have recently installed multiple computers with Windows 10-1709 and I have had the same problem on all of them. <br/>
<br/>
Notepadreplacer used to work but for some reason it has stopped suddenly opening files in Notepad instead of my Sublime Text 3.<br/>
<br/>
Wild guess; it seems that Windows might be protecting changes to the registry or something. Such a shame because I simply love this app.  <img src="https://www.binaryfortress.com/MediaCommon/SVGs/FontAwesome/face-frown.light.svg" alt=":(" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:16px;height:16px;" HelpButtonData=":(" HelpButtonDataAlign="BelowMiddle" />
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Windows 10 resetting notepad</title>
<link>https://www.binaryfortress.com/NotepadReplacer/Discussions/View/windows-10-resetting-notepad/?ID=f21b1042-fb60-4d52-adae-ab52de6523c0#4</link>
<pubDate>Tue, 25 Apr 2017 18:53:47 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.binaryfortress.com/NotepadReplacer/Discussions/View/windows-10-resetting-notepad/?ID=f21b1042-fb60-4d52-adae-ab52de6523c0#4</guid>
<category>Notepad Replacer</category>
<description><![CDATA[No worries, glad to hear it's all good now!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
No worries, glad to hear it's all good now!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Windows 10 resetting notepad</title>
<link>https://www.binaryfortress.com/NotepadReplacer/Discussions/View/windows-10-resetting-notepad/?ID=f21b1042-fb60-4d52-adae-ab52de6523c0#3</link>
<pubDate>Mon, 24 Apr 2017 19:27:20 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.binaryfortress.com/NotepadReplacer/Discussions/View/windows-10-resetting-notepad/?ID=f21b1042-fb60-4d52-adae-ab52de6523c0#3</guid>
<category>Notepad Replacer</category>
<description><![CDATA[I just tested after another reboot and it was not reset. I'm not sure what the culprit was over the last 3 or 4 reboots, but it seems to have stopped doing it. Thank you for looking into it.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I just tested after another reboot and it was not reset. I'm not sure what the culprit was over the last 3 or 4 reboots, but it seems to have stopped doing it. Thank you for looking into it.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Windows 10 resetting notepad</title>
<link>https://www.binaryfortress.com/NotepadReplacer/Discussions/View/windows-10-resetting-notepad/?ID=f21b1042-fb60-4d52-adae-ab52de6523c0#2</link>
<pubDate>Mon, 24 Apr 2017 18:34:13 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.binaryfortress.com/NotepadReplacer/Discussions/View/windows-10-resetting-notepad/?ID=f21b1042-fb60-4d52-adae-ab52de6523c0#2</guid>
<category>Notepad Replacer</category>
<description><![CDATA[I've re-tested Notepad Replacer on Windows 10 1607 here with a few reboots and didn't run into any issues. Do any other settings on your system get reset? Is this a personal computer, or a company computer that might have some central IT policies being applied to it?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I've re-tested Notepad Replacer on Windows 10 1607 here with a few reboots and didn't run into any issues. Do any other settings on your system get reset? Is this a personal computer, or a company computer that might have some central IT policies being applied to it?
</div>
]]></content:encoded>
</item>
<item>
<title>Windows 10 resetting notepad</title>
<link>https://www.binaryfortress.com/NotepadReplacer/Discussions/View/windows-10-resetting-notepad/?ID=f21b1042-fb60-4d52-adae-ab52de6523c0</link>
<pubDate>Fri, 21 Apr 2017 14:35:45 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.binaryfortress.com/NotepadReplacer/Discussions/View/windows-10-resetting-notepad/?ID=f21b1042-fb60-4d52-adae-ab52de6523c0</guid>
<category>Notepad Replacer</category>
<description><![CDATA[Hi,
Within the past week I've noticed that rebooting Windows 10 seems to be resetting the default back to notepad. I can run NotepadReplacer again to fix it for my session, but I'm certain now that each reboot will cause it to revert back to using notepad.exe. My assumption is that some recent W...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hi,<br/>
<br/>
Within the past week I've noticed that rebooting Windows 10 seems to be resetting the default back to notepad. I can run NotepadReplacer again to fix it for my session, but I'm certain now that each reboot will cause it to revert back to using notepad.exe. My assumption is that some recent Windows Update is the culprit.<br/>
<br/>
Have you seen this behavior and is there any sort of fix/hack/resolution to it?<br/>
<br/>
NotepadReplacer 1.1.6<br/>
Windows 10 Pro Version 1607<br/>
<br/>
Thanks in advance!<br/>
-Joel
</div>
]]></content:encoded>
</item>
</channel>
</rss>