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