Share via

How to access settings using Command Prompt -Administrator account

Anonymous
2015-02-27T15:08:40+00:00

I am logged on as administrator on my windows 7 home premium machine and tried to do a command prompt sfc/scannow but it said I need to run this as an administrator. I need to know how to access this setting so I can use command prompt. Thanks.

Windows for home | Previous Windows versions | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2015-02-28T12:56:08+00:00

Steve

When I click on

You should right click to see the drop down menu. Right click = right mouse button. Click = left mouse button.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

9 additional answers

Sort by: Most helpful
  1. Anonymous
    2015-02-27T19:00:58+00:00

    Steve

    Please run System File Checker and say if it cannot fix corrupted files. Select Start, All Programs, Accessories, right click Command Prompt, and click Run as administrator from the drop down menu.. Type *cd* and press ENTER. Type "sfc /scannow" without the quotes and press the ENTER key. When it completes type exit, press the ENTER key and restart the computer.

    http://support.microsoft.com/kb/929833

    There is a space between sfc and /scannow

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2015-02-27T18:56:22+00:00

    Is it a good idea to enable the hidden administrator account? I read an article here which says this account has many extra features. Can I use this account as default or it will cause problem?

    The article you quote is wrong in several instances, e.g.

    • The inbuilt Administrator account is not a "secret" account. It shows up readily against the appropriate commands.
    • The Administrator account has no "extra powers". It can do no more and no less than any other account with administrative privileges.
    • You can assume elevated priviliges with any admin account, simply by right-clicking an executable file. When you then left-click the line "Run as administrator" then you get these extra privileges. You need to do this even when logged on as Administrator.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2015-02-27T15:59:14+00:00

    Is it a good idea to enable the hidden administrator account? I read an article here which says this account has many extra features. Can I use this account as default or it will cause problem?

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2015-02-27T15:27:01+00:00

    To run most administrative commands in the command prompt, you need to run the command in an elevated command prompt.

    1. Click Start
    2. In the search box, type command prompt
    3. In the list of results, right-click Command Prompt, and select Run as Administrator. Confirm the UAC prompt if necessary.

    Cheers!

    Was this answer helpful?

    0 comments No comments