How to enter OOBE mode from user mode in windows PC

How to enter OOBE mode from user mode in windows PC

Entering Out-Of-Box Experience (OOBE) mode from user mode on a PC typically involves using a command prompt with administrative privileges. Here’s how you can​​​​​ do this on a Windows PC.
There are two ways to enter OOBE

Using Run Dialog

  1. Open Run Dialog:

            Press Win + R to open the Run dialog.
  1. Run Sysprep Command:

            Type the following command and press Enter:
            %windir%\system32\sysprep\sysprep.exe /oobe /reboot
            This command will directly launch Sysprep to enter OOBE mode and reboot the PC.

Using Sysprep

  1. Open Command Prompt as Administrator:

            Press Win + X to open the Power User menu.
            Select Command Prompt (Admin) or Windows PowerShell (Admin).
  1. Run Sysprep to Enter OOBE Mode:

            In the Command Prompt, type the following command and press Enter:
            %windir%\system32\sysprep\sysprep.exe

            This will open the Sysprep tool.

  1. Configure Sysprep:

            System Cleanup Action: Choose Enter System Out-of-Box Experience (OOBE).
            Choose Reboot if you want the system to restart automatically after entering OOBE mode, or Shutdown if you prefer to start it manually later.

    • Related Articles

    • Video Wall Solution for Windows

      Issue Windows PCs at the experience center stops playing videos after a reboot or if a customer accesses the demo through remote desktop. Videos should autoplay on loop regardless of current state. Solution This issue can be solved by setting the ...
    • What Do You Need for a Custom Build PC?

      What Do You Need for a Custom Build PC? To create a custom-built PC, you'll need several components. Regardless of your experience level, using a tool like PCPartPicker is recommended to ensure compatibility and manage your budget effectively. Here's ...
    • Personal Computers and Servers - Classification and Point of Contact

      We can classify the computers that MBUZZ handles based on their form-factor as below: Tower Workstations, Desktops, Gaming PCs and SFF (Small form factor) PCs fall under this category. These are computers people would use on a desk and rarely move. ...
    • Program Management in IT

      Program management in IT (Information Technology) involves the coordination and oversight of multiple related projects and initiatives to achieve strategic objectives and deliver value to an organization. IT program management is essential in complex ...
    • Agile Project Management Process Outline

      Agile project management is an iterative and flexible approach to managing projects that emphasizes collaboration, customer feedback, and the ability to adapt to changing requirements and circumstances. Agile methodologies are widely used in software ...