On Fri, 26 Mar 2010 09:37:35 -0500, "Gordon Biggar"
<> wrote:
>At Control Panel/User Accounts, I am shown as the only user, and it says
>"Administrator" under the user name. (In Windows 2000, I could manually log
>on as an administrator at the time of start-up, if I so chose.) At start-up
>under Vista (64-bit), I go directly to the desktop. If I am the only user,
>am I by default also the administrator?
>
>Out of frustration, I even attempted to format the disk (going through
>"cmd"). The system came back and told me that "Access is denied; you do not
>have sufficient privileges," and that I must run this utility "in an
>elevated mode." This would also seem to confirm that I do not have
>administrator privileges.
>
>Dumb question: what start-up instructions do I have to alter in order for me
>to log on as an administrator? Sorry for such simplistic stuff!
>
>GB
You should create a second account and make it an administrator. Never
have just one account on a Windows machine.
That said, I suggest you enable the built-in "real" administrator
account and use that to fix your file ownership problems. Start a
command prompt, type this:
Net user administrator /active:yes
Net user administrator password-you-want
Log off. You should now have the ability to log on as the real
administrator and do what you want.
FYI - formatting C: won't help. The files on that adopted drive are
owned by another used ID that is not on your system. You need to take
ownership. Go to the root of the drive (e.g. D

and do the take
ownership operation. Be sure to check the box that says "apply to sub
folders and files:.