Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
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.

Go Back   Vista Forums > Vista Newsgroups > Vista file management

Vista - Undeletable folders

Reply
 
Old 11-11-2007   #1 (permalink)
carnelain


 
 

Undeletable folders

Hi all,

I have a folder in my program files folder called MSN. I did not install
this program. In this folder there is an .exe file to install MSN
messenger. I don't want to use this program so I tried to delete the folder.
Vista asked me for admin rights (which I have). But it won't delete the
folder nor the file. It gives me an error telling me I don't have the rights
to delete these files. Am I doing something wrong or can't I delete this
folder???

Carnelain

My System SpecsSystem Spec
Old 11-11-2007   #2 (permalink)
Jimmy Brush


 
 

Re: Undeletable folders

Hello,

This file is part of the windows vista installation. As such, it is
protected by Windows Resource Protection, which prevents any modification of
the file outside of Windows Setup.

Warning: It is not recommended that you delete this file, or any
WRP-protected file. Doing so may result in unforseen consequences.

You will need to override WRP to proceed.

I will assume you are using a Windows Vista Home edition. Following these
steps will delete the msn folder and everything in it.

- Click start
- Click All Programs
- Click Accessories
- Right-Click command prompt
- Click run as administrator
- Type the following commands exactly as they appear, pressing enter after
each line:

cd /d %programfiles%
takeown /f msn /r /a /d y
icacls msn /grant administratorsF)
rd /s /q msn

--
- JB
Microsoft MVP Windows Shell/User

My System SpecsSystem Spec
Old 11-12-2007   #3 (permalink)
carnelain


 
 

Re: Undeletable folders

This actually worked!!! Thank you very much.
Only this line didn't work:
takeown /f msn /r /a /d y
I changed it to
takeown /f msn /r /a

On a different note is the cyberlink folder of any importance???

Carnelain


"Jimmy Brush" wrote:
Quote:

> Hello,
>
> This file is part of the windows vista installation. As such, it is
> protected by Windows Resource Protection, which prevents any modification of
> the file outside of Windows Setup.
>
> Warning: It is not recommended that you delete this file, or any
> WRP-protected file. Doing so may result in unforseen consequences.
>
> You will need to override WRP to proceed.
>
> I will assume you are using a Windows Vista Home edition. Following these
> steps will delete the msn folder and everything in it.
>
> - Click start
> - Click All Programs
> - Click Accessories
> - Right-Click command prompt
> - Click run as administrator
> - Type the following commands exactly as they appear, pressing enter after
> each line:
>
> cd /d %programfiles%
> takeown /f msn /r /a /d y
> icacls msn /grant administratorsF)
> rd /s /q msn
>
> --
> - JB
> Microsoft MVP Windows Shell/User
>
My System SpecsSystem Spec
Old 11-12-2007   #4 (permalink)
Jimmy Brush


 
 

Re: Undeletable folders

Cyberlink is a company that produces DVD Player software. It is not
recommended that you manually "clean out" folders in your program files
folder. Doing so can have ... unforseen consequences. Using uninstallers
that come with the applications and the Programs and Features control panel
is best.


--
- JB
Microsoft MVP Windows Shell/User

"carnelain" <carnelain@xxxxxx> wrote in message
news:E5365312-5505-4A92-9BB6-E8199A8F515A@xxxxxx
Quote:

> This actually worked!!! Thank you very much.
> Only this line didn't work:
> takeown /f msn /r /a /d y
> I changed it to
> takeown /f msn /r /a
>
> On a different note is the cyberlink folder of any importance???
>
> Carnelain
>
>
> "Jimmy Brush" wrote:
>
Quote:

>> Hello,
>>
>> This file is part of the windows vista installation. As such, it is
>> protected by Windows Resource Protection, which prevents any modification
>> of
>> the file outside of Windows Setup.
>>
>> Warning: It is not recommended that you delete this file, or any
>> WRP-protected file. Doing so may result in unforseen consequences.
>>
>> You will need to override WRP to proceed.
>>
>> I will assume you are using a Windows Vista Home edition. Following these
>> steps will delete the msn folder and everything in it.
>>
>> - Click start
>> - Click All Programs
>> - Click Accessories
>> - Right-Click command prompt
>> - Click run as administrator
>> - Type the following commands exactly as they appear, pressing enter
>> after
>> each line:
>>
>> cd /d %programfiles%
>> takeown /f msn /r /a /d y
>> icacls msn /grant administratorsF)
>> rd /s /q msn
>>
>> --
>> - JB
>> Microsoft MVP Windows Shell/User
>>
My System SpecsSystem Spec
Old 11-13-2007   #5 (permalink)
carnelain


 
 

Re: Undeletable folders

There is no software of cyberlink installed on my laptop (not appearing in
Programs and Features). I managed to delete it and it had no consequences.

Thank you

Carnelain


"Jimmy Brush" wrote:
Quote:

> Cyberlink is a company that produces DVD Player software. It is not
> recommended that you manually "clean out" folders in your program files
> folder. Doing so can have ... unforseen consequences. Using uninstallers
> that come with the applications and the Programs and Features control panel
> is best.
>
>
> --
> - JB
> Microsoft MVP Windows Shell/User
>
> "carnelain" <carnelain@xxxxxx> wrote in message
> news:E5365312-5505-4A92-9BB6-E8199A8F515A@xxxxxx
Quote:

> > This actually worked!!! Thank you very much.
> > Only this line didn't work:
> > takeown /f msn /r /a /d y
> > I changed it to
> > takeown /f msn /r /a
> >
> > On a different note is the cyberlink folder of any importance???
> >
> > Carnelain
> >
> >
> > "Jimmy Brush" wrote:
> >
Quote:

> >> Hello,
> >>
> >> This file is part of the windows vista installation. As such, it is
> >> protected by Windows Resource Protection, which prevents any modification
> >> of
> >> the file outside of Windows Setup.
> >>
> >> Warning: It is not recommended that you delete this file, or any
> >> WRP-protected file. Doing so may result in unforseen consequences.
> >>
> >> You will need to override WRP to proceed.
> >>
> >> I will assume you are using a Windows Vista Home edition. Following these
> >> steps will delete the msn folder and everything in it.
> >>
> >> - Click start
> >> - Click All Programs
> >> - Click Accessories
> >> - Right-Click command prompt
> >> - Click run as administrator
> >> - Type the following commands exactly as they appear, pressing enter
> >> after
> >> each line:
> >>
> >> cd /d %programfiles%
> >> takeown /f msn /r /a /d y
> >> icacls msn /grant administratorsF)
> >> rd /s /q msn
> >>
> >> --
> >> - JB
> >> Microsoft MVP Windows Shell/User
> >>
>
My System SpecsSystem Spec
Old 03-10-2008   #6 (permalink)


Vista Basic 32 bit
 
 

Re: Undeletable folders

[quote=carnelain;511734]This actually worked!!! Thank you very much.
Only this line didn't work:
takeown /f msn /r /a /d y
I changed it to
takeown /f msn /r /a

This didn't work for me. The file in the MSN folder (cclitesetupui.exe) won't delete - it's still protected.

Any further tips on this ?

With thanks.

Carlsw
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Undeletable folders in Vista x64 General Discussion
Solved [Help] [Vista 64 Bit] Undeletable Folders General Discussion
Undeletable Font! Vista file management
2 undeletable folders in start menu Vista file management
Undeletable folders Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46