• ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
Are you having HotKey issues? Click here for tips and tricks.
HP Recommended

I know it can still take a while, but it's already great news that they reckon the problem and tend to fix it.

HP Recommended

          The problem isn't resolved until HP releases a hotfix that allows newly unboxed machines to go through the update process properly.  Until that time it would be nice if HP actively participated in their own forums with people who are handing them work arounds that could possibly appease their customers.

       

         As to the "this is a fix, not work around", it still feels like an untested work around because windows update was not aware of the HP software since you disabled all of those services during reboot.  Once you re-enable the Windows update service and re-enable all of the software services that you disabled, the update service might determine that it needs more drivers, or possibly even different drivers and the whole process could start over again.  You might walk away at night and be facing a black screen again as Windows replaced **bleep** while you slept.  

 

WHAT I DID INSTEAD:

          I did a fresh install of Windows 10 (a current up to date version) from my own media (nuked HP's sad sad image) and only let certain needed devices update (video primarily).  I then disabled the Windows 10 update service and will leave it disabled until i can confirm this issue has been resolved in appropriate ways by HP and Microsoft.  

 

Daniel Doyle
True Computing Technologies
http://www.true-computing.com

HP Recommended

You have saved theis young college students life and video games.

HP Recommended

The owner of the company I work for had this issue with her Spectre.

 

App Readiness disable did do the trick, but I noticed that the service would still start with windows though it was disabled. 

 

If you would like to have a fix in this that will launch your desktop immediately each time, do the following.

 

 

open notepad and include the following in the notepad:

 

@echo off

net stop appreadiness

exit 

 

save notepad as fixwindows.bat or whateveryouwanthere.bat <- has to have the .bat extesnion and save as "All Files" in order for the file to be assigned the extension of .bat isntead of .text. 

 

save the file in this directory:C:\Users\<YOURUSERNAME>\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup

 

this will execute the .bat file killing the appreadiness service each time you boot, saving you the time and headache of killing the service until M$ gets their stuff together and fixes it. 

 

 

HP Recommended
I am also having this issue. Turned on my new model HP Omen Laptop for the first time in a few days and downloaded the newest windows update, then this issue started. Screen will turn black and come back on after at least a wait of 5 minutes. Very frustrating considering I recently solved an error I was receiving that wouldn't allow a windows update to complete on an entirely separate HP/Windows update issue!
HP Recommended

In response to SkylarTStoleson above regarding creation of a .bat file to automatically shutdown App Readiness:

 

I like the idea of automating, however putting the .bat file in the startup directory did not work for me because on my Windows 10 machine, I could not get it to run as administrator as a startup item.

 

So, instead, I put the following into a .bat file and stored it in a "junk" directory I created on my C:/ drive:

 

@echo off
net stop "AppReadiness"
exit

 

I then created a Basic Task (using the Task Scheduler) that runs the .bat file at login at highest privelege. This works on my machine and I get a fairly swift startup now. I also check the services tab in the Task Manager to assure that  the App Readiness service has re-started and is running again. If it is not running and an update occurs in the background, the update install could possibly fail.

 

This is what I am doing until MS or HP can provide a proper solution. I'm afraid of using System Restore or uninstalling the recent updates at this point.

 

I think this is getting a bit messy...but that's what tends to happen with workarounds. Hoping for a proper fix/update soon!

 

T

 

 

 

 

HP Recommended

WAY TO GO!!!! Thank you!

 

I was so frustrated with my new computer black screening after updating a Win10 update that I was ready to install a Linux OS haha. You saved the day. Simply stopping the App Readiness service fixed the issue.

 

HP - you guys are pretty bad. Pick your game up. There are many other options in this industry, you need to do better.

 

This is likely an issue caused by HP bloatware that is incompatible with the Microsoft update.

HP Recommended

I agree, HP is pretty bad.. I've only had this laptop less than 3 weeks and I've already had 2 windows update issues, and one initial start up issue where I couldn't run the initial setup online when I received my PC. Lame!

HP Recommended

And to add - you can actually do this without being in safe mode or anything.

 

Just Ctrl+Alt+Delete from the blac desktop, and stop the service from within task manager. Takes maybe 30 seconds. An imperfect solution to be sure, but it at least is a time saver while HP and Microsoft play the blame game.

HP Recommended

I agree. I'm a software engineer for a living, and sometimes the stuff HP does is just mind blowing. But it's not just HP - the whole personal computer ecosystem is too fragile. HP just seems to have more issues than others.

† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.