|
reboot the computer remotely
Go to a command prompt by typing cmd into the run option on your start menu. At the command prompt enter the following command
shutdown ?
This will display a list of commands you can use to reboot the computer or shut it down entirely. For example:
shutdown -r will reboot the computer. Your username will still be visble but the user on site can replace it with their username and password to log on. This will restore the computer to the limited rights user account and eliminate your problem.
|