Option to hide "One or more master keys need a password" warning

The simplest way to hide on Desktop would probably be through CSS. Here is a post explaining how to find the class you need to hide: Custom Css for note editor (markdown).

Then you’d add that class to userhrome.css with display:none. Since I don’t see that banner I am not sure what the class is.