How To Fix Sticky Notes Not Working On Windows Fix
Sticky Notes is a convenient and widely used app on Windows for jotting down quick notes, but sometimes it can malfunction. Here are several steps to help you troubleshoot and fix issues with Sticky Notes.
Check for Updates
Before diving into more complex solutions, ensure that both your Windows operating system and the Sticky Notes app are up-to-date. Outdated versions can lead to compatibility issues and bugs.
-
Update Windows:
- Press
Win + Ito open the Settings app. - Navigate to
Update & Securityand check for any available updates. - Install the latest updates to ensure your system is current.
- Press
-
Update Sticky Notes:
- Open the Microsoft Store.
- Search for "Sticky Notes" and check if there are any updates available.
- Install the latest version of the app.
Disable Insights Feature
The Insights feature in Sticky Notes can sometimes cause issues. Disabling it may resolve the problem.
- Disable Insights:
- Open the Sticky Notes app.
- Click on the gear-shaped icon in the top right corner to open Settings.
- Go to
Generaland toggle offEnable Insights.
Run Windows Store Apps Troubleshooter
Windows provides a built-in troubleshooter for Microsoft Store apps, which can help identify and fix issues with Sticky Notes.
- Run the Troubleshooter:
- Press
Win + Ito open the Settings app. - Navigate to
System>Troubleshoot>Other troubleshooters. - Find and run the
Windows Store Appstroubleshooter.
- Press
Repair or Reset Sticky Notes
If updating and disabling Insights do not work, you can try repairing or resetting the app.
-
Repair Sticky Notes:
- Press
Win + Ito open the Settings app. - Navigate to
Apps>Apps & features. - Search for "Sticky Notes" and select it.
- Click on
Advanced optionsand then click theRepairbutton.
- Press
-
Reset Sticky Notes:
- If repairing does not work, click the
Resetbutton instead. Note that resetting will delete all your notes, so back them up first.
- If repairing does not work, click the
Re-register Sticky Notes
Re-registering the app can resolve issues related to its installation.
- Re-register the App:
- Press
Win + Xand selectTerminal (Admin)to open PowerShell. - Close all Sticky Notes windows and type the following command:
Get-AppXPackage -AllUsers -Name Microsoft.MicrosoftStickyNotes | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml" -Verbose} - Press
Enterto execute the command.
- Press
Uninstall and Reinstall Sticky Notes
If all else fails, you can try uninstalling and reinstalling the app.
-
Uninstall Sticky Notes:
- Go to the
Appssettings as described above. - Click on
Uninstallto remove the app.
- Go to the
-
Reinstall Sticky Notes:
- Open the Microsoft Store.
- Search for "Sticky Notes" and click the
Getbutton to download and install the app.
Backup and Restore Notes
To avoid losing your notes during troubleshooting, it's crucial to back them up.
-
Backup Notes:
- Navigate to
%LocalAppData%\Packages\Microsoft.MicrosoftStickyNotes_8wekyb3d8bbwe\LocalState. - Copy the
plum.sqlitefile to a safe location.
- Navigate to
-
Restore Notes:
- If you need to restore your notes, paste the backed-up
plum.sqlitefile back into theLocalStatefolder.
- If you need to restore your notes, paste the backed-up
Additional Troubleshooting Steps
- Restart Your Computer: Sometimes, a simple reboot can resolve temporary glitches.
- Check for Malware: Ensure your system is free from malware, which can interfere with app functionality.
- Create a New User Account: If the issue is user-specific, creating a new user account may help.
By following these steps, you should be able to resolve most issues with Sticky Notes on Windows.