VMware Horizon Community
jzumwalt
Enthusiast
Enthusiast

Sticky Notes

we have just migrated over to Win 10 from 7- We are blocking the Windows UWP Apps currnently. 

 I am having a very hard time installing "Sticky Notes" - when i navigate the the Store I attempt to "Get" it and it fails to load with no error message- I cannot find a stand alone installer.. Does any one have any advice on how to get this **bleep** app- it's one of those end users things... 

we are using Horizon View 7.13 linked clone pools with an optimized Win10 1909 golden image.

Thank-you

0 Kudos
4 Replies
Jubish-Jose
Hot Shot
Hot Shot

Please check if below site helps. They have Sticky Notes. Calc (which usually disappears after a desktop maintenance) etc.

https://win7games.com/

Not official, so use at your own risk though. 


-- If you find this reply helpful, please consider accepting it as a solution.
Tags (1)
0 Kudos
kvmw2130
VMware Employee
VMware Employee

Get-AppxPackage -allusers *sticky* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}

You may try this command on Powershell

0 Kudos
jzumwalt
Enthusiast
Enthusiast

Thanks for the script- ran it successfully no errors but no sticky notes- 

0 Kudos
mrkasius
Hot Shot
Hot Shot

Hi @jzumwalt,

Are you optimizing with OSOT? I recommend building a fresh image and keeping the Store Apps 'Sticky Notes'

0 Kudos