How To: Using Apple News on Mac in unsupported Regions

I just found out by accident that the News app is actually just hidden within the Applications folder. You can show hidden files with: `⌘Command+⇧Shift+.Dot`
If you don’t want to see all hidden files always you can create a symlink (basically a windows Shortcut) with the Terminal app like this:
`ln -s /System/Applications/News.app ~/Downloads`
(This creates a symlink in your downloads folder)
Now simply drag and drop the News symlink into your applications and you can find it in Launchpad.
If you open it you can also pin it to the app bar 😀
View Reddit by noah6644 – View Source