How to rebuild 'Open With...' on macOS
A simple trick to reset 'Open With..' menu list on macOS
A simple answer is "NO, you cannot". This "Open With ..." list has already been updated according to what apps you're using now. But there is a way to reset them, please refer to https://apple.stackexchange.com/questions/64124/how-can-i-modify-the-list-of-applications-under-open-with.
Brief speaking, clean lsregister and let it reindex
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -kill -r -domain user -domain local -domain system
killall Finder
That's it. Enjoy