Posted on 04-18-2023 09:24 AM
Is there a way to remove the news previews from the Today View widgets? There are inappropriate news articles that show up for students and parents are wanting this blocked. I have the widgets blocked but it doesn't remove them from that view.
Solved! Go to Solution.
Posted on 04-18-2023 12:03 PM
@Hayden_Webb It looks like the widget data is stored in ~/Library/Containers/com.apple.notificationcenterui/Data/Library/Preferences/com.apple.notificationcenterui.plist but nothing in that plist has a label that would be useful in identifying what you'd need to remove
Posted on 04-18-2023 10:01 AM
Have you tried to delete the news app, that might remove the widget.
rm -rf /Applications/News.app/
Posted on 04-18-2023 11:32 AM
It's a system app built into the OS so I don't think it can be removed without disabling SIP, unfortunately.
Posted on 04-18-2023 12:03 PM
@Hayden_Webb It looks like the widget data is stored in ~/Library/Containers/com.apple.notificationcenterui/Data/Library/Preferences/com.apple.notificationcenterui.plist but nothing in that plist has a label that would be useful in identifying what you'd need to remove
Posted on 04-24-2023 05:43 AM
I talked to the staff and said this might not be possible and they said it's fine, so I'll close this discussion.