Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista File Management > Can't delete duplicate personal files

Reply
Thread Tools Display Modes

Can't delete duplicate personal files

 
 
ang
Guest
Posts: n/a

 
      11-13-2007
I'm running Vista Home Premium on a new laptop. I've copied my personal files
across from my old laptop which was running XP Pro.

With some applications I'm having trouble saving or deleting files. I can
open a file, make changes but if I try and save it it says it may be read
only or open by another user. I can save it to a different folder / name but
then cannot delete the original - it says it is already in use. I've tried
shutting the application, restarting etc but still can't delete it.

I'm logged on as the administrator with full rights. I've taken ownership of
the file and the file is not read only. I've attepmted to change the folder
which is read only but the changes do not 'stick' even though messages are
coming up implying that read only is being removed.

The files I'm changing are large and there are lots of them so it's a
problem having duplicate copies.

I would appreciate any help or suggestions.

Thanks
 
Reply With Quote
 
 
 
 
Jimmy Brush
Guest
Posts: n/a

 
      11-14-2007
Hello,

When copying files from another windows installation into Vista, you will
need to change the security settings to give yourself full access to it. The
first step is to take ownership of the file, which allows you to change
security settings for the file, but nothing more. The second step is to add
a permission granting yourself full control, which will then let you modify
the file. (Note: If you are dual booting and you are accessing files in
another windows installation, I DO NOT recommend that you take ownership of
the files first; instead, just add the permission).

Changing the "read only" attribute on a folder does not affect the folder at
all, it is just an easy way to change the read only attribute on the files
inside of that folder.

In this case, the read only attribute is not what is causing your issue, but
the security permissions.

--
- JB
Microsoft MVP Windows Shell/User

"ang" <> wrote in message
news:89F68014-83D9-4DE1-9841-...
> I'm running Vista Home Premium on a new laptop. I've copied my personal
> files
> across from my old laptop which was running XP Pro.
>
> With some applications I'm having trouble saving or deleting files. I can
> open a file, make changes but if I try and save it it says it may be read
> only or open by another user. I can save it to a different folder / name
> but
> then cannot delete the original - it says it is already in use. I've tried
> shutting the application, restarting etc but still can't delete it.
>
> I'm logged on as the administrator with full rights. I've taken ownership
> of
> the file and the file is not read only. I've attepmted to change the
> folder
> which is read only but the changes do not 'stick' even though messages are
> coming up implying that read only is being removed.
>
> The files I'm changing are large and there are lots of them so it's a
> problem having duplicate copies.
>
> I would appreciate any help or suggestions.
>
> Thanks


 
Reply With Quote
 
ang
Guest
Posts: n/a

 
      11-14-2007
Hi JB

Thanks for your response. I'm copying the files to one machine which is the
only one that I will use it on so I guess I can take ownership and have ful
permission.

However, am I doint this correctly?

I right click the file to properties, go to the security tab and edit the
permissions, and giving evryone listed full access (it's only ever me and the
flie will be deleted anyway!). I can never assign special permissions though,
it's always greyed out.

I then click on advanced and select the owr tab, assiging myself as the
owner which it accepts.

But when I try and delete it, it says the file is open in another programme.
It's not, it hasn't been on that session and the properties box is closed. If
I restart, the ownership reverts back to a string of numbers but permissions
remain full.

Perhaps the permissions need to be changed at a different level?

Thanks for your help. . .
"Jimmy Brush" wrote:

> Hello,
>
> When copying files from another windows installation into Vista, you will
> need to change the security settings to give yourself full access to it. The
> first step is to take ownership of the file, which allows you to change
> security settings for the file, but nothing more. The second step is to add
> a permission granting yourself full control, which will then let you modify
> the file. (Note: If you are dual booting and you are accessing files in
> another windows installation, I DO NOT recommend that you take ownership of
> the files first; instead, just add the permission).
>
> Changing the "read only" attribute on a folder does not affect the folder at
> all, it is just an easy way to change the read only attribute on the files
> inside of that folder.
>
> In this case, the read only attribute is not what is causing your issue, but
> the security permissions.
>
> --
> - JB
> Microsoft MVP Windows Shell/User
>
> "ang" <> wrote in message
> news:89F68014-83D9-4DE1-9841-...
> > I'm running Vista Home Premium on a new laptop. I've copied my personal
> > files
> > across from my old laptop which was running XP Pro.
> >
> > With some applications I'm having trouble saving or deleting files. I can
> > open a file, make changes but if I try and save it it says it may be read
> > only or open by another user. I can save it to a different folder / name
> > but
> > then cannot delete the original - it says it is already in use. I've tried
> > shutting the application, restarting etc but still can't delete it.
> >
> > I'm logged on as the administrator with full rights. I've taken ownership
> > of
> > the file and the file is not read only. I've attepmted to change the
> > folder
> > which is read only but the changes do not 'stick' even though messages are
> > coming up implying that read only is being removed.
> >
> > The files I'm changing are large and there are lots of them so it's a
> > problem having duplicate copies.
> >
> > I would appreciate any help or suggestions.
> >
> > Thanks

>

 
Reply With Quote
 
Jimmy Brush
Guest
Posts: n/a

 
      11-14-2007
It is odd that the owner would change after you reset it... It should not.
It is also odd that you would be receiving a file is in use message.

There is no other level of permissions - what you see in the security tab is
the exclusive list of who is allowed to access the file and what they are
allowed to do.

'Special permissions' is never checkable. It refers to more granular
permissions than what the basic editor will display.

If you are comfortable in a command prompt, if you could go to the location
of a file that you are having problems with, run the command 'icacls
filename' (where filename is the file you are having trouble with), and post
the output, it may be helpful.

Are you running antivirus or antimalware programs? Those may be
accessing/scanning the file and taking a long time about it. You might try
temporarily disabling security software and seeing if that helps.

You might also try rebooting into safe mode and seeing if you can delete the
file from there, where it should not be in use.


--
- JB
Microsoft MVP Windows Shell/User

"ang" <> wrote in message
news:3F80ACB8-55C8-4822-B669-...
> Hi JB
>
> Thanks for your response. I'm copying the files to one machine which is
> the
> only one that I will use it on so I guess I can take ownership and have
> ful
> permission.
>
> However, am I doint this correctly?
>
> I right click the file to properties, go to the security tab and edit the
> permissions, and giving evryone listed full access (it's only ever me and
> the
> flie will be deleted anyway!). I can never assign special permissions
> though,
> it's always greyed out.
>
> I then click on advanced and select the owr tab, assiging myself as the
> owner which it accepts.
>
> But when I try and delete it, it says the file is open in another
> programme.
> It's not, it hasn't been on that session and the properties box is closed.
> If
> I restart, the ownership reverts back to a string of numbers but
> permissions
> remain full.
>
> Perhaps the permissions need to be changed at a different level?
>
> Thanks for your help. . .
> "Jimmy Brush" wrote:
>
>> Hello,
>>
>> When copying files from another windows installation into Vista, you will
>> need to change the security settings to give yourself full access to it.
>> The
>> first step is to take ownership of the file, which allows you to change
>> security settings for the file, but nothing more. The second step is to
>> add
>> a permission granting yourself full control, which will then let you
>> modify
>> the file. (Note: If you are dual booting and you are accessing files in
>> another windows installation, I DO NOT recommend that you take ownership
>> of
>> the files first; instead, just add the permission).
>>
>> Changing the "read only" attribute on a folder does not affect the folder
>> at
>> all, it is just an easy way to change the read only attribute on the
>> files
>> inside of that folder.
>>
>> In this case, the read only attribute is not what is causing your issue,
>> but
>> the security permissions.
>>
>> --
>> - JB
>> Microsoft MVP Windows Shell/User
>>
>> "ang" <> wrote in message
>> news:89F68014-83D9-4DE1-9841-...
>> > I'm running Vista Home Premium on a new laptop. I've copied my personal
>> > files
>> > across from my old laptop which was running XP Pro.
>> >
>> > With some applications I'm having trouble saving or deleting files. I
>> > can
>> > open a file, make changes but if I try and save it it says it may be
>> > read
>> > only or open by another user. I can save it to a different folder /
>> > name
>> > but
>> > then cannot delete the original - it says it is already in use. I've
>> > tried
>> > shutting the application, restarting etc but still can't delete it.
>> >
>> > I'm logged on as the administrator with full rights. I've taken
>> > ownership
>> > of
>> > the file and the file is not read only. I've attepmted to change the
>> > folder
>> > which is read only but the changes do not 'stick' even though messages
>> > are
>> > coming up implying that read only is being removed.
>> >
>> > The files I'm changing are large and there are lots of them so it's a
>> > problem having duplicate copies.
>> >
>> > I would appreciate any help or suggestions.
>> >
>> > Thanks

>>


 
Reply With Quote
 
Ching
Guest
Posts: n/a

 
      12-04-2007
JB,

What you wrote is what I found working, after trial-and-error.
However, I found that I cannot select many files and change the
ownership this way. When I do this on a directory, it tried to
propagate to files within, but told me I don't have permission to
do that. Is there a utility or some SUPER-user mode to apply the
ownership setting to a directory and everything in it?

I am in a bad situation now. I replaced an old XP PC with a new Vista PC.
To move the users' files over, I unplugged the old hard drive and put
it in the new PC. To my dismay, I cannot get to the users' files without
going through changing ownership/permission one file at a time.
Luckily it's my kids' computer, but still there are school papers, music files
they want.

I put the hard drive back to my old XP PC, thinking that I will copy the
files to an USB hard drive. To my horror, I found that the old PC would
not boot up; it complained some missing Windows file...

I gave up and put the hard drive back to my new PC again. Upon boot-up,
check disk found errors and repaired them. I don't know if I really lost
data
files; I can only cross my fingers and hope for the best.

So here I am; messed up big. I don't really care about getting my old XP PC
to work. I just need to get to the user files. Please help.

Ching



"Jimmy Brush" wrote:

> Hello,
>
> When copying files from another windows installation into Vista, you will
> need to change the security settings to give yourself full access to it. The
> first step is to take ownership of the file, which allows you to change
> security settings for the file, but nothing more. The second step is to add
> a permission granting yourself full control, which will then let you modify
> the file. (Note: If you are dual booting and you are accessing files in
> another windows installation, I DO NOT recommend that you take ownership of
> the files first; instead, just add the permission).
>
> Changing the "read only" attribute on a folder does not affect the folder at
> all, it is just an easy way to change the read only attribute on the files
> inside of that folder.
>
> In this case, the read only attribute is not what is causing your issue, but
> the security permissions.
>
> --
> - JB
> Microsoft MVP Windows Shell/User
>
> "ang" <> wrote in message
> news:89F68014-83D9-4DE1-9841-...
> > I'm running Vista Home Premium on a new laptop. I've copied my personal
> > files
> > across from my old laptop which was running XP Pro.
> >
> > With some applications I'm having trouble saving or deleting files. I can
> > open a file, make changes but if I try and save it it says it may be read
> > only or open by another user. I can save it to a different folder / name
> > but
> > then cannot delete the original - it says it is already in use. I've tried
> > shutting the application, restarting etc but still can't delete it.
> >
> > I'm logged on as the administrator with full rights. I've taken ownership
> > of
> > the file and the file is not read only. I've attepmted to change the
> > folder
> > which is read only but the changes do not 'stick' even though messages are
> > coming up implying that read only is being removed.
> >
> > The files I'm changing are large and there are lots of them so it's a
> > problem having duplicate copies.
> >
> > I would appreciate any help or suggestions.
> >
> > Thanks

>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Personal Files David Spain Windows Vista File Management 11 07-23-2007 03:23 PM
How do I move my personal files? zhizhi Windows Vista File Management 6 07-23-2007 03:47 AM
How do I prevent others from viewing my personal files? CanonGuy Windows Vista Administration 1 07-20-2007 01:09 PM
Any way to find and delete duplicate mail ?? Synapse Syndrome Windows Vista Mail 15 04-27-2007 11:29 AM
Re: Any way to find and delete duplicate mail ?? Windows Vista Mail 1 03-15-2007 02:13 PM



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 47 48 49 50 51 52 53 54 55 56 57 58 59