Windows 10 Stuck On Just A Moment

Posted on  by admin

I've seen countless threads about this same subject however I couldn't find a viable solution. Most posts talk about upgrading to windows 10 however this is a brand new PC purchased yesterday. I'm helping a co-worker set it up and of course something happens I cant figure out. Problem: I just. Anyone there who can help me please I'm not going to spend a buck on that shit. Please help me.

  1. Windows 10 Stuck On Just A Moment Screen
  2. Windows 10 Update Stuck On Just A Moment
  3. Windows 10 Stuck On Just A Moment Can't Do Anything Else

Good morning,I've seen countless threads about this same subject however I couldn't find a viable solution. Most posts talk about upgrading to windows 10 however this is a brand new PC purchased yesterday. I'm helping a co-worker set it up and of course something happens I cant figure out.Problem: I just started setting up this computer and got through the Security portion (where you say no to Microsoft stealing all your info even though they'll do it anyways). I was on the screen to name the PC when I was called away. When i got back to the PC it seems to have gone into sleep mode, after waking it up it is now stuck on the 'Just a Moment.' I've tried rebooting and have tried to wait it out to no avail.

I can get into the bios but it wont let me select to boot from disc to repair (also this computer didn't come with a repair disc which I thought was the norm).Any help would be greatly appreciated since I have never dealt with this issue before. Computer Type: LaptopSystem Manufacturer/Model Number: Dell Inspiron 15 5577OS: Win 10 HomeCPU: 7th gen i5Motherboard: DellMemory: 8 GBGraphics Card: NVIDIASound Card: RealtekMonitor(s) Displays: DellScreen Resolution: 1920X1080Keyboard: DellMouse: LogitechPSU: DellCase: DellCooling: DellHard Drives: 250GB SSDInternet Speed: 100Mb/sec downlinkBrowser: EdgeAntivirus: Windows DefenderOther Info: Recording studio DAW PC.

NVIDIA is disabled and Intel CPU Video used when using recording studio apps due to Latency dropouts. Thanks for the help however I have found the answer that worked for me. Here is what I had to do in full. Since I haven't used the Dell BIOS in a while it to me a bit to figure you you are suppose to select 'Add boot option' and drill down to the launcher on the Windows 10 CD I used.

After I Reset the OS I was greeted with defaultuser0 which I couldn't log into. I had to boot into safe mode command line (hold down shift and restart) and added the Administrator account. net user Administrator yourpasswordchoice net user Administrator /active:yesafter this i was able to log into my Windows 10 machine. I created a few local accounts from here and everything seems to be running smoothly. I have rebooted a few times to make sure that I would not encounter any more issues and so far everything worked. If anything changes I will update accordingly in case this can help someone in the future. Computer Type: LaptopSystem Manufacturer/Model Number: Dell Inspiron 15 5577OS: Win 10 HomeCPU: 7th gen i5Motherboard: DellMemory: 8 GBGraphics Card: NVIDIASound Card: RealtekMonitor(s) Displays: DellScreen Resolution: 1920X1080Keyboard: DellMouse: LogitechPSU: DellCase: DellCooling: DellHard Drives: 250GB SSDInternet Speed: 100Mb/sec downlinkBrowser: EdgeAntivirus: Windows DefenderOther Info: Recording studio DAW PC.

Windows 10 stuck on just a moment

Windows 10 Stuck On Just A Moment Screen

NVIDIA is disabled and Intel CPU Video used when using recording studio apps due to Latency dropouts.

Text dism /apply-image /imagefile:D:fileonexternal.wim /index:1 /applydir:C:When I restart, it starts going through the answer file, then it gets hung up on the 'Just a Moment' screen. My logs have told me nothing of value.I created my answer file with WSIM and it was validated. Like I said before, this answer file works perfectly fine when I deploy it with WDS. I think it's getting hung up at the domain-join phase, but I'm not entirely sure. It could also be getting hung up before that; the computer name didn't change when I checked it.Here's my XML for the specialize phase.

Windows 10 Update Stuck On Just A Moment

Well, I was using Hyper-V VMs to generate my.wim files for images (Until recently we were using the standard WinPE environment as if you're installing from disk). Then I mounted the VHDX and using PowerShell to capture the images and generate.wim files.I switched over to MDT in my test environment because I've been having major issues getting UEFI PXE booting to work (still haven't solved that one). I didn't want to rebuild all the images, but I also felt like I needed to stop this ridiculous OOBE from coming up. So, my best guess is that my.wim files just don't work the same as a captured.wim from MDT.

Windows 10 Stuck On Just A Moment Can't Do Anything Else

I just deployed a clean image directly from MDT and used the Sysprep & Capture task sequence to capture it after I was done. And voila it booted right to the log in screen like I wanted.Not 100% sure why that made a difference. In hindsight, this was significantly easier than the way I had been doing it with Hyper-V.