![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | Deleting System files problem I backed up my System files (Program, Users, etc) to a Backup folder when I had to do a Partial reinstall. Now I want to delete the Backup folder. I've run Takeown and Icals as suggested by other posts, and they completed successfully. However, I still get permission denied when I try to delete the folder. Can anyone help me free up 10GB of space? Thanks. |
My System Specs![]() |
| | #2 (permalink) |
| | RE: Deleting System files problem Take ownership of the files, then delete. -- Paul "bilvihur" wrote: Quote: > I backed up my System files (Program, Users, etc) to a Backup folder when I > had to do a Partial reinstall. Now I want to delete the Backup folder. I've > run Takeown and Icals as suggested by other posts, and they completed > successfully. However, I still get permission denied when I try to delete the > folder. Can anyone help me free up 10GB of space? Thanks. |
My System Specs![]() |
| | #3 (permalink) |
| | RE: Deleting System files problem Paul, please elaborate. I thought I WAS taking ownership thru takeown... "PaulB" wrote: Quote: > Take ownership of the files, then delete. > -- > Paul > > > "bilvihur" wrote: > Quote: > > I backed up my System files (Program, Users, etc) to a Backup folder when I > > had to do a Partial reinstall. Now I want to delete the Backup folder. I've > > run Takeown and Icals as suggested by other posts, and they completed > > successfully. However, I still get permission denied when I try to delete the > > folder. Can anyone help me free up 10GB of space? Thanks. |
My System Specs![]() |
| | #4 (permalink) |
| | RE: Deleting System files problem See this POST. http://thevistaforums.com/index.php?showtopic=13839 -- Paul "bilvihur" wrote: Quote: > Paul, please elaborate. I thought I WAS taking ownership thru takeown... > > "PaulB" wrote: > Quote: > > Take ownership of the files, then delete. > > -- > > Paul > > > > > > "bilvihur" wrote: > > Quote: > > > I backed up my System files (Program, Users, etc) to a Backup folder when I > > > had to do a Partial reinstall. Now I want to delete the Backup folder. I've > > > run Takeown and Icals as suggested by other posts, and they completed > > > successfully. However, I still get permission denied when I try to delete the > > > folder. Can anyone help me free up 10GB of space? Thanks. |
My System Specs![]() |
| | #5 (permalink) |
| | RE: Deleting System files problem Also you could delete them from safe mode. -- Paul "bilvihur" wrote: Quote: > Paul, please elaborate. I thought I WAS taking ownership thru takeown... > > "PaulB" wrote: > Quote: > > Take ownership of the files, then delete. > > -- > > Paul > > > > > > "bilvihur" wrote: > > Quote: > > > I backed up my System files (Program, Users, etc) to a Backup folder when I > > > had to do a Partial reinstall. Now I want to delete the Backup folder. I've > > > run Takeown and Icals as suggested by other posts, and they completed > > > successfully. However, I still get permission denied when I try to delete the > > > folder. Can anyone help me free up 10GB of space? Thanks. |
My System Specs![]() |
| | #6 (permalink) |
| | RE: Deleting System files problem Hello, The question I would have is what were the commands you used takeown.exe and Icacl.exe? You may need to check what the permissions are on the files and folders. You may want to run icacls c:\Backup_folder /T where backup_folder is the name of the folder you have the files in. This should show all the permissions. You may need to check for any files or folders which do not have administrators with (F) Full permission on them. The other thing to check is for files that may the (D) deny permission on them. Deny takes precedence and would generate Access Denied. Thanks, Darrell Gorter[MSFT] This posting is provided "AS IS" with no warranties, and confers no rights -------------------- |> Thread-Topic: Deleting System files problem |> thread-index: Achuegpru/O0vfuDSRCZIWkyeOdljA== |> X-WBNR-Posting-Host: 74.73.235.115 |> From: =?Utf-8?B?YmlsdmlodXI=?= <bilvihur@xxxxxx> |> References: <B52E487C-2434-486B-A333-A646ABB53B4A@xxxxxx> <E62F61EA-6603-4F25-A167-022CC3BB0515@xxxxxx> |> Subject: RE: Deleting System files problem |> Date: Wed, 13 Feb 2008 11:53:01 -0800 |> Lines: 16 |> Message-ID: <56F76410-C528-4EE6-9AC4-1644E41438BC@xxxxxx> |> MIME-Version: 1.0 |> Content-Type: text/plain; |> charset="Utf-8" |> Content-Transfer-Encoding: 7bit |> X-Newsreader: Microsoft CDO for Windows 2000 |> Content-Class: urn:content-classes:message |> Importance: normal |> Priority: normal |> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2992 |> Newsgroups: microsoft.public.windows.vista.general |> Path: TK2MSFTNGHUB02.phx.gbl |> Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windows.vista.general:252206 |> NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149 |> X-Tomcat-NG: microsoft.public.windows.vista.general |> |> Paul, please elaborate. I thought I WAS taking ownership thru takeown... |> |> "PaulB" wrote: |> |> > Take ownership of the files, then delete. |> > -- |> > Paul |> > |> > |> > "bilvihur" wrote: |> > |> > > I backed up my System files (Program, Users, etc) to a Backup folder when I |> > > had to do a Partial reinstall. Now I want to delete the Backup folder. I've |> > > run Takeown and Icals as suggested by other posts, and they completed |> > > successfully. However, I still get permission denied when I try to delete the |> > > folder. Can anyone help me free up 10GB of space? Thanks. |> |
My System Specs![]() |
| | #7 (permalink) |
| | RE: Deleting System files problem I used takeown and icacl in the DOS window under elevated command prompt. ""Darrell Gorter[MSFT]"" wrote: Quote: > Hello, > The question I would have is what were the commands you used takeown.exe > and Icacl.exe? > > You may need to check what the permissions are on the files and folders. > You may want to run icacls c:\Backup_folder /T where backup_folder is the > name of the folder you have the files in. > This should show all the permissions. You may need to check for any files > or folders which do not have administrators with (F) Full permission on > them. The other thing to check is for files that may the (D) deny > permission on them. Deny takes precedence and would generate Access > Denied. > > Thanks, > Darrell Gorter[MSFT] > > This posting is provided "AS IS" with no warranties, and confers no rights > -------------------- > |> Thread-Topic: Deleting System files problem > |> thread-index: Achuegpru/O0vfuDSRCZIWkyeOdljA== > |> X-WBNR-Posting-Host: 74.73.235.115 > |> From: =?Utf-8?B?YmlsdmlodXI=?= <bilvihur@xxxxxx> > |> References: <B52E487C-2434-486B-A333-A646ABB53B4A@xxxxxx> > <E62F61EA-6603-4F25-A167-022CC3BB0515@xxxxxx> > |> Subject: RE: Deleting System files problem > |> Date: Wed, 13 Feb 2008 11:53:01 -0800 > |> Lines: 16 > |> Message-ID: <56F76410-C528-4EE6-9AC4-1644E41438BC@xxxxxx> > |> MIME-Version: 1.0 > |> Content-Type: text/plain; > |> charset="Utf-8" > |> Content-Transfer-Encoding: 7bit > |> X-Newsreader: Microsoft CDO for Windows 2000 > |> Content-Class: urn:content-classes:message > |> Importance: normal > |> Priority: normal > |> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2992 > |> Newsgroups: microsoft.public.windows.vista.general > |> Path: TK2MSFTNGHUB02.phx.gbl > |> Xref: TK2MSFTNGHUB02.phx.gbl > microsoft.public.windows.vista.general:252206 > |> NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149 > |> X-Tomcat-NG: microsoft.public.windows.vista.general > |> > |> Paul, please elaborate. I thought I WAS taking ownership thru takeown... > |> > |> "PaulB" wrote: > |> > |> > Take ownership of the files, then delete. > |> > -- > |> > Paul > |> > > |> > > |> > "bilvihur" wrote: > |> > > |> > > I backed up my System files (Program, Users, etc) to a Backup folder > when I > |> > > had to do a Partial reinstall. Now I want to delete the Backup > folder. I've > |> > > run Takeown and Icals as suggested by other posts, and they > completed > |> > > successfully. However, I still get permission denied when I try to > delete the > |> > > folder. Can anyone help me free up 10GB of space? Thanks. > |> > > |
My System Specs![]() |
| | #8 (permalink) |
| | RE: Deleting System files problem Hello, With what switches? What was the syntax that you used? what was the output from the line I suggested which shows the current acls on the files and folders. Thanks, Darrell Gorter[MSFT] This posting is provided "AS IS" with no warranties, and confers no rights -------------------- |> Thread-Topic: Deleting System files problem |> thread-index: AchwDDr9kj24WaSoTJuUSgX7K2HZPA== |> X-WBNR-Posting-Host: 74.73.235.115 |> From: =?Utf-8?B?YmlsdmlodXI=?= <bilvihur@xxxxxx> |> References: <B52E487C-2434-486B-A333-A646ABB53B4A@xxxxxx> <E62F61EA-6603-4F25-A167-022CC3BB0515@xxxxxx> <56F76410-C528-4EE6-9AC4-1644E41438BC@xxxxxx> <cVI0Yi1bIHA.2164@xxxxxx> |> Subject: RE: Deleting System files problem |> Date: Fri, 15 Feb 2008 11:52:01 -0800 |> Lines: 71 |> Message-ID: <F8D18940-E3E4-4086-8EF1-37F57B59745D@xxxxxx> |> MIME-Version: 1.0 |> Content-Type: text/plain; |> charset="Utf-8" |> Content-Transfer-Encoding: 7bit |> X-Newsreader: Microsoft CDO for Windows 2000 |> Content-Class: urn:content-classes:message |> Importance: normal |> Priority: normal |> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2992 |> Newsgroups: microsoft.public.windows.vista.general |> Path: TK2MSFTNGHUB02.phx.gbl |> Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.windows.vista.general:253414 |> NNTP-Posting-Host: tk2msftsbfm01.phx.gbl 10.40.244.148 |> X-Tomcat-NG: microsoft.public.windows.vista.general |> |> I used takeown and icacl in the DOS window under elevated command prompt. |> |> ""Darrell Gorter[MSFT]"" wrote: |> |> > Hello, |> > The question I would have is what were the commands you used takeown.exe |> > and Icacl.exe? |> > |> > You may need to check what the permissions are on the files and folders. |> > You may want to run icacls c:\Backup_folder /T where backup_folder is the |> > name of the folder you have the files in. |> > This should show all the permissions. You may need to check for any files |> > or folders which do not have administrators with (F) Full permission on |> > them. The other thing to check is for files that may the (D) deny |> > permission on them. Deny takes precedence and would generate Access |> > Denied. |> > |> > Thanks, |> > Darrell Gorter[MSFT] |> > |> > This posting is provided "AS IS" with no warranties, and confers no rights |> > -------------------- |> > |> Thread-Topic: Deleting System files problem |> > |> thread-index: Achuegpru/O0vfuDSRCZIWkyeOdljA== |> > |> X-WBNR-Posting-Host: 74.73.235.115 |> > |> From: =?Utf-8?B?YmlsdmlodXI=?= <bilvihur@xxxxxx> |> > |> References: <B52E487C-2434-486B-A333-A646ABB53B4A@xxxxxx> |> > <E62F61EA-6603-4F25-A167-022CC3BB0515@xxxxxx> |> > |> Subject: RE: Deleting System files problem |> > |> Date: Wed, 13 Feb 2008 11:53:01 -0800 |> > |> Lines: 16 |> > |> Message-ID: <56F76410-C528-4EE6-9AC4-1644E41438BC@xxxxxx> |> > |> MIME-Version: 1.0 |> > |> Content-Type: text/plain; |> > |> charset="Utf-8" |> > |> Content-Transfer-Encoding: 7bit |> > |> X-Newsreader: Microsoft CDO for Windows 2000 |> > |> Content-Class: urn:content-classes:message |> > |> Importance: normal |> > |> Priority: normal |> > |> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2992 |> > |> Newsgroups: microsoft.public.windows.vista.general |> > |> Path: TK2MSFTNGHUB02.phx.gbl |> > |> Xref: TK2MSFTNGHUB02.phx.gbl |> > microsoft.public.windows.vista.general:252206 |> > |> NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149 |> > |> X-Tomcat-NG: microsoft.public.windows.vista.general |> > |> |> > |> Paul, please elaborate. I thought I WAS taking ownership thru takeown... |> > |> |> > |> "PaulB" wrote: |> > |> |> > |> > Take ownership of the files, then delete. |> > |> > -- |> > |> > Paul |> > |> > |> > |> > |> > |> > "bilvihur" wrote: |> > |> > |> > |> > > I backed up my System files (Program, Users, etc) to a Backup folder |> > when I |> > |> > > had to do a Partial reinstall. Now I want to delete the Backup |> > folder. I've |> > |> > > run Takeown and Icals as suggested by other posts, and they |> > completed |> > |> > > successfully. However, I still get permission denied when I try to |> > delete the |> > |> > > folder. Can anyone help me free up 10GB of space? Thanks. |> > |> |> > |> > |> |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Problem deleting movie files | Vista music pictures video | |||
| Problem Deleting Files | Vista General | |||
| Another Deleting Files Problem... | Vista account administration | |||
| Deleting System Volume Information Files | Vista performance & maintenance | |||
| Deleting vista system files from xp | Vista installation & setup | |||