WiseCleaner Think Tank
Encounter difficult computer problems?
All about maintenance and optimization of your Windows System.
Jun 3, 2026
If a recent update turned your favorite lightweight text editor into a nagging micromanager, you are not alone. Notepad++ used to let you smash the X button to close the app without an existential crisis. Now? It demands a decision on every unsaved scrap of text, and worse—sometimes those temporary notes vanish into thin air.

Don't uninstall just yet. This usually happens when an update corrupts your configuration files or a system cleaner sweeps away your temp files.
Here is exactly how to restore that seamless, "close-and-forget" experience.
The auto-recovery engine isn't completely broken; its underlying toggles just got turned off.
1. Go to the menu bar and select Settings -> Preferences.

2. Click on Backup in the left-hand pane.
3. Check both of these boxes (missing even one will trigger those endless pop-ups):
4. Set the Backup interval to 1 minute. If you want absolute data insurance, maximize the frequency.

Close the Preferences window. The changes take effect immediately.
Did you check the boxes, but the app is still nagging you? Your temporary backup directory is likely locked up or corrupted. Let's force-flush it.
1. Close Notepad++ entirely.
2. Press Win + R, paste the following path, and hit Enter:
%APPDATA%\Notepad++\backup

3. Delete every single file in that folder. Don't panic—these are just dead session caches. Notepad++ will rebuild a clean, functional database the next time it boots.
If you optimize your settings today only to find them broken next week, background software is overriding your system.
1. Ditch cloud syncing for config folders: Tools like OneDrive or Dropbox love to lock down the %APPDATA%\Notepad++ directory. When they freeze the file to sync it, Notepad++ fails to write your preferences. Drop it from your sync list.
2. Tame your PC cleaners: Aggressive optimization software often flags the Notepad++ backup folder as generic system junk. Add that path directly to your cleaner’s Exclusion List.
3. Verify write permissions: Right-click the Notepad++ Roaming folder, check its properties, and verify that your Windows user account has full read/write access.
If you accidentally killed a session before reading this guide, you can still dig into the app's hidden archives:
Click File -> Restore Recent Closed File from the top menu. The program will attempt to extract your last unforced snapshot from the shadow copy.
Open a clean tab. Type 123456789. Do not save it. Smash the X button.
Relaunch the app. If those numbers are sitting right there waiting for you, your powerhouse editor is officially back to normal.
Additional Related Articles
wisecleaner uses cookies to improve content and ensure you get the best experience on our website. Continue to browse our website agreeing to our privacy policy.
I Accept