WiseCleaner Think Tank

Encounter difficult computer problems?
All about maintenance and optimization of your Windows System.

Home > Think Tank > Notepad++ Asking to Save Every Time? Fix the Session Snapshots in 2 Minutes

Notepad++ Asking to Save Every Time? Fix the Session Snapshots in 2 Minutes

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.

1. Reclaim Your "Zero-Click" Closures

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):

  • Remember current session for next launch (restores your open tabs)
  • Enable session snapshot and periodic backup (safeguards your unsaved data)

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.

2. Purge Corrupted Cache

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.

3. Block the Hidden Culprits

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.

4. Emergency Rescue: Recovering Lost Notes

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.

The Verdict

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.

Latest
Resolved: BitLocker Recovery Screen Pops up at StartupHow to Stop Edge from Downloading AI Models on Windows 11How to Know If Your Windows 11 Uses ARM64 or x64
Read more >>
Recommend
Understanding Windows Power Plans: Balanced, Battery Saver, High Performance, and Ultimate PerformanceHow to Pause Windows Update for 100 YearsShould I enable or disable Trim of SSD?
Read more >>
Hottest
How to Install a macOS in VMware Workstation PRO 17How to Enable Task Manager Option in Taskbar Menu on Windows 11How to Fix Office Application Error 0xc0000142
Read more >>

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