• ×
    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
Join the HP Community Solve‑a‑thon | Help Others & Share Your Solutions | Live on Zoom | 2:30 PM to 2:30 AM IST | Every Wednesday Click here to know more
Common problems HP Solution Center not working : Adobe Flash Player Error and Unable to scan
We would like to share some of the most frequently asked questions about HP Solution Center not working : Adobe Flash Player Error and Unable to Scan.
HP Recommended

I have the same problem than in this post:

https://h30434.www3.hp.com/t5/Scanning-Faxing-Copying/HP-Scan-App-Driver-Installation-Loop-Issue/td-....

I tried the procedure explained there, no way.

I also tried different executables for installation (downloaded from HP site and microsoft store) .

 

Note that after installation, everything is working. But after reboot the problem appears!

Any other ideas?

 

4 REPLIES 4
HP Recommended

I advanced a little bit in the debug process. I think it's a kind of conflict between the drivers and the WIA service (Window Image Acquisition). 

When I restart the service, everything is working as expected. However the problem appears again and again after each reboot.

I tried following WIA options without success:

- delayed start

- recovery : restarting the service after all failures

- I verified if dependencies are started

 

Perhaps an HP Employee could take position if this is an HP or windows problem or do I have other wrong setting elsewhere?

HP Recommended

Hi @CHFFT_1941,
 

Welcome to the HP Support Community.


Thank you for sharing the additional details. Since the scanner works immediately after installation but fails after every reboot until the Windows Image Acquisition (WIA) service is restarted, this points to a Windows service or driver initialization issue rather than a scanner hardware problem.


Based on your description, this is most likely caused by Windows not fully reinitialising the HP scanner driver during startup.


Try these steps:

1. Disable Windows Fast Startup:
 

Fast Startup uses a hybrid shutdown, which can prevent scanner drivers and the WIA service from initializing correctly after a reboot.
 

  • Open Control Panel > Power Options.
     
  • Select Choose what the power buttons do.
     
  • Click Change settings that are currently unavailable.
     
  • Clear Turn on fast startup (recommended).
     
  • Save the changes and restart the PC.

2. Verify required Windows services:


The WIA service depends on other Windows services during startup.
 

  • Press Windows + R, type services.msc, and press Enter.
     
  • Confirm the following services are set to Automatic and are Running:

    • Windows Image Acquisition (WIA)
       
    • Shell Hardware Detection
       
    • Remote Procedure Call (RPC)

3. Temporary workaround:
 

Since restarting the WIA service restores scanning, you can automate this by creating a batch file containing:

 

@Echo off net stop stisvc net start stisvc

 

Save it as FixScanner.bat and place it in your Windows Startup folder so it runs automatically after sign-in.


HP or Windows?

Based on the behavior you've described, this appears to be related to how Windows initializes the WIA service and scanner driver during startup, rather than a hardware issue with the HP scanner itself. If the issue persists after the steps above, we would recommend checking for the latest Windows updates and HP driver updates, as driver initialisation issues are often addressed through software updates.


I hope this helps. Take care and have a great day!

I'm an HP Employee.


If this reply helped resolve your issue, please select the Accept as Solution as it helps others in the community quickly find the answer they’re looking for.


And if you found this reply helpful, clicking Yes below is a great way to let us know we’re providing the support you need, as it encourages us to keep improving and sharing helpful guidance.

HP Recommended

Thank you for your detailed answer.

 

1 & 2)
I checked all the settings you mentioned. Everything is ok.


3)
I was already using a batch file to stop and restart the service with 3 sec delay between stop and start.
Newly, as you suggested, I tried to start it automatically.

To have this workaround working,

-> I had to implement code to run it as Administrator

-> I had to implement a large delay (150s) in the batch file before stopping the service.
Without this delay the service could not stop correctly and of course nor restart correctly.
The delay could be probably optimized, but 120s was not always enough.


Further remarks:
---------------

When everything works,

- in common drawing SW, there is the choice between the following scanning sources (for the same HW)

     WIA-HP LJ M139M142 (NET) 1.0 (32-32) : 600dpi max; brightness and contrast control available
     WIA-NPI78DC4F (HP Laserjet MFP M1 1.0) : 300dpi max
     HP TWAIN USB 2.4 (32-32) ----> Not our subject

- HP Scan SW uses by default the first one (as stated at the top of HP scan window).


When the problem occurs,

- in common drawing SW, the first choice has disappeared.

- HP Scan SW does not start (initializing the driver continuously)


Conclusion:
----------

1)
People using by default the first driver do not see the problem.

That's perhaps the reason why few people complain about this...


2)
The workaround you proposed is working. However it is not 100% satisfying.

I think that somebody by HP should investigate what is really happening.
For sure you have the appropriate diagnostic tools and knowledge to solve this problem.

Thank again you for valuable help

HP Recommended

Thank you for sharing the details.

Please help us by providing the Product serial number or product number in a private message so we can assist further.
 

Here is the link to find the product serial number: Click here.


Find product and serial numbers for HP PCs, printers, and accessories | undefined

To access your private messages, click the private message icon in the upper right corner of your HP Support Community profile, next to your profile, and send me a private message with the serial number, because we value your privacy.

I'm an HP Employee.


If this reply helped resolve your issue, please select the Accept as Solution as it helps others in the community quickly find the answer they’re looking for.


And if you found this reply helpful, clicking Yes below is a great way to let us know we’re providing the support you need, as it encourages us to keep improving and sharing helpful guidance.

† 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>.