You could give this a try first:
1 Go into Safe mode with cmd prompt
2. Open cmd prompt and type:
NET USER ADMINISTRATOR /active:yes {enter}
3. Type NET STOP ProfSvc {enter} to get to login screen.
3. Ctrl +Alt+ Del > start Task Manager> New Task>Explorer.
4.EITHER :
a) Open Regedit and go to
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System.
In the right pane , rt click and Modify EnableUA and change the value to 0.

Warning
Use this only in Windows 7. Disabling UAC like this in Windows 8 will break Store apps, and cause you to no longer be able to open and run them.
OR
b) Go to Msconfig>Tools Tab>Disable UAC.
5. Then rt click C drive Properties >Security>Highlight Authenticated Users>Edit >Tick Full Control>Apply>OK. and see if you can get control of it.