Cars have similar UX issues as well. See the whole touchscreen saga.
It's also an issue on Linux, to an extent. GNOME has a tendency of forcing UIs on users, and Ubuntu with Unity, now GNOME again, etc. Though, thankfully, since the user is free to choose their own desktop environment and window manager, it's not as pressing of an issue.
I realized many years ago that simpler UIs deliver the best UX. This is a large reason why I love the command line so much. Most programs have a fixed and stable interface, and can be composed to do what I want. For graphical programs I prefer using a simple window manager like bspwm on X, and niri on Wayland. These don't draw window decorations, and are primarily keyboard-driven, so I don't need superfluous graphics. I only need a simple status bar that shows my workspaces, active window, and some system information. I recently configured it with Quickshell[1], and couldn't be happier. I plan to use this setup for years to come, and it gives me great peace of mind knowing that no company can take that away from me. I will have to maintain it myself, but there shouldn't be any changes in the programs I use to break this in a major way.
[1]: https://github.com/imiric/quickshell-niri/tree/main/fancy-ba...