I downloaded Cygwin, did something wrong, deleted it entirely, and reinstalled it.
Somehow I then did something very wrong with the result that I now have absolutely no permissions on any account to do anything to the .SSH folder, even though I'm the administrator. Here's everything I've tried but with no effect:
- Deleted the Cygwin .reg files
- Deleted all the Cygwin files that I could
- Gone to the Security tab and tried to change permissions from ANY account
- Tried deleting the folder using
cmd - Booted into safe mode and tried deleting from there
Any ideas how I can fix this?
CHKDSKon the volume? – bwDraco Jun 11 '11 at 17:05CHKDSK, which will start automatically if you do not press a key for ten seconds. – bwDraco Jun 11 '11 at 17:13.ssh. This looks like a security-sensitive folder (it likely holds SSH keys). – bwDraco Jun 11 '11 at 17:14.sshbut in the same place, right? (This is possible in Windows, and you can get really weird problems with it.) Also, is the folder a junction by any chance? – user541686 Jun 11 '11 at 17:19TakeOwn /F YOUR_FOLDER_PATH /R /A– user541686 Jun 11 '11 at 17:21