Windows IT Pro is the leading independent community for IT professionals deploying Microsoft Windows server and client applications and technologies.
  
  
  Advanced Search 


Return to article

For some reason, I can't access certain files on my Vista machine following an upgrade. How can I get to them?
 

A. Inaccessible data following an upgrade from Windows XP or even from Vista is a common problem. To resolve it, you should take ownership of the files, then grant yourself permissions. You can also perform this solution from the command line by using the Takeown and Icacls command-line utilities. For example:

takeown /f *.* /r
icacls *.* /grant administrators:f /t

These two commands give you full permission on all files and files in subfolders of the current location. Alternatively, you can replace *.* with an actual path.





Windows IT Pro Home Register FAQ for Windows WinInfo News
Europe Edition About Us Contact Us/Customer Service Media Kit Affiliates / Licensing  
SQL Server Magazine Office & SharePoint Pro DevProConnections IT Job Hound
Left-Brain.com Technology Resource Directory asp.netPRO ITTV Windows SuperSite 
 
 Windows IT Pro is a Division of Penton Media Inc.
 © 2009 Penton Media, Inc. Terms of Use | Privacy Statement