Share via

New windows 11 laptop stuck at the choose your privacy settings screen.

Trevor Loew 56 Reputation points
2022-12-12T09:07:01.413+00:00

I recently bought a new laptop and once I got to the choose your privacy settings screen I am not able to change any of the settings or click save in order to proceed.

Windows for business | Windows Client for IT Pros | User experience | Other

1 answer

Sort by: Most helpful
  1. Marcin Policht 89,240 Reputation points MVP Volunteer Moderator
    2026-04-14T00:16:38.9766667+00:00

    It sounds like the setup process has hit a snag where the user interface is no longer responding to your inputs. This usually happens because a background update or a secondary setup process is locking the screen. To get around this without a full reset, try the keyboard navigation method first. Sometimes the mouse cursor appears active but the click function is disabled; pressing the Tab key can highlight the different privacy toggles, and the Spacebar can change their state. Once you highlight the Accept or Save button using Tab, press Enter to see if the system processes the command.

    If the keyboard shortcuts for navigation do not work, you can force the setup to move forward by using the command console. Press Shift and F10 simultaneously to open a command prompt. In the window that appears, type the following command and then press Enter.

    taskkill /F /IM oobeanywhere.exe

    This specific command targets the process often responsible for hanging on the privacy screen. If that does not work, you can try a broader command to end the account-related setup flow by typing the following.

    taskkill /F /IM msoobe.exe

    If the screen remains frozen after these attempts, the most reliable fix is to perform a hard reboot. Hold the power button down for a full 10 seconds until the laptop turns off completely. When you turn it back on, Windows will usually realize the setup was interrupted and either skip the stuck page or reload it with the frozen process cleared.


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.