Skip to main content
Known Participant
August 26, 2024
Question

How to turn off notifications

  • August 26, 2024
  • 1 reply
  • 244 views

I hope to turn off this notification by default through a script and ensure that it doesn’t prompt in the future. Although it can be manually selected, there is no option to block this notification in a freshly installed Photoshop. Therefore, I would like to use a script to disable this notification initially.

 

This topic has been closed for replies.

1 reply

Legend
August 26, 2024

There is not a way in the DOM to script that. You'd have to find this in the preference files (good luck) and change it there.

Known Participant
August 26, 2024

Thank you for your response. I will continue to look for a solution.