Hi KingFirebeard, My name is Jeremy, a Windows Independent Adviser. I'll be happy to help you out today. Let’s see what I can do.
To give you information about OOBE, it means Out Of Box Experience. It's a part of the Windows setup process.
Please refer to the following methods for a possible fix
Unplug your external devices.
Sometimes, your PC’s external devices can be the cause of problems. Try unplugging all your devices, and then plugging them in one at a time.
If it still running on the background, try these
- Press on Windows + Q and type CMD, right-click Command prompt and Run as Admin
- When Command Prompt opens, enter " sfc /scannow " and press Enter to run it
*SFC scan should now start.
*Keep in mind that this scan can take up to 15 minutes, so don’t interrupt it.
*Sometimes your Windows installation can become corrupted, causing the problem to exist
If the problem still persists, or if you were unable to run SFC scan, try using DISM scan instead. To do that, follow these steps:
- Open Command Prompt as administrator.
- Enter " DISM /Online /Cleanup-Image /RestoreHealth " and press Enter to run it.
- DISM scan will now start.
*This scan can take more than 15 minutes to complete, so don’t interrupt it.
*Once the DISM scan is finished, check if the problem is resolved.
Let me know if you'll get any error from the commands given
Kind regards,
Jeremy