 |
|
 |
|
Next: Inconsistent Search Results
|
| Author |
Message |
External

Since: Nov 24, 2006 Posts: 32
|
(Msg. 1) Posted: Sun Sep 09, 2007 9:14 am
Post subject: Cannot change attribute of a folder Archived from groups: microsoft>public>windows>vista>file_management (more info?)
|
|
|
A user folder (C:\Users\<username>) is marked as hidden and the hidden
setting is grayed out. I tried to change it while logged as that same user
and also as administrator, but it stays grayed out. Also tried using ATTRIB,
but result the same. The owner of the folder is listed as SYSTEM, same as in
case of all other folders, but only this one is presenting this strange
behavior.
How can I re-gain access to the hidden attribute setting? |
|
| Back to top |
|
 |  |
External

Since: Jan 18, 2007 Posts: 626
|
(Msg. 2) Posted: Mon Sep 10, 2007 7:07 am
Post subject: Re: Cannot change attribute of a folder [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Jerry
What is the name of the folder?
If this is one of the folders that starts with the "MY" name (ie: My
Documents, My Pictures, etc.) then this is normal behavior. This is not an
actual folder, but a Junction. It is only there for backward compatibility
with legacy programs that are looking for that name.
The "MY" designation for folders has been dropped in Vista and folder names
are different. Take a look at the following website for a complete
explanation. This website has a list of all the changed folder names and
their new name/location in Vista.
Svrops.com - Windows Vista Junction Points:
http://www.svrops.com/svrops/articles/jpoints.htm
--
Ronnie Vernon
Microsoft MVP
Windows Shell/User
"Jerry" <duncan_jeremy DeleteThis @hotmail.com> wrote in message
news:CEE9E9AF-62C4-4516-8D09-7CA07D2E2D2C@microsoft.com...
>A user folder (C:\Users\<username>) is marked as hidden and the hidden
>setting is grayed out. I tried to change it while logged as that same user
>and also as administrator, but it stays grayed out. Also tried using
>ATTRIB, but result the same. The owner of the folder is listed as SYSTEM,
>same as in case of all other folders, but only this one is presenting this
>strange behavior.
>
> How can I re-gain access to the hidden attribute setting? |
|
| Back to top |
|
 |  |
External

Since: Nov 24, 2006 Posts: 32
|
(Msg. 3) Posted: Mon Sep 10, 2007 5:58 pm
Post subject: Re: Cannot change attribute of a folder [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
No, this is a user "home" folder. Not a junction. I have several users on
this PC and all have their folders in C:\Users, created by the system at the
time when users have been defined, like this:
C:\Users\<username1>, C:\Users\<username2>, C:\Users\<username3>, etc.
Except for this particular folder (say, C:\Users\<username2>), for all
others I can change the hidden attribute. Only this one has the attribute
check box grayed out, therefore inaccessible. To its legitimate owner, to
the administrator, to all. Running ATTRIB under DOS prompt doesn't work
either.
"Ronnie Vernon MVP" <rv.DeleteThis@invalid.org> wrote in message
news:6E944846-9463-407B-9853-3C41AB22E698@microsoft.com...
> Jerry
>
> What is the name of the folder?
>
> If this is one of the folders that starts with the "MY" name (ie: My
> Documents, My Pictures, etc.) then this is normal behavior. This is not an
> actual folder, but a Junction. It is only there for backward compatibility
> with legacy programs that are looking for that name.
>
> The "MY" designation for folders has been dropped in Vista and folder
> names are different. Take a look at the following website for a complete
> explanation. This website has a list of all the changed folder names and
> their new name/location in Vista.
>
> Svrops.com - Windows Vista Junction Points:
> http://www.svrops.com/svrops/articles/jpoints.htm
>
>
> --
>
> Ronnie Vernon
> Microsoft MVP
> Windows Shell/User
>
>
> "Jerry" <duncan_jeremy.DeleteThis@hotmail.com> wrote in message
> news:CEE9E9AF-62C4-4516-8D09-7CA07D2E2D2C@microsoft.com...
>>A user folder (C:\Users\<username>) is marked as hidden and the hidden
>>setting is grayed out. I tried to change it while logged as that same user
>>and also as administrator, but it stays grayed out. Also tried using
>>ATTRIB, but result the same. The owner of the folder is listed as SYSTEM,
>>same as in case of all other folders, but only this one is presenting this
>>strange behavior.
>>
>> How can I re-gain access to the hidden attribute setting?
> |
|
| Back to top |
|
 |  |
External

Since: Mar 13, 2007 Posts: 458
|
(Msg. 4) Posted: Mon Sep 10, 2007 5:58 pm
Post subject: Re: Cannot change attribute of a folder [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
I'm not sure how your user folders are becoming hidden, but try this:
Open Command Prompt, by right-clicking on it and choosing Run as
Administrator. At the prompt, type:
attrib -s -h -r "C:\Users\exampleusername"
Press Enter. This will restore the default attributes of a user folder, and
"ungray" the hidden attribute in Properties...
"Jerry" <duncan_jeremy DeleteThis @hotmail.com> wrote in message
news:354C46B3-6436-4F73-B882-DC148F500B9A@microsoft.com...
> No, this is a user "home" folder. Not a junction. I have several users on
> this PC and all have their folders in C:\Users, created by the system at
> the time when users have been defined, like this:
>
> C:\Users\<username1>, C:\Users\<username2>, C:\Users\<username3>, etc.
>
> Except for this particular folder (say, C:\Users\<username2>), for all
> others I can change the hidden attribute. Only this one has the attribute
> check box grayed out, therefore inaccessible. To its legitimate owner, to
> the administrator, to all. Running ATTRIB under DOS prompt doesn't work
> either.
>
>
>
>
>
>
> "Ronnie Vernon MVP" <rv DeleteThis @invalid.org> wrote in message
> news:6E944846-9463-407B-9853-3C41AB22E698@microsoft.com...
>> Jerry
>>
>> What is the name of the folder?
>>
>> If this is one of the folders that starts with the "MY" name (ie: My
>> Documents, My Pictures, etc.) then this is normal behavior. This is not
>> an actual folder, but a Junction. It is only there for backward
>> compatibility with legacy programs that are looking for that name.
>>
>> The "MY" designation for folders has been dropped in Vista and folder
>> names are different. Take a look at the following website for a complete
>> explanation. This website has a list of all the changed folder names and
>> their new name/location in Vista.
>>
>> Svrops.com - Windows Vista Junction Points:
>> http://www.svrops.com/svrops/articles/jpoints.htm
>>
>>
>> --
>>
>> Ronnie Vernon
>> Microsoft MVP
>> Windows Shell/User
>>
>>
>> "Jerry" <duncan_jeremy DeleteThis @hotmail.com> wrote in message
>> news:CEE9E9AF-62C4-4516-8D09-7CA07D2E2D2C@microsoft.com...
>>>A user folder (C:\Users\<username>) is marked as hidden and the hidden
>>>setting is grayed out. I tried to change it while logged as that same
>>>user and also as administrator, but it stays grayed out. Also tried using
>>>ATTRIB, but result the same. The owner of the folder is listed as SYSTEM,
>>>same as in case of all other folders, but only this one is presenting
>>>this strange behavior.
>>>
>>> How can I re-gain access to the hidden attribute setting?
>>
> |
|
| Back to top |
|
 |  |
External

Since: Nov 24, 2006 Posts: 32
|
(Msg. 5) Posted: Tue Sep 11, 2007 5:07 am
Post subject: Re: Cannot change attribute of a folder [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
That worked!
Thank you very much!
When I was trying with ATTRIB, I only used the -h switch, and that didn't
work.
Thanks a lot again.
"dean-dean" <dean-dean.DeleteThis@discussions.microsoft.com> wrote in message
news:%23OPu1T$8HHA.5456@TK2MSFTNGP05.phx.gbl...
> I'm not sure how your user folders are becoming hidden, but try this:
>
> Open Command Prompt, by right-clicking on it and choosing Run as
> Administrator. At the prompt, type:
>
> attrib -s -h -r "C:\Users\exampleusername"
>
> Press Enter. This will restore the default attributes of a user folder,
> and "ungray" the hidden attribute in Properties...
>
>
> "Jerry" <duncan_jeremy.DeleteThis@hotmail.com> wrote in message
> news:354C46B3-6436-4F73-B882-DC148F500B9A@microsoft.com...
>> No, this is a user "home" folder. Not a junction. I have several users on
>> this PC and all have their folders in C:\Users, created by the system at
>> the time when users have been defined, like this:
>>
>> C:\Users\<username1>, C:\Users\<username2>, C:\Users\<username3>, etc.
>>
>> Except for this particular folder (say, C:\Users\<username2>), for all
>> others I can change the hidden attribute. Only this one has the attribute
>> check box grayed out, therefore inaccessible. To its legitimate owner, to
>> the administrator, to all. Running ATTRIB under DOS prompt doesn't work
>> either.
>>
>>
>>
>>
>>
>>
>> "Ronnie Vernon MVP" <rv.DeleteThis@invalid.org> wrote in message
>> news:6E944846-9463-407B-9853-3C41AB22E698@microsoft.com...
>>> Jerry
>>>
>>> What is the name of the folder?
>>>
>>> If this is one of the folders that starts with the "MY" name (ie: My
>>> Documents, My Pictures, etc.) then this is normal behavior. This is not
>>> an actual folder, but a Junction. It is only there for backward
>>> compatibility with legacy programs that are looking for that name.
>>>
>>> The "MY" designation for folders has been dropped in Vista and folder
>>> names are different. Take a look at the following website for a complete
>>> explanation. This website has a list of all the changed folder names and
>>> their new name/location in Vista.
>>>
>>> Svrops.com - Windows Vista Junction Points:
>>> http://www.svrops.com/svrops/articles/jpoints.htm
>>>
>>>
>>> --
>>>
>>> Ronnie Vernon
>>> Microsoft MVP
>>> Windows Shell/User
>>>
>>>
>>> "Jerry" <duncan_jeremy.DeleteThis@hotmail.com> wrote in message
>>> news:CEE9E9AF-62C4-4516-8D09-7CA07D2E2D2C@microsoft.com...
>>>>A user folder (C:\Users\<username>) is marked as hidden and the hidden
>>>>setting is grayed out. I tried to change it while logged as that same
>>>>user and also as administrator, but it stays grayed out. Also tried
>>>>using ATTRIB, but result the same. The owner of the folder is listed as
>>>>SYSTEM, same as in case of all other folders, but only this one is
>>>>presenting this strange behavior.
>>>>
>>>> How can I re-gain access to the hidden attribute setting?
>>>
>>
> |
|
| Back to top |
|
 |  |
External

Since: Apr 05, 2009 Posts: 1
|
(Msg. 6) Posted: Sun Apr 05, 2009 7:09 am
Post subject: Re: Cannot change attribute of a folder [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Any recommendations if this doesn't work? I have a problem with ONLY my
"my pictures" folder, not my entire user folder. I have tried this on
the my pictur e folder, but it doesn't work.
The hidden button is still checked, and it is still grayed out.
--
seanweiner |
|
| Back to top |
|
 |  |
External

Since: Jun 29, 2009 Posts: 1
|
(Msg. 7) Posted: Mon Jun 29, 2009 2:24 pm
Post subject: Re: Cannot change attribute of a folder [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Hello. I am having a very similar problem. I've installed Vista on a new
laptop, and then tried to move the Pictures folder from its default
position in C:\Users\David to E:\Pictures using the Location tab in
Properties. However, the first time I tried this I accidentally moved it
to the root folder of E:\. I used regedit to reset the location to the
default, and then moved it to E:\Pictures. However, the Pictures folder
is now hidden and the check box is greyed out. I have tried using the
techniques above, but to no avail.
Any help would be appreciated!
Thanks.
Dave
--
davidjones533 |
|
| Back to top |
|
 |  |
| Related Topics: | Missing Folder - In Vista - I started moving some files from "Pictures' to 'shared fiels' and realized I did not want to do this. ...
Folder has disappeared - This was addressed in an earlier post, called "Missing Folder" ..
Customise Network Folder - can i customise the appearance of a network folder i.e change the icon. the option does not appear in properties as it...
Can't see sub folders I have in Main folder - Ok Maybe I'm duh, but I can't find the sub folders I have in my main folder for pics. They show when im in a chat pro...
folder and search options - I wanted to change the folder options in the window explorer. Went to the folder options, then to View and unchecked t...
Documents folder disapeared - I just set up my new Vista laptop, and I am less than impressed. after having to change the IRPStack size on the other... |
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
 |
|
|