02
Dec
2009
Subscribe
Bookmark and Share

windows 7After upgrading your computer from Windows Vista to Windows 7, you might incur in a weird issue. As a matter of fact, for some unknown reason you won’t be able to delete old files and folders previously located in Vista. Apparently, these files are undeletable but, I have got the right solution to get rid of them!

  1. Make sure to have administrator rights.
  2. Click Start.
  3. In the search box, type cmd and press Enter.
  4. You should see the Command Prompt.
  5. To gain full control of files, type:
  6. takeown /f file_name /d y
    icacls file_name /grant administrators:F

  7. Ta gain full control of folders, type:
  8. takeown /f directory_name /r /d y
    icacls directory_name /grant administrators:F /t

  9. Done.

Alternatively, move the files you want to delete in your desktop, in a New Folder and restart your computer in Safe Mode.

  1. In safe Mode, click Start.
  2. In the Search box, type CMD and Press Enter.
  3. Type cd users
  4. cd your_username
  5. cd desktop
  6. cd New Folder
  7. Now, type del *.*
  8. Done!

Tags: trick, Win7



WP Greet Box icon
Hello there! If you are new here, you might want to subscribe to the RSS feed for updates on this topic.

Related Articles Latest Articles

If you can not find what you are looking for, you might want to try Google Advanced Search and get thousands of results, specifically selected for you.

Google Advanced Search
.

One Comment to “How to Delete Indeletable Files in Windows 7”

  1. Dennis F Says:

    Thanks, this should help with other files too.

Leave a Comment

If you want to show an image next to your comments, get your gravatar now!

XHTML - You can use the following tags:  <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

CommentLuv Enabled


Incoming Search Terms for the Article:

cant delete file windows 7 - how to delete a file in windows 7 - how to delete undeletable files vista 64-bit - how to delete your search windows 7 -

All contents are licenced under a Creative Commons Licence.
Best screen resolution 1280x800 or higher.
Web Talk is best viewed in Firefox.