Add localservice and networkservice to the administrator group.
Click the start button, search for cmd. Right click, run as Admin.
Type in the following commands:
net localgroup administrators localservice /add
net localgroup administrators networkservice /add
exit
Then reboot.