Remove the "close" pop up window from all applications as it doesn't provide any benefit. It only gives you the option to close the window and not do anything else. It serves not purpose, is not consistent across applications, is time consuming, and annoying. Example attached in pictures
Replace the modal with a toast message. There is no reason for this to be a dialog box... there is no call to action other than to close it. If you want to notify the user that something happened, a banner across the top or a toast on the bottom is sufficient and doesn't interrupt the user from performing their next action.