Share via

Performance options in Windows 8.1

Anonymous
2018-01-31T14:06:25+00:00

How do I disable Performance Options window at startup?

Windows for home | Previous Windows versions | Desktop, Start, and personalization

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

3 answers

Sort by: Most helpful
  1. Anonymous
    2018-01-31T14:23:26+00:00

    Press Windows key + X

    Click Command Prompt (admin)

    At the command prompt, type:

    sc config afs start= disabled

    Hit Enter

    Exit the command prompt, then restart.

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2018-01-31T14:30:45+00:00

    You just set the option you want, it should be there when you restart...

    https://cmdrkeene.com/visual-effects-and-perfor...

    0 comments No comments
  3. Vijay A. Verma 104.8K Reputation points Volunteer Moderator
    2018-01-31T14:11:15+00:00

    Try following -

    Type cmd in Windows Start Search box

    Right click on cmd >Run As Administrator

    Paste following and Hit Enter

    sc config afs start= disabled

    Reboot your computer

    0 comments No comments