<?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[Config file - Not Seen]]></title><description><![CDATA[<ol>
<li>
<p dir="auto">Couple of days ago notepad ++ updated to v8.9.6.4, this update broke all my settings.<br />
(A) Scaled sized locating was gone, app shoved to upper right of my screen and very small.<br />
(B) Lost all preferences and color scheme.</p>
</li>
<li>
<p dir="auto">I have a backup of my session file, copied it to Dir. (C:\Users\Gunner\AppData\Roaming\Notepad++), and nothing, I could not get it to load the from the BU session file. I finally gave up, move the app on my screen, resize it, went in and put all my preference in.</p>
</li>
<li>
<p dir="auto">I have a list (text I use a lot) for the Search Find What, I pasted that into the config file and save. The darn app once again lost all my preferences and shrunk moving to the upper left of my screen. Once again I had to go through and reset everything, not a happy camper!</p>
</li>
</ol>
<p dir="auto">The app has been working fine for a couple of days, I had been doing a ton of search so half of my favorite items were lost. Today I copied my list back into the search file, when I open the app, only half of them were there, the rest were from the current list, old stuff was still showing. It like the app is looking toa different directory and using a different config file.</p>
<p dir="auto">Crap, it just did it again, when I copied my search list (remembered), and the app lost all preferences, and moved to the upper left of my screen. The session file I copied in is the a new one that I saved from yesterday after I went through and set all my preferences. I thought or was told that the the app’s preferences etc. loaded from the Session file?</p>
<p dir="auto">Question:<br />
I can’t remember where you can change the setting or edit a line so more items are remembered in the Find What window, can you please tell me how to set it to (12)</p>
<p dir="auto"><img src="/assets/uploads/files/1781805348217-config-search-list-issue-resized.jpg" alt="Config Search list issue.jpg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/topic/27581/config-file-not-seen</link><generator>RSS for Node</generator><lastBuildDate>Thu, 18 Jun 2026 20:30:05 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/27581.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 18 Jun 2026 17:56:10 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Config file - Not Seen on Thu, 18 Jun 2026 18:29:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kendall-demott" aria-label="Profile: Kendall-DeMott">@<bdi>Kendall-DeMott</bdi></a> ,</p>
<p dir="auto">The installer shouldn’t lose your settings – it tries hard to not overwrite – but not impossible.  But after it’s installed, it shouldn’t lose all the settings.</p>
<p dir="auto">One guess is that the config.xml file doesn’t actually have normal write permissions, so when you make all the changes inside Notepad++, it tries to save the settings, but cannot – I would have thought it would prompt you for that, but maybe not.  Use Explorer to go to <code>%AppData%\Notepad++\</code>, and right click on <code>config.xml</code>, and check the permissions, to make sure your normal user has write permission to the file; and also make sure you <em>aren’t</em> running Notepad++ As Admin – it would have <code>Administrator</code> in the title bar, and list it as Admin Mode: ON in the <strong>? &gt; Debug Info</strong> – because maybe your system is set up so Admin cannot write to your AppData directory.</p>
<p dir="auto">Another guess is that you have two copies of Notepad++, and when your settings are changing, it is because it’s using a different copy of Notepad++, pointing to a different config location.  Use Windows search to look for <code>notepad++.exe</code>, and see if it finds more than one copy. (If you have multiple drives, make sure you check them all.)</p>
<blockquote>
<p dir="auto">I thought or was told that the the app’s preferences etc. loaded from the Session file?</p>
</blockquote>
<p dir="auto">Nope.  Settings are stored in <code>config.xml</code>.  The list of open files is stored in <code>session.xml</code></p>
<blockquote>
<p dir="auto">I can’t remember where you can change the setting or edit a line so more items are remembered in the Find What window, can you please tell me how to set it to (12)</p>
</blockquote>
<p dir="auto">It’s a <a href="https://npp-user-manual.org/docs/preferences/#preferences-for-advanced-users" rel="nofollow ugc">Preference for Advanced Users</a>, which can only be changed by editing <code>nbMaxFindHistoryFind</code> and similar attributes, as described in the User Manual.  When manually editing <code>config.xml</code>, you have to follow the steps in the <a href="https://npp-user-manual.org/docs/config-files/#editing-configuration-files" rel="nofollow ugc">Editing Config Files</a> section, reading about the differences in how you have to treat <code>config.xml</code> because of its unique status in Notepad++'s inner workings.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105768</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105768</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Thu, 18 Jun 2026 18:29:54 GMT</pubDate></item></channel></rss>