Do I need a remote just to remove a players UI?

I was using a script to delete a players UI and after some confusion I realized it wasn’t deleted server-side. Do I actually need a remote to do that and have it update on the server?

The player’s UI doesn’t even exist on the server. What are you trying to accomplish?

The players UI object exists server-side I just was curious how to remove it from the client and server from the client if at all possible. obviously it wouldn’t display server-side but it still exists in the explorer