+3 votes
118 views
Quick Notes in Windows 10 do not appear and do not open

in Windows 10 by (551k points)
reopened | 118 views

1 Answer

+4 votes
Best answer

Fix sticky notes error Windows 10

Windows 10 has integrated sticky notes as an additional reminder method for events, tasks, or dates. We do this popularly in the physical post-its but the sticky notes (which have the design of a post-it) will give us the opportunity to have them on the Windows 10 desktop and access it at any time. These quick notes can be of various colors in case we like to classify the colors by theme or importance..

 

The sticky notes are native applications developed by Microsoft which are already pre-installed in the operating system so that the end user has them as an extra method of information, but it is possible that for some reason the sticky notes do not open in Windows 10 and if This is the case, we are going to see how to correct this error so that they open correctly.

 

 

 

To stay up to date, remember to subscribe to our YouTube channel!   SUBSCRIBE

 

Fix sticky notes error Windows 10

 

Step 1

First, we access PowerShell as administrator:

 

image

 

 

Step 2

In the PowerShell console we execute the following:
 Get-AppXPackage -AllUsers -Name Microsoft.MicrosoftStickyNotes | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$ ($ _. InstallLocation) \ AppXManifest.xml” -Verbose} 
image

 

 

Step 3

This what it does is reinstall the packages of the sticky notes in Windows 10, after this it is possible to access the sticky notes from Start:

 

image

 

Step 4

Open the sticky notes and start using them:

 

image

 

 

This has been the method to allow sticky notes to open in Windows 10..

 


by (3.5m points)

Related questions

+3 votes
1 answer
asked Jun 23, 2019 in Windows 10 by backtothefuture (551k points) | 194 views
+4 votes
1 answer
+3 votes
1 answer
asked Nov 3, 2019 in Windows 10 by backtothefuture (551k points) | 265 views
+3 votes
1 answer
+3 votes
1 answer
asked Sep 16, 2019 in Windows 10 by backtothefuture (551k points) | 206 views
Sponsored articles cost $40 per post. You can contact us via Feedback
10,634 questions
10,766 answers
510 comments
3 users