 |
Welcome to Windows 7 Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows 7. The Windows 7 forum also covers news and updates and has an extensive Windows 7 tutorial section that covers a wide range of tips and tricks.
Windows 7 - I seriously mucked up permissions -can't access C: |
12-06-2010
|
#1 | | Windows 7 Professional 32 bit |
I seriously mucked up permissions -can't access C: This may be simple to fix or I may (probably) be up the creek.
I have done something in my stupidity to my permissions for my C drive. I was having problems getting my homegroup to work (2 Windows 7 computers) so I thought maybe it was a permissions issue so i went mucking around with them, now I can't move, copy or delete anything from my C drive. I can use all of it. The apps work fine and i can even use the network to see the laptop.
I know that my best bet is to format and reinstall Windows so I want to copy all of my latest games saves and homework documents that are not backed up in the last week. But I can't.
I can't even fully describe what I've done that messed it up so bad. I have been taking a course in Windows 7 administration and there are some labs in there having to do with sharing etc. so I did something wrong. I just know enough to screw it up, not enough to fix it.
So I'm wondering if there is some temporary fix I can make just so I can copy the files and folders I want to keep from the C drive to a backup so I can reformat and reinstall? At this point I don't care what I did wrong. I will never muck with permissions again if I can just get my files backed up.
BTW I can't get an elevated command prompt. I can get a regular one but when I right-click and run as administrator it says "...you may not have the appropriate permissions to access the item."
And please don't abuse me. I've done enough of that myself. I know I'm stupid for messing with stuff I don't know about. I know I'm a noob who should leave this stuff to the pros. I know I'm probably not giving enough information for anyone to give me a reasonable answer. But if you want to try anyway it will be a great deposit in your Karma bank!
| My System Specs | | System Manufacturer/Model Number Dell Inspiron Desktop 530 OS Windows 7 Professional 32 bit CPU Intel dual 1.8 GHz Memory 2 BG |
12-06-2010
|
#2 | | Windows 7 Home Premium SP1, clean install, upgrade disc |
If you scrwed up system permissions a System Restore may solve the problem System Restore | My System Specs | | System Manufacturer/Model Number Dell XPS 420 OS Windows 7 Home Premium SP1, clean install, upgrade disc CPU Intel Core2 processsor Q8200(2.33Ghz 1333FSB) Quad Core Tech Motherboard Dell Memory 6 gb Graphics Card ATI Radeon 256MB HD3650 Sound Card Intergrated 7.1 Channel Audio Monitor(s) Displays Dell SP2009W 20" Keyboard Dell USB Keyboard Mouse Dell Premium Optical USB Cooling Fan Hard Drives 640 GB Serial ATA Hard drive Internet Speed DSL 2.85 |
12-06-2010
|
#3 | | Windows 7 Ultimate 64-bit |

Quote: Originally Posted by Dayzed This may be simple to fix or I may (probably) be up the creek.
I have done something in my stupidity to my permissions for my C drive. I was having problems getting my homegroup to work (2 Windows 7 computers) so I thought maybe it was a permissions issue so i went mucking around with them, now I can't move, copy or delete anything from my C drive. I can use all of it. The apps work fine and i can even use the network to see the laptop.
I know that my best bet is to format and reinstall Windows so I want to copy all of my latest games saves and homework documents that are not backed up in the last week. But I can't.
I can't even fully describe what I've done that messed it up so bad. I have been taking a course in Windows 7 administration and there are some labs in there having to do with sharing etc. so I did something wrong. I just know enough to screw it up, not enough to fix it.
So I'm wondering if there is some temporary fix I can make just so I can copy the files and folders I want to keep from the C drive to a backup so I can reformat and reinstall? At this point I don't care what I did wrong. I will never muck with permissions again if I can just get my files backed up.
BTW I can't get an elevated command prompt. I can get a regular one but when I right-click and run as administrator it says "...you may not have the appropriate permissions to access the item."
And please don't abuse me. I've done enough of that myself. I know I'm stupid for messing with stuff I don't know about. I know I'm a noob who should leave this stuff to the pros. I know I'm probably not giving enough information for anyone to give me a reasonable answer. But if you want to try anyway it will be a great deposit in your Karma bank! Take ownership and grant all. The fastest way is to open an elevated command prompt and issue the takeown and icalcs commands. To do this open Start, type "cmd", press shift+ctrl+enter, and issue the following commands exactly as shown save replacing "mike" with your user id: Code: takeown /f c:\*.* /d y /r
icacls c:\*.* /grant:r mike:(F) /t /c You MUST then get all the files you need off the drive and REINSTALL WINDOWS FROM SCRATCH. Windows is not designed to run with these permissions and will likely fail randomly and you will be wide open to many virus attacks.
Last edited by baarod; 12-06-2010 at 05:07 PM..
| My System Specs | | System Manufacturer/Model Number baarod/MCP OS Windows 7 Ultimate 64-bit CPU Core2 Quad Q6600 @ 3.6GHz 9x400FSB Motherboard Gigabyte G33M-S2H Memory 4GB DDR2 1066 Graphics Card ATI Radeon HD 4670 Sound Card Integrated Azalia Monitor(s) Displays Acer AL1711 Screen Resolution 1280x1024 Keyboard Microsoft Wireless Comfort Keyboard 4000 Mouse Microsoft Wireless Lasr Mouse 5000 PSU 240W TFX Case InWin BT566 Cooling Intel Retail Stock Hard Drives OCZ Vertex SATAII w/ 1.5FW 30,528MB system and apps
Maxtor 6L300R0 PATA 286,188MB page file, data and user profiles Internet Speed 3Mbps Verizon DSL over 802.11g Other Info Hauppauge WinTV PVR II Tuner, Generic $13 SoC Webcam, RT61 WiFi with remote antenna, Media Center Remote and Receiver |
12-06-2010
|
#4 | | Windows 7 Professional 32 bit |
rich, I failed to metion that I did try the system restore but it told me there were no restore points created.
I will google takeown and icalcs since I've never heard of them. Thanks! | My System Specs | | System Manufacturer/Model Number Dell Inspiron Desktop 530 OS Windows 7 Professional 32 bit CPU Intel dual 1.8 GHz Memory 2 BG |
12-06-2010
|
#5 | | |

Quote: Originally Posted by Dayzed This may be simple to fix or I may (probably) be up the creek.
I have done something in my stupidity to my permissions for my C drive. I was having problems getting my homegroup to work (2 Windows 7 computers) so I thought maybe it was a permissions issue so i went mucking around with them, now I can't move, copy or delete anything from my C drive. I can use all of it. The apps work fine and i can even use the network to see the laptop.
I know that my best bet is to format and reinstall Windows so I want to copy all of my latest games saves and homework documents that are not backed up in the last week. But I can't.
I can't even fully describe what I've done that messed it up so bad. I have been taking a course in Windows 7 administration and there are some labs in there having to do with sharing etc. so I did something wrong. I just know enough to screw it up, not enough to fix it.
So I'm wondering if there is some temporary fix I can make just so I can copy the files and folders I want to keep from the C drive to a backup so I can reformat and reinstall? At this point I don't care what I did wrong. I will never muck with permissions again if I can just get my files backed up.
BTW I can't get an elevated command prompt. I can get a regular one but when I right-click and run as administrator it says "...you may not have the appropriate permissions to access the item."
And please don't abuse me. I've done enough of that myself. I know I'm stupid for messing with stuff I don't know about. I know I'm a noob who should leave this stuff to the pros. I know I'm probably not giving enough information for anyone to give me a reasonable answer. But if you want to try anyway it will be a great deposit in your Karma bank! It might also work to use the take ownership shortcut which should override any previous restrictions you placed on your C drive. Take Ownership Shortcut | My System Specs | | System Manufacturer/Model Number Home built OS Windows 7 RTM X64 CPU Q9650-4.275GHz, E8600 4.5GHz, E6750-3.8GHz Motherboard Evga 780i FTW Memory G.Skill PC2 9600 1200Mhz 5 5 5 15 2T Graphics Card GTX480 Sound Card Asus Xonar D2 Monitor(s) Displays HannsG Screen Resolution 1680X1050 Keyboard Logitech G15 Mouse Logitech G9 PSU ThermalTake Toughpower 1000Watt modular Case ThermalTake XaserV Cooling Xigmatek S1283 Hard Drives GSkill Phoenix Pro 120GB SSD Internet Speed T1 |
12-06-2010
|
#6 | | Windows 7 Professional 32 bit |
I tried the code provided by baarod and it gave me an error saying that \f option was not allowed more than 1 time. Am I supposed to type in the commands each separately then hit return?
I googled it but I don't really understand it.
Oh and I tried the download that chev65 posted but it did not download anything. Nothing happened when I hit the download button.
I'm thinking I'll just be blowing all this away and writing off the game saves. I can print out the homework and just type it again. Luckily my photos and music are backed up. Just such a PITA setting things up again. | My System Specs | | System Manufacturer/Model Number Dell Inspiron Desktop 530 OS Windows 7 Professional 32 bit CPU Intel dual 1.8 GHz Memory 2 BG |
12-06-2010
|
#7 | | Windows 7 Ultimate 32bit SP1 |
Can you back up your Game Saves to a CD or USB drive? | My System Specs | | System Manufacturer/Model Number Bruce ... somewhere in his 40's OS Windows 7 Ultimate 32bit SP1 CPU Intel(R) Core(TM)2 Quad CPU @ 2.40GHz, 2400 MHz Motherboard INTEL/D975XBX2 Memory 4 GB Graphics Card ATI Radeon HD 2600 Pro Monitor(s) Displays Samsung SyncMaster 914v Screen Resolution 1280 x 1024 Keyboard Standard PS/2 Keyboard Mouse Microsoft PS/2 Mouse PSU Rocketfish 700 W Case G.Skill Gigabyte Chassis Hard Drives 2/500GB each ... ST3500630AS ATA Device.
One is not connected Internet Speed DSL Other Info ATI HDMI Audio |
12-06-2010
|
#8 | | Windows 7 Professional 32 bit |

Quote: Originally Posted by Jacee Can you back up your Game Saves to a CD or USB drive? Nope, when I try it says C:\ is not accessible. Access is denied. | My System Specs | | System Manufacturer/Model Number Dell Inspiron Desktop 530 OS Windows 7 Professional 32 bit CPU Intel dual 1.8 GHz Memory 2 BG |
12-06-2010
|
#9 | | Windows 7 Ultimate 32bit SP1 |
See if this tutorial will help you take ownership with an elevated command prompt Take Ownership - Allow or Prevent Users and Groups To | My System Specs | | System Manufacturer/Model Number Bruce ... somewhere in his 40's OS Windows 7 Ultimate 32bit SP1 CPU Intel(R) Core(TM)2 Quad CPU @ 2.40GHz, 2400 MHz Motherboard INTEL/D975XBX2 Memory 4 GB Graphics Card ATI Radeon HD 2600 Pro Monitor(s) Displays Samsung SyncMaster 914v Screen Resolution 1280 x 1024 Keyboard Standard PS/2 Keyboard Mouse Microsoft PS/2 Mouse PSU Rocketfish 700 W Case G.Skill Gigabyte Chassis Hard Drives 2/500GB each ... ST3500630AS ATA Device.
One is not connected Internet Speed DSL Other Info ATI HDMI Audio |
12-06-2010
|
#10 | | Windows 7 Ultimate 64-bit |

Quote: Originally Posted by Dayzed I tried the code provided by baarod and it gave me an error saying that \f option was not allowed more than 1 time. Am I supposed to type in the commands each separately then hit return?
I googled it but I don't really understand it.
Oh and I tried the download that chev65 posted but it did not download anything. Nothing happened when I hit the download button.
I'm thinking I'll just be blowing all this away and writing off the game saves. I can print out the homework and just type it again. Luckily my photos and music are backed up. Just such a PITA setting things up again. Sorry! Edited the command. Should have been a /d option for the second /f | My System Specs | | System Manufacturer/Model Number baarod/MCP OS Windows 7 Ultimate 64-bit CPU Core2 Quad Q6600 @ 3.6GHz 9x400FSB Motherboard Gigabyte G33M-S2H Memory 4GB DDR2 1066 Graphics Card ATI Radeon HD 4670 Sound Card Integrated Azalia Monitor(s) Displays Acer AL1711 Screen Resolution 1280x1024 Keyboard Microsoft Wireless Comfort Keyboard 4000 Mouse Microsoft Wireless Lasr Mouse 5000 PSU 240W TFX Case InWin BT566 Cooling Intel Retail Stock Hard Drives OCZ Vertex SATAII w/ 1.5FW 30,528MB system and apps
Maxtor 6L300R0 PATA 286,188MB page file, data and user profiles Internet Speed 3Mbps Verizon DSL over 802.11g Other Info Hauppauge WinTV PVR II Tuner, Generic $13 SoC Webcam, RT61 WiFi with remote antenna, Media Center Remote and Receiver I seriously mucked up permissions -can't access C: problems? All times are GMT -5. The time now is 05:37 PM. |  |