To all most honorable members,

Thanks for the opportunity to join this community. Here is my problem message and a little background:

Windows cannot access the specified device. You may not have the appropriate permissions to access the item.

I run Windows XP Home Edition. I can't access User Accounts in Control Panel. I can't open downloaded programs. I can't remove programs in the Add/Remove section of Control Panel. I can't use a downloaded fix because I can't open it once it is downloaded.

I don't know what to do. I've recently installed the latest and greatest Windows Media Player, Malwarbytes, Online Armor, and RegCure. They all seem to work perfectly well but than what do I know? I'm lost and need a fix.

I don't recall choosing a password when setting up my XP but perhaps I just forgot#%*! duh. However I do remember making sure everyone in my household had the same right of use and never had to type any special passwords to access anything. Anyway my household is now only my wife and myself so no worry about anyone messing around and not fessing up.

Dani AI

Generated

Short expert summary and next steps based on the thread: the error shown is almost always a local-permissions/administrator problem rather than a hardware fault. was correct that the account being used lacks administrator privileges, and pointed to an older “scheduled task → SYSTEM” trick that can sometimes recover rights on unpatched machines. Those tricks are not reliable on updated systems and carry risk. Start with safe, reversible recovery steps first and escalate only if those fail. ’s recent installs (player, security/repair utilities) should be treated as a possible cause and rolled back if possible.

Boot-and-repair checklist (safe first)

  • Boot to Safe Mode (F8 during startup). On XP Home the built‑in Administrator account appears in Safe Mode and often has no password; use that account to fix other user accounts or create a new admin-level user. (learn.microsoft.com)

Try a System Restore before anything destructive

  • From Safe Mode run System Restore and pick a restore point dated before the recent installs. This can undo program installs and many permission/registry changes without touching personal files. After a successful restore, remove any problematic tools (for example suspicious “registry cleaners”) and run full malware/antivirus scans. (learn.microsoft.com)

If files/apps still show “access denied”

  • Check whether Simple File Sharing is enabled (it hides the Security tab). Disable it to expose the Security tab and then use the Owner option to take ownership and restore permissions on affected files/folders. This is an NTFS-permissions fix, not a password trick. (ftp.zx.net.nz)

When all else fails (advanced)

  • If the built‑in Administrator has a password that is unknown or the account is disabled and Safe Mode cannot be used, an offline password reset tool (Offline NT Password & Registry Editor) can clear local account passwords — but it is advanced and will make EFS‑encrypted files inaccessible if used. Back up important data (boot from rescue media) before attempting. (pogostick.net)

Final notes: prefer Safe Mode/System Restore/uninstall + offline AV scans before any password-reset or exploit-style methods; keep a current backup and consider professional help if uncomfortable with offline tools.

Recommended Answers

All 3 Replies

Ypu are facing these problems most probably because you are not the 'Administrator'....
To check:

#Open Command Prompt (Start/All Programs/Accessories/command prompt) and type 'net user'

You will get a list of all the accounts present in the computer..to get detailed info about any account type :

'net user XYZ' where XYZ=the account u are using OR any other available account....

Check if the account from which you have logged has the value of 'Local Group Memberships' set to 'Administrators'...

Thanks, I tried your suggestion, ie: (type) net user at command prompt.
Result: Access denied

Any other ideas?

Click Start then Run

Type cmd then press enter

In the command prompt type the following:
at 15:38 /interactive cmd.exe

Replace the 15:38 with a time two minutes ahead of your computer's current time.

At the time you put in a second window should open.

Close the first window, the one that didn't just pop up

If this works use control+alt+delete to and bring up the task manager. Look for a program called explorer.exe and press the end now button.

In the second window type explorer.exe and press return.

If this all worked you are now the system user. Click start and right click My Computer and click the option Manage. In here you can change user accounts. Change the password for the administrator account to something you can remember.

Log off then log back in as the administrator with the password you have just created.

Note: This will not work on up to date computers this is a security issue that has been patched.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.