Is encryption being used by any chance?
Main Topics
Browse All TopicsHello,
I have a problem with a install of XP Prof SP2.
On some folders (especially the "all users" profile folder) I cannot view, delete, edit or add any file. I can see the file lists. This is escpecially impractical as windows cannot be validated anymore because of this error: it just returns: "Acces denied"
I've tried:
- Logging in as administrator: no success
- Granting all rights to everyone (via the "Security" tab of the properties option): no success
- Changing the owner: still access denied
- Giving a test user all the priviliges I found and adding him to all of the groups: no success
Does anyone have an idea?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
http://www.microsoft.com/r
chkdsk /f
How to Run Check Disk on Windows XP
http://www.isd518.net/Dist
Note this issue
The CHKDSK utility incorrectly identifies and deletes in-use security descriptors
http://support.microsoft.c
Note this issue
The CHKDSK utility incorrectly identifies and deletes in-use security descriptors
http://support.microsoft.c
The system account should have access to the files.
This is the procedure for entering that folder as NT AUTHORITY\SYSTEM using a hole in the task scheduler.
Open the run box and type cmd.
When the command prompt pops up, type 'at (systemtime after 1 min) /interactive cmd.exe'
Type the time in the 24 hour format.
For example:
The system time is 13:59.
You would type the following:
at 14:00 /interactive cmd.exe
REMEMBER THE COLEN BETWEEN 14 AND 00! Full stops don't work.
When system time turns to 14:00, a command prompt will come pop up because of the entry you put in the Task Scheduler. That prompt is running under the System Account, and anything you execute there will run as System.
NOTE: Keep the original prompt that is running under YOUR account running if you want to revert to your account without rebooting later on.
Now start Task Manager and end the 'explorer.exe' process.
The desktop and start bar will disappear. This is normal.
Enter: 'explorer.exe' in the prompt which is running with System Priviliges.
Click on the start button. You are now logged in as NT AUTHORITY\SYSTEM.
The system should be able to access those files.
Should you want to revert to your original account without rebooting, just end the explorer.exe process again and type 'explorer.exe' in the prompt running under your account.
Business Accounts
Answer for Membership
by: WollufPosted on 2007-11-18 at 08:19:56ID: 20307923
Has this always been the case since install - or did it start recently after being ok for a while?
When you take ownership of a folder, do you tick the box which replaces owner on all subfolders?
There isn't a 'deny access' permission set against either the Users or Eveyone group? Have you tried removing all security except for your user (just to test - obviously the All Users folder should be accessible to everyone).