We’d like to remind Forumites to please avoid political debate on the Forum.

This is to keep it a safe and useful space for MoneySaving discussions. Threads that are – or become – political in nature may be removed in line with the Forum’s rules. Thank you for your understanding.

📨 Have you signed up to the Forum's new Email Digest yet? Get a selection of trending threads sent straight to your inbox daily, weekly or monthly!

Deleting a sytem file that is not needed,help

weeowens
weeowens Posts: 81,990 Forumite
10,000 Posts Combo Breaker I've been Money Tipped!
edited 8 March 2012 at 9:01AM in Techie Stuff
Hi,I wonder if anyone can help.I recently had a few issues with my PC so reinstalled Windows 7.
It appears to have saved a mirror image of the old system.This is not now needed & is hogging my disc space .When I try to delete it I get the following :

windows1old.png

Any ideas as to how I give permission for the files to be deleted.I have full administrator control on the PC.
Sorry about the coloured bit around it.I forgot to close another program :-)

Cheers & thanks.

Comments

  • Ximian
    Ximian Posts: 711 Forumite
    Part of the Furniture 500 Posts Combo Breaker
    edited 8 March 2012 at 9:16AM
    Please read the whole post below, including my notes, before making any changes:

    1. Click Start, click All Programs, click Accessories, right-click Command Prompt, and then click Run as administrator.
    2. In the User Account Control dialog box, click Continue.
    3. At the command prompt, type takeown /F <DriveLetter>:\<FolderName>\* /R /A, and then press ENTER.

      Note When you run this command, you are granted ownership of the administrator group for the folder, of all the subdirectories in the folder, and of all the files in the folder.
    4. At the command prompt, type cacls <DriveLetter>:\<FolderName>\*.* /T /grant administrators:F, and then press ENTER.

      Note When you run this command, administrators are granted full rights to all files and to all folders.
    5. At the command prompt, type rmdir /S /Q <DriveLetter>:\<FolderName>\, and then press ENTER.

      Note When you run this command, all subfolders and all files in the specified folder are deleted. Additionally, the specified folder itself is deleted.
    Taken from: http://support.microsoft.com/kb/930527/en-us

    *Note* cacls is deprecated so you will need to use icalcs instead, I have modified this below. This assumes that the Windows.old.000 also resides at c:\Windows.old.000 you might need to modify the drive/location accordingly if the location of Windows.old.000 is different on your system.

    Summary is as follows:

    1.) Start button > type in "cmd.exe" (without the quotes)
    2.) Right click cmd.exe and select "run as administrator"
    3.) takeown /F c:\Windows.old.000\* /R /A
    4.) icacls c:\Windows.old.000\*.* /T /grant administrators:F
    5.) rmdir /S /Q c:\Windows.old.000\
  • weeowens
    weeowens Posts: 81,990 Forumite
    10,000 Posts Combo Breaker I've been Money Tipped!
    Cheers for the help.I've tried but failed :-)

    I'll blame tiredness so will try again later .
This discussion has been closed.
Meet your Ambassadors

🚀 Getting Started

Hi new member!

Our Getting Started Guide will help you get the most out of the Forum

Categories

  • All Categories
  • 351.7K Banking & Borrowing
  • 253.4K Reduce Debt & Boost Income
  • 454K Spending & Discounts
  • 244.7K Work, Benefits & Business
  • 600.1K Mortgages, Homes & Bills
  • 177.3K Life & Family
  • 258.3K Travel & Transport
  • 1.5M Hobbies & Leisure
  • 16.2K Discuss & Feedback
  • 37.6K Read-Only Boards

Is this how you want to be seen?

We see you are using a default avatar. It takes only a few seconds to pick a picture.