|
|
#1 | |
|
Registered User
Join Date: Jul 2002
Location: Texas
Posts: 47
|
My friend's computer crashed the other day. It looks like the hard drive's fine, just the PC itself died. They bought another computer, and we installed the HD from the old PC as a slave on the new PC so that we could get the data off of the drive (it's a work computer). For some reason, all of the folders in My Documents will not allow us to open them. They show to be empty (even though they are not), and will not allow access to read, write or copy them. All of the other folders on the HD open up fine. She didn't have anything password protected on the old computer, so I'm kind of stumped as to why we can't access them. I've done the same thing on other HDs before with no problems. Anyone have any ideas???
__________________
Prime |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Jan 2003
Location: United Kingdom
Posts: 4,352
|
I never had this happened to me before, it look like all the files in My Documents were hidden. To view hidden files, open My Computer and click on slave hard disk icon, go to the title menu, click on Tools and scroll down to Folder Options, click on View tab and tick Show files and folders then click Apply.
__________________
Intel Core i7 3770K, Corsair H80 liquid cooler with Noctua S12-1200 fan, ASUS P8Z77V with UEFI 1606, 16GB Samsung Green 30nm DDR3-RAM, Pioneer DVR-217DBK 22x DVD-RW, Corsair AX850 PSU, Western Digital 2TB SATA3 hard drive, Creative X-Fi XtremeMusic, CanonScan N650U scanner, Microsoft Internet Keyboard, ASDA Wheel Mouse Optical, Sirus's 2 3D speakers, 32inch Sharp LC32LE600 LED TV, EVGA Geforce GTX 670 SC 4GB with Geforce 306.23 driver, 30Mb broadband Virgin Media VMDG480 Super Hub, Aspire Xplorer Midi Tower, Windows 8 Pro 64bit. |
|
|
|
|
|
|
#3 |
|
mmm, Beer.. :drooling:
Join Date: May 2004
Location: USA
Posts: 3,667
|
It can happen if Documents were made personal.
Windows 2000/XP uses NT File system. This type of file system has security measures to help prevent unauthorized persons from accessing other peoples files. Even though your friend owns the data, the new system can see it as someone elses because you now have a different user ID (same username does NOT always have the same User ID). As you see, NTFS file permissions correspond to User IDs, not necessarily usernames themselves. In 2000/XP, you can right-click on the folder in question and go to properties > security tab. (If the security tab is not there in XP you will need to disable simple file sharing in My Computer > Tools > Folder Options > View). On the security tab, give yourself full permissions on the folder, as well as all subfolders and files. As an alternative method, NTFS file permissions can also be modified from the command line with the cacls command. For example, C:\>ECHO Y| cacls "X:\My Documents\" /T /C /G Administrators:F It should give all Administrators Full access to the folder and all subfolders below it. Hope this helps! ~rewt
__________________
Athlon64 Venice 3000+ @ 2.6GHz (4100+) · Win XP Pro x86, Vista Ultimate x64 · eVGA K8-NF41 nForce4 SLi · Corsair XMS 1.5GB PC3200 CAS2/1T · eVGA 2x 6600GT SLi · Leadtek Winfast TV2000 XP Deluxe · Western Digital Caviar SE ½TB RAID 0/1 · PowerLink LPK2-30 400W · LiteON LDW-411S OC to 811S 8x DVD±R/RW/ROM · MicroAdvantage 64MB QuickiDrive · Samsung SyncMaster 931B 19" LCD · Microsoft Optical Wheel Mouse USB · Sony PSXtoUSB Analog Gamepads · Memorex MX2700 Multimedia Keyboard · Lexmark 3200 Color Jetprinter · nForce Network Controller 1Gb/s LAN (Cable ~3Mb/s down) · ΩPioneer Dolby Digital 5.1 Surround Sound Last edited by rewt; 07-05-06 at 06:34 AM. |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Jul 2002
Location: Texas
Posts: 47
|
Rewt...I tried that. Unfortunately, it did not work. I tried it under the owner's logon, and then tried again in safe mode under the admin logon. Kept getting ACCESS DENIED for all folders in My Docs.
![]() Any other ideas?
__________________
Prime |
|
|
|
|
|
|
#5 |
|
mmm, Beer.. :drooling:
Join Date: May 2004
Location: USA
Posts: 3,667
|
Folder permissions should end up looking like mine. (note: I blanked out my computer name beside \Administrators and \Users)
![]() Ask your friend if he/she has gone through the process of encrypting the files. It usually takes a few steps unless he unlocked the "Encrypt" option on the context menu. The following shows how to encrypt a folder the normal way (without the unlocked "Encrypt" context menu). Don't do this! I'm just showing how it is done. ![]() Do this: Go to My Computer > Tools > Folder Options > View and check the box that says "Show encrypted or compressed NTFS files in color" > OK If the folder name shows up in green, then the files are encrypted and will be more difficult to recover. But if you still have the encryption keys (they would be on the old Windows partition) you still have a good chance of recovering the files. If the folders names are not green, then they are not encrypted with EFS and you should be able to access them simply by taking ownership and setting the correct file permissions. You can do this by again right-clicking on the My Docs folder > Security tab > Advanced > Owner > Click "Administrators (comp_name\Administrators)" > Check "Replace owner on subcontainers and objects" > Click OK > Be sure to apply the changes to all subfolders and files if it asks. Then, if necessary, try running the cacls command again, from command prompt; ECHO Y| cacls "X:\My Documents\" /T /C /G Administrators:F Good luck! ~rewt
__________________
Athlon64 Venice 3000+ @ 2.6GHz (4100+) · Win XP Pro x86, Vista Ultimate x64 · eVGA K8-NF41 nForce4 SLi · Corsair XMS 1.5GB PC3200 CAS2/1T · eVGA 2x 6600GT SLi · Leadtek Winfast TV2000 XP Deluxe · Western Digital Caviar SE ½TB RAID 0/1 · PowerLink LPK2-30 400W · LiteON LDW-411S OC to 811S 8x DVD±R/RW/ROM · MicroAdvantage 64MB QuickiDrive · Samsung SyncMaster 931B 19" LCD · Microsoft Optical Wheel Mouse USB · Sony PSXtoUSB Analog Gamepads · Memorex MX2700 Multimedia Keyboard · Lexmark 3200 Color Jetprinter · nForce Network Controller 1Gb/s LAN (Cable ~3Mb/s down) · ΩPioneer Dolby Digital 5.1 Surround Sound Last edited by rewt; 07-08-06 at 01:45 PM. |
|
|
|
|
|
#6 | |
|
Registered User
Join Date: Jul 2002
Location: Texas
Posts: 47
|
The "Security" tab is not visible on the folder properties. I tried turning simple file sharing off, but cannot find that option anywhere. When I go to "My Computer - Tools - Folder Options - View", the "Use Simple File Sharing" option is not in the advanced window. I have no idea why not, as I just looked on my machine and it's there. On that machine, it's just not there.
![]()
__________________
Prime |
|
|
|
|
|
|
#7 |
|
R.I.P. Babe Thread
Join Date: Jun 2004
Posts: 12,387
|
|
|
|
|
|
|
#8 | |
|
mmm, Beer.. :drooling:
Join Date: May 2004
Location: USA
Posts: 3,667
|
Quote:
BTW all of this can actually be done in normal mode via the command line in XP Home. But you need the takeown.exe utility from Windows 2000 Resource Kit, because cacls.exe (the utility I mentioned earlier) shipped with Windows XP does not handle ownership. Consider this: If userA owns folder "My Documents" and has full permissions, userB may not be able to access the folder, even if userB is an Administrator of the system! The solution is for the Administrator, in this case userB, to; 1) Take Ownership of the My Documents folder, subfolder, and files. This is done under the Security > Advanced > Owner tab. Make sure to check the box beside "Replace owner on subcontainers and objects" before clicking Apply! 2) Add an ACE (Access Control Entry) for himself, granting full access to all folders, subfolders, and files. This is done under the Security > Advanced > Permissions tab. Make sure to check the box beside "Replace permission entries on all child objects with entries shown here ..." before clicking Apply!
__________________
Athlon64 Venice 3000+ @ 2.6GHz (4100+) · Win XP Pro x86, Vista Ultimate x64 · eVGA K8-NF41 nForce4 SLi · Corsair XMS 1.5GB PC3200 CAS2/1T · eVGA 2x 6600GT SLi · Leadtek Winfast TV2000 XP Deluxe · Western Digital Caviar SE ½TB RAID 0/1 · PowerLink LPK2-30 400W · LiteON LDW-411S OC to 811S 8x DVD±R/RW/ROM · MicroAdvantage 64MB QuickiDrive · Samsung SyncMaster 931B 19" LCD · Microsoft Optical Wheel Mouse USB · Sony PSXtoUSB Analog Gamepads · Memorex MX2700 Multimedia Keyboard · Lexmark 3200 Color Jetprinter · nForce Network Controller 1Gb/s LAN (Cable ~3Mb/s down) · ΩPioneer Dolby Digital 5.1 Surround Sound Last edited by rewt; 07-13-06 at 12:57 AM. |
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Maintain Your Privacy by Manually Accepting and Rejecting "Cookies" (nV News) | MikeC | Open Forum | 2 | 02-02-13 07:15 PM |
| Video: How Panasas Parallel Storage Tames the Big Data Beast | News | Latest Tech And Game Headlines | 0 | 06-27-12 10:50 AM |
| Verizon's shared data plans won't save solo users much money | News | Latest Tech And Game Headlines | 0 | 06-12-12 10:40 AM |
| Verizon announces 'Share Everything' plans ' the future of mobile data (sort of | News | Latest Tech And Game Headlines | 0 | 06-12-12 10:40 AM |
| New Paper: MPI-ACC ' An Integrated Approach to Data Movement in Accelerators | News | Latest Tech And Game Headlines | 0 | 06-02-12 03:00 AM |