I seriously mucked up permissions -can't access C:

Dayzed

New member
Local time
11:00 AM
Messages
6
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 Computer My Computer

At a glance

Windows 7 Professional 32 bitIntel dual 1.8 GHz2 BG
Computer Manufacturer/Model Number
Dell Inspiron Desktop 530
OS
Windows 7 Professional 32 bit
CPU
Intel dual 1.8 GHz
Memory
2 BG

My Computer My Computer

At a glance

Windows 10, Home Clean InstallIntel Core2 processsor Q8200(2.33Ghz 1333FSB)...6 gbATI Radeon 256MB HD3650
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Dell XPS 420
OS
Windows 10, Home Clean Install
CPU
Intel Core2 processsor Q8200(2.33Ghz 1333FSB) Quad Core Tech
Motherboard
Dell
Memory
6 gb
Graphics Card(s)
ATI Radeon 256MB HD3650
Sound Card
Intergrated 7.1 Channel Audio
Monitor(s) Displays
Dell SP2009W 20"
Hard Drives
640 GB Serial ATA Hard drive
Cooling
Fan
Keyboard
Dell USB Keyboard
Mouse
Dell Premium Optical USB
Internet Speed
DSL 2.85
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:

My Computer My Computer

At a glance

El Capitan / Windows 10i7-4980HQ16GBIris 5200
Computer type
Laptop
Computer Manufacturer/Model Number
Apple
OS
El Capitan / Windows 10
CPU
i7-4980HQ
Memory
16GB
Graphics Card(s)
Iris 5200
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 Computer My Computer

At a glance

Windows 7 Professional 32 bitIntel dual 1.8 GHz2 BG
Computer Manufacturer/Model Number
Dell Inspiron Desktop 530
OS
Windows 7 Professional 32 bit
CPU
Intel dual 1.8 GHz
Memory
2 BG
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.

http://www.sevenforums.com/tutorials/1911-take-ownership-shortcut.html
 

My Computer My Computer

At a glance

Windows 7 Ult, Windows 8.1 Pro,Q9650-4.275GHz, E8600 4.5GHz, E6750-3.8GHzG.Skill PC2 9600 1200Mhz 5 5 5 15 2TGTX480
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Home built
OS
Windows 7 Ult, Windows 8.1 Pro,
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(s)
GTX480
Sound Card
Asus Xonar D2
Monitor(s) Displays
HannsG
Screen Resolution
1680X1050
Hard Drives
GSkill Phoenix Pro 120GB SSD
PSU
ThermalTake Toughpower 1000Watt modular
Case
ThermalTake XaserV
Cooling
Xigmatek S1283
Keyboard
Logitech G15
Mouse
Logitech G9
Internet Speed
T1
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 Computer My Computer

At a glance

Windows 7 Professional 32 bitIntel dual 1.8 GHz2 BG
Computer Manufacturer/Model Number
Dell Inspiron Desktop 530
OS
Windows 7 Professional 32 bit
CPU
Intel dual 1.8 GHz
Memory
2 BG
Can you back up your Game Saves to a CD or USB drive?
 

My Computer My Computer

At a glance

Windows 7 Ultimate 32bit SP1Intel(R) Core(TM)2 Quad CPU @ 2.40GHz, 2400 MHz4 GBATI Radeon HD 2600 Pro
Computer type
PC/Desktop
Computer 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(s)
ATI Radeon HD 2600 Pro
Monitor(s) Displays
Samsung SyncMaster 914v
Screen Resolution
1280 x 1024
Hard Drives
2/500GB each ... ST3500630AS ATA Device.
One is not connected
PSU
Rocketfish 700 W
Case
G.Skill Gigabyte Chassis
Keyboard
Standard PS/2 Keyboard
Mouse
Microsoft PS/2 Mouse
Internet Speed
DSL
Antivirus
Avira Internet Security
Browser
IE 11
Other Info
ATI HDMI Audio
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 Computer My Computer

At a glance

Windows 7 Professional 32 bitIntel dual 1.8 GHz2 BG
Computer Manufacturer/Model Number
Dell Inspiron Desktop 530
OS
Windows 7 Professional 32 bit
CPU
Intel dual 1.8 GHz
Memory
2 BG

My Computer My Computer

At a glance

Windows 7 Ultimate 32bit SP1Intel(R) Core(TM)2 Quad CPU @ 2.40GHz, 2400 MHz4 GBATI Radeon HD 2600 Pro
Computer type
PC/Desktop
Computer 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(s)
ATI Radeon HD 2600 Pro
Monitor(s) Displays
Samsung SyncMaster 914v
Screen Resolution
1280 x 1024
Hard Drives
2/500GB each ... ST3500630AS ATA Device.
One is not connected
PSU
Rocketfish 700 W
Case
G.Skill Gigabyte Chassis
Keyboard
Standard PS/2 Keyboard
Mouse
Microsoft PS/2 Mouse
Internet Speed
DSL
Antivirus
Avira Internet Security
Browser
IE 11
Other Info
ATI HDMI Audio
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 Computer My Computer

At a glance

El Capitan / Windows 10i7-4980HQ16GBIris 5200
Computer type
Laptop
Computer Manufacturer/Model Number
Apple
OS
El Capitan / Windows 10
CPU
i7-4980HQ
Memory
16GB
Graphics Card(s)
Iris 5200
Bin there done that. I ended up reinstalling.
 

My Computer My Computer

At a glance

Windows 7 Home Premium 64bitQ66004GB.Sapphire Vapor-X 5750
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Acer M5641
OS
Windows 7 Home Premium 64bit
CPU
Q6600
Motherboard
Nvidia MCP73PV
Memory
4GB.
Graphics Card(s)
Sapphire Vapor-X 5750
Sound Card
XFI Extreem music
Monitor(s) Displays
Acer X223W
Screen Resolution
1680x1050
Hard Drives
WD10 02FAEX
WD64 00AAKS
PSU
stock 450w
Case
acer
Cooling
stock
Keyboard
Microsoft Digital Media Pro.
Mouse
Logitech MX620
Internet Speed
49.51Mbs down 4.98Mbs up 17.6ms ping
Antivirus
MSE
Browser
Waterfox
Other Info
Shaw Cable
Netgear R6200
Oh and I tried the download that chev65 posted but it did not download anything. Nothing happened when I hit the download button.

That link works fine for me Dayzed, I've posted it many times before and used it myself so it works fine.

If you have problems downloading that file then I'd say you have other problems with your system. :sarc:
 

My Computer My Computer

At a glance

Windows 7 Ult, Windows 8.1 Pro,Q9650-4.275GHz, E8600 4.5GHz, E6750-3.8GHzG.Skill PC2 9600 1200Mhz 5 5 5 15 2TGTX480
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Home built
OS
Windows 7 Ult, Windows 8.1 Pro,
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(s)
GTX480
Sound Card
Asus Xonar D2
Monitor(s) Displays
HannsG
Screen Resolution
1680X1050
Hard Drives
GSkill Phoenix Pro 120GB SSD
PSU
ThermalTake Toughpower 1000Watt modular
Case
ThermalTake XaserV
Cooling
Xigmatek S1283
Keyboard
Logitech G15
Mouse
Logitech G9
Internet Speed
T1
Oh and I tried the download that chev65 posted but it did not download anything. Nothing happened when I hit the download button.

That link works fine for me Dayzed, I've posted it many times before and used it myself so it works fine.

If you have problems downloading that file then I'd say you have other problems with your system. :sarc:
The problem was I was using Google Chrome. I have some issues with it and downloading sometimes. I tried Firefox and it worked fine. But I had already used Baarod's code and it worked great so I won't need the download now. But repped ya for it!
 

My Computer My Computer

At a glance

Windows 7 Professional 32 bitIntel dual 1.8 GHz2 BG
Computer Manufacturer/Model Number
Dell Inspiron Desktop 530
OS
Windows 7 Professional 32 bit
CPU
Intel dual 1.8 GHz
Memory
2 BG
Sorry! Edited the command. Should have been a /d option for the second /f :(
That did it! Very cool. Now I won't lose anything - just have to reinstall it all. Thanks guys!!
 

My Computer My Computer

At a glance

Windows 7 Professional 32 bitIntel dual 1.8 GHz2 BG
Computer Manufacturer/Model Number
Dell Inspiron Desktop 530
OS
Windows 7 Professional 32 bit
CPU
Intel dual 1.8 GHz
Memory
2 BG
Sorry! Edited the command. Should have been a /d option for the second /f :(
That did it! Very cool. Now I won't lose anything - just have to reinstall it all. Thanks guys!!

Those are the things that you save to a little text file in case you ever need them again.
 

My Computer My Computer

At a glance

El Capitan / Windows 10i7-4980HQ16GBIris 5200
Computer type
Laptop
Computer Manufacturer/Model Number
Apple
OS
El Capitan / Windows 10
CPU
i7-4980HQ
Memory
16GB
Graphics Card(s)
Iris 5200
Oh and I tried the download that chev65 posted but it did not download anything. Nothing happened when I hit the download button.

That link works fine for me Dayzed, I've posted it many times before and used it myself so it works fine.

If you have problems downloading that file then I'd say you have other problems with your system. :sarc:
The problem was I was using Google Chrome. I have some issues with it and downloading sometimes. I tried Firefox and it worked fine. But I had already used Baarod's code and it worked great so I won't need the download now. But repped ya for it!

The problem with the takedown command is that it removes sharing restrictions for all users where the ownership file only removes previous restrictions for one user "the owner" in this case.
 

My Computer My Computer

At a glance

Windows 7 Ult, Windows 8.1 Pro,Q9650-4.275GHz, E8600 4.5GHz, E6750-3.8GHzG.Skill PC2 9600 1200Mhz 5 5 5 15 2TGTX480
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Home built
OS
Windows 7 Ult, Windows 8.1 Pro,
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(s)
GTX480
Sound Card
Asus Xonar D2
Monitor(s) Displays
HannsG
Screen Resolution
1680X1050
Hard Drives
GSkill Phoenix Pro 120GB SSD
PSU
ThermalTake Toughpower 1000Watt modular
Case
ThermalTake XaserV
Cooling
Xigmatek S1283
Keyboard
Logitech G15
Mouse
Logitech G9
Internet Speed
T1
That link works fine for me Dayzed, I've posted it many times before and used it myself so it works fine.

If you have problems downloading that file then I'd say you have other problems with your system. :sarc:
The problem was I was using Google Chrome. I have some issues with it and downloading sometimes. I tried Firefox and it worked fine. But I had already used Baarod's code and it worked great so I won't need the download now. But repped ya for it!

The problem with the takedown command is that it removes sharing restrictions for all users where the ownership file only removes previous restrictions for one user "the owner" in this case.

I could have written the takeown and icacls commands to do the same thing but the OP requested permissions be blasted wide open for the expressed purpose of data recovery prior to reinstall.
 

My Computer My Computer

At a glance

El Capitan / Windows 10i7-4980HQ16GBIris 5200
Computer type
Laptop
Computer Manufacturer/Model Number
Apple
OS
El Capitan / Windows 10
CPU
i7-4980HQ
Memory
16GB
Graphics Card(s)
Iris 5200
Back
Top