also @ TechSpot: Motorola Droid 4 unboxing, hands-on video
Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Sign up or Login to participate.

Go Back   TechSpot OpenBoards > Software > Windows OS

Collaborate in the cloud with Office, Exchange, SharePoint, and Lync

Cannot Delete: Access Denied

Page 2 of 2 1 2
Thread Tools Search this Thread
  #21  
Old 10-13-2003
Newcomer, in training
 
Location: Texas
Member since: Aug 2003, 24 posts
Sorry, Run->Msconfig doesn't work on Windows 2K or XP, they just don't have them, trust me I tried
  #22  
Old 10-14-2003
Nodsu's Avatar
TechSpot Evangelist
 
Location: Estonia
Member since: Feb 2002, 9,431 posts
System specs
Damned!

I guess I have been sold a Windows 98 disguised as XP since Run->msconfig sure works for me!
  #23  
Old 10-14-2003
SNGX1275's Avatar
TechSpot Forces Special
 
Location: Rolla, Missouri, USA
Member since: Feb 2002, 10,817 posts
System specs
Quote:
Originally posted by Jameson653
Sorry, Run->Msconfig doesn't work on Windows 2K or XP, they just don't have them, trust me I tried
2k does not have it, but you can toss it on. XP I assure you has it, both Home and Pro versions.
  #24  
Old 10-16-2003
PanicX's Avatar
TechSpot Ambassador
 
Location: Southern California
Member since: Feb 2002, 829 posts
System specs
I've come across this same issue several times, and this is my workaround.

Open a command prompt : Start -> Run -> cmd [enter]

navigate to the directory with the file you want to remove

Open Task Manager : [right click] Taskbar -> Task Manager

On the processes tab, select Explorer.exe, click end process

Click OK

In the command prompt, delete the files:
del *.*
cd..
rd [directory]

Back to Task Manger, Click File -> New Task
Explorer.exe

and you're done.
  #25  
Old 10-16-2003
Hodsocks's Avatar
TechSpot Booster
 
Location: England
Member since: Feb 2003, 473 posts
System specs
As daft as it may sound I have been able to delete such files by just renaming them, but I have to admit it doesn't always work.
  #26  
Old 11-04-2003
Newcomer, in training
 
Member since: Nov 2003, 1 posts
It is possible that the reason access is denied is because it is in use. Try opening the task manager (ctrl alt del) and see if it is in the pane. If so close it down then you should be free to delete
  #27  
Old 11-09-2003
Newcomer, in training
 
Member since: Nov 2003, 20 posts
I encounter the same problem on occasion. The way I was able to delete the file was to open a Command Prompt window in that directory and use the "del" command to delete the file.
  #28  
Old 12-01-2003
Newcomer, in training
 
Location: Toronto
Member since: Nov 2003, 4 posts
I had tried all methods previously mentioned . . . then I found a Link to a Microsoft article that ended all my frustration. This is not usually the case. This is for XP Home & Pro . . .

http://support.microsoft.com/default...;en-us;Q308421

A few Notes on this solution > copy & paste the article into Notepad or Wordpad so you can open in Safe Mode to follow complicated instructions [you can do Folder or File].

After completing above and I was back in Regular Startup > I had to do a System Restore due to problems trying out eTrust EZ Armor software. The good news is that even though the Access Denied folder had returned > the Ownership change done in above steps had been maintained & I was able to delete the Folder normally.

Good Luck !!!


Last edited by ronon48; 12-01-2003 at 09:44 AM..
  #29  
Old 12-11-2003
DarkSoul's Avatar
Newcomer, in training
 
Member since: Dec 2003, 7 posts
A similar problem attacked me in the past: I downloaded a file that must have been created on a different OS that allowed longer filenames or other features that were unsupported on Windows 98 Second Edition. The result: An unusable, unpastable, uncuttable, undeletable, unrenamable file that remained on my hard drive until I remformated my hard drive. It was the ONLY solution.
I would always receive an error about an oversized file name, even though I experimented by naming a file with a name even larger, but the error was never replicated.

Last edited by DarkSoul; 12-11-2003 at 07:02 PM..
  #30  
Old 07-14-2004
Newcomer, in training
 
Member since: Jul 2004, 1 posts
Thank you so much!

That Microsoft article did the trick. I had the same problem with Ultima Online. My friend told me to install the game, but I never liked it so I tried to uninstall it, but the retarded thing wouldn't let me. Finally I reformatted, but my Dad decided to keep the D: drive... where the stupid file was located in the first place. It's been pissing me off because my otherwise "clean" computer had this one stupid little "Desktop" folder left behind because of the game.

It's funny because I ran a search on "uninstall Ultima Online" and didn't find much except that you need the shortcuts to uninstall (which is incredibly stupid) and then I ran a search on "access denied" and found this. Funny how it was about the same game...

Anyway, I signed up just to give you my thanks!
  #31  
Old 11-06-2004
Newcomer, in training
 
Member since: Nov 2004, 1 posts
Dr Delete

try using the program dr. delete it deletes any in use files during startup just a thought
  #32  
Old 01-22-2006
Newcomer, in training
 
Member since: Jan 2006, 4 posts
Solution!!!

Same problem has occured on my HDs and Uo directory too. I couldn't delete the Ultima Online\Desktop directory... I tried renaming Ultima Online directory, because desktop directory is not accessible and somehow I have success on this (rename with partition magic 8s explorer function). Then I realized that I can move the Ultima Online directory (not desktop directory).. And after then I create a new user and move the folder to the new users "my documents" directory then delete the new user (with putting a tick on "also delete the user's files"). I am happy now

Old tread but this technique can help someone... I think it is something to do with NTFSs user profiling system on private files and Uo is sometimes corrupting this information on files.

Last edited by Sirrus; 01-22-2006 at 03:33 PM.. Reason: title
  #33  
Old 01-22-2006
Newcomer, in training
 
Member since: Jan 2006, 4 posts
Quote:
Originally Posted by ventex
try using the program dr. delete it deletes any in use files during startup just a thought

This program only deletes the files, not unaccessible directories.
  #34  
Old 06-14-2007
Newcomer, in training
 
Member since: Jun 2007, 1 posts
I read it all and I was surprised not to see the obvious...

It is possible that access is denied!!

Log off, log onto "Administrator" If it doesn't have that option on Win XP, press Ctrl,Alt,Del. You can type in a user name and password there.

If you have not set a password for administrator, it doesn't matter, the account still exists. I recommend you set the password for that by opening Start>Run>"cmd", typing "net user administrator [password]" and hitting enter.

You may or may not need to be on the administrator account to do that.

Anyway, once on the administrator account, try to delete the files normally.
  #35  
Old 06-15-2007
nickc's Avatar
TechSpot Paladin
 
Location: Friona, Tex, USA
Member since: Jun 2004, 1,594 posts
System specs
Suamere, did u not notice this was a 3 year old thread? all u are doing is trying to rase the dead.
Closed Thread
Page 2 of 2 1 2

Similar Topics
Topic Replies Forum
Access denied when trying to delete the OS 4 Windows OS
Cannot Delete: Access Denied 9 Windows OS
Windows Vista will not delete file, says access is denied. 6 Windows OS
Cannot delete folder : Access is denied 2 Storage and Networking
Messed up computer and cannot access internet, page says cache access denied 1 Windows OS

Thread Tools Search this Thread
Search this Thread:

Advanced Search
All times are GMT -4. The time now is 03:19 PM.