Go Back   TechArena Community > Software > Operating Systems
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , ,

Sponsored Links



How can I delete files in system32 folder?

Operating Systems


Reply
 
Thread Tools Search this Thread
  #1  
Old 23-07-2009
Renderman21's Avatar
Member
 
Join Date: May 2008
Posts: 95
How can I delete files in system32 folder?

Hi,

I am trying to delete unwanted files from the system directory "C:\Windows\system32\" folder in windows xp. How do I remove a file from the system32 folder without it automatically coming back? seriously though, is they any way to delete or add files to the system32 folder during installation?
Reply With Quote
  #2  
Old 23-07-2009
Una's Avatar
Una Una is offline
Member
 
Join Date: May 2008
Posts: 614
re: How can I delete files in system32 folder?

Why you want to delete files in system32 files folder. Is it actually causing you any problems, or do you just want to clean up your System32 directory? You should never delete any of the system 32 folder. It is full of files that are crutial to system operation. Limited user privileges will not be able to delete anything out of the System32 directory nor will you would be able to install anything using the account.
Reply With Quote
  #3  
Old 23-07-2009
ArtisticVisions's Avatar
Member
 
Join Date: May 2008
Posts: 90
Re: How can I delete files in system32 folder?

Before deleting files in system32 folder, make sure a program does not have access to these files and they are not read only. If you are cleaning out a hard drive, it would be easier to reformat the drive, and reinstall everything after backing up all the files you want. Try
Code:
rmdir /s foldername
Reply With Quote
  #4  
Old 23-07-2009
Kylebrn's Avatar
Member
 
Join Date: May 2008
Posts: 255
Re: How can I delete files in system32 folder?

First you have to make sure this is not system file that affect system after delete, you should be able to delete those files out of the System32 using an account using Admin rights.

Use
Code:
int SHFileOperation(      
    LPSHFILEOPSTRUCT lpFileOp
);
See here : http://msdn.microsoft.com/en-us/libr...64(VS.85).aspx
Reply With Quote
Reply

  TechArena Community > Software > Operating Systems


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "How can I delete files in system32 folder?"
Thread Thread Starter Forum Replies Last Post
How to Delete set3.temp files from windows folder afidelino Windows Software 4 01-04-2010 06:01 PM
BAT file to delete all .tmp files in a certain folder Larry TroubleShoot 98 13 30-07-2009 04:06 AM
How to Delete Huge Folder Containing Files with Invalid Names Ellen TroubleShoot 98 15 09-06-2009 05:10 AM
Attach files saved at System32 Windows folder!? (and missing) Benedita Windows Vista Mail 3 06-05-2009 01:45 PM
DRM Error - Can't delete files in DRM folder Paul Media Player 0 16-01-2008 12:58 AM


All times are GMT +5.5. The time now is 01:26 PM.