Gain remote access to the machine (TeamViewer, AnyDesk, QuickAssist etc), you can then run PowerShell (as admin) and enter the following command:
Add-LocalGroupMember -Group “Administrators” -Member “[Domain]\[Username]”
The user will then need to log off/on in order to utilise their new rights.