Is there a more lightweight solution? Like, some ssh frontend? I’d like to help my mom cleaning up her Windows computer because she’s not very tech savvy. I can of course just screen share on some messaging app but it’d save so much time if I could have control.
I’m not going to be reacting to answers advising me to install a Windows esque distro on her computer.


Windows has an RDP server installed by default so any Linux RDP client will work (Remmina for example), just need to configure Windows to allow those incoming connections.
But RDP won’t do screen-sharing, if you need that specifically look at installing a VNC server onto the Windows system, or look at stuff like Rustdesk.
if you need those connections to be more secure you’ll want to look at adding VPN or SSH possibly.
For what it’s worth Windows does sort of have a RDP screen sharing feature, I think it comes up as Quick Assist on Windows, but that works through Microsoft Account / servers and wouldn’t do connections from Linux AFAIK.
It’s worth pointing out that Home editions of Windows don’t allow you to enable the RDP server without doing some janky stuff.