Skip to main content
Participant
February 18, 2020
Question

Disable Notification Manager for Adobe Creative Cloud

  • February 18, 2020
  • 2 replies
  • 21781 views

I want the Notification Manager for Adobe Creative Cloud uninstalled. Our users keep getting the windows pop up below. When I uninstall it, it just reinstalls after again. I have disabled automatic updates, notifications, give full control to that WindowsApps folder, but this message still pops up. Is there a regkey that I can set?

 

This topic has been closed for replies.

2 replies

Participant
May 19, 2021

Thanks so much! 

Leonard Boone

Raleigh NC 

 

Participant
May 20, 2021

I thought running that command worked but I continue to get the notification.

It's not like the one above, I'll take a snippet of it and post it the next time it comes up.

Participant
May 20, 2021

This is what I keep getting and it's aggravating. I've long since removed tha App and no longer subscribe to the service. 

 

 

Khoai
Participant
March 9, 2020

Me too! I'm really annoyed about it every time I open Photoshop.

Participant
June 4, 2020

I found the the Adobe Notification Client is installed as an Appx package. I've removed it by using the following commandline.
Get-AppxPackage -AllUsers *AdobeNotificationClient* | Remove-AppxPackage -AllUsers

 

Hope this helps,

D

umarmughal
Participant
October 10, 2020

How and where to run this command? i am using Win10 64bit, please advise.