Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

I was playing with sharing rights on another computer with partition C. Something has gone wrong, because when I run my system i get "Access denied" message when trying to read C content. however:

  • I was able to run system
  • In total commander I get type: cd c:\program files and .. I am in ...

Something I have messed up ..

Can anyone tell me how to fix rights?

share|improve this question

migrated from stackoverflow.com Nov 20 '12 at 11:17

1 Answer

Already found:

cacls c:\ /G Administrators:F

did the trick.

Thanks!

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.