
- #Stickies for windows 10sticky notes not on windows 10 how to#
- #Stickies for windows 10sticky notes not on windows 10 windows 10#
- #Stickies for windows 10sticky notes not on windows 10 windows 7#
So this detects if Sticky Notes is running, and if the backup file exits, then closes Sticky Notes, copies the backup file back to the local machine, and runs Sticky Notes again. $ProcessActive = Get-Process Microsoft.StickyNotes -ErrorAction Silentl圜ontinueĬ:\Windows\explorer.exe shell:AppsFolder\Microsoft.MicrosoftStickyNotes_8wekyb3d8bbwe!App $Path2 = "\\Fileserver\dfs\Users\" + $UserName + "\Sticky Notes 10" In this version they're too big and it only takes a few to fill my screen.
#Stickies for windows 10sticky notes not on windows 10 windows 7#
In Windows 7 I could size them small enough to tile nicely. $Path1 = "\\Fileserver\dfs\Users\" + $UserName + "\Sticky Notes 10\plum.sqlite" The whole point of having sticky notes is so that I could have a lot of them visible on my second monitor. Then a powershell logon script that copies the file back when the user logs on $UserName = $env:USERNAME We could also copy the 'sticky notes.exe'(C:WindowsSystem32) from a previous version machine. Microsoft advocate was an ass, sad to say I successfully retrieved my 'lost' sticky notes by going to the appropriate folder in the 'windows.old' folder created during the re-installation process and copying the subfolders into the equivalent windows folder. Important: You can replace an existing plum.sqlite, but if you do you'll delete any previous notes already stored on the device.Īfter completing these steps, open Sticky Notes, and all your notes should now appear on your desktop exactly in the same location where you left them.Just sharing for anyone else who comes across this problem, I have found a rather creative solution for roaming Sticky Notes since Microsoft changed the format and location of the Sticky Notes file and put it in the Local section of the user profile.įirst I have a log off script in a CMD file that copies the file to the users home drive robocopy "C:\Users\%USERNAME%\AppData\Local\Packages\Microsoft.MicrosoftStickyNotes_8wekyb3d8bbwe\LocalState" "\\Fileserver\dfs\Users\%USERNAME%\Sticky Notes 10" /mir The 'Sticky notes' on Windows 10.1607 has been a metro style app while it is a 'desktop app' in previous version. Right-click the folder, and select Paste (Ctrl + V). Right-click the plum.sqlite file, and select Copy (Ctrl + C). Navigate to the folder location with the backup file.
#Stickies for windows 10sticky notes not on windows 10 windows 10#
To restore your Sticky Notes to the same or different Windows 10 machine, do the following:
#Stickies for windows 10sticky notes not on windows 10 how to#
How to restore a backup of your Sticky Notes


Once you complete these steps, you can restore your notes on the same computer, or you can move them to another device. Right-click in the folder location, and select Paste (Ctrl + V).

I can click the show desktop button, but that makes everything else minimize too, defeating the point of easy access sticky notes. I want to be able to hide and open all notes with one click. I just upgraded to windows 10 and the sticky notes are junk compared to windows 7. Using File Explorer (Windows key + E), open a folder location that you want to use to export the backup. There is not a hid all notes option when you right-click. Right-click the plum.sqlite file, and select Copy.

%LocalAppData%\Packages\Microsoft.MicrosoftStickyNotes_8wekyb3d8bbwe\LocalState Type the following path and click the OK button:
