Dear m dubin,
thank you very much. Simple and effective. Your suggestion works!!!
As you said, it's time MS and Epson wake up and find a permanent solution.
Regards
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have an Epson Perfection V600 Photo scanner that I can't get to run on Windows 11. I did an install with the disk that came with the scanner, then downloaded the latest driver update from Epson, but when I try to run it, I get a message saying "Can't communicate with scanner." Any help would be greatly appreciated, as I really need to use this scanner.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Dear m dubin,
thank you very much. Simple and effective. Your suggestion works!!!
As you said, it's time MS and Epson wake up and find a permanent solution.
Regards
I wished I stayed on Windows 10 too. Microsoft is not being responsible for making Windows 11 available. I think these are very basic functions that should have been tested before Windows 11 was released. Not only do all my 3 Fujitsu scanner not work. My Epson ET series printer also refused to work. Yes, if you uninstall and reinstall the drivers, it will work... then PACMAN comes along and apparently starts messing around with the drivers and then you go back to square one.
Me too. Like you I have to keep deleting them reinstalling. I have an older ((2012) laptop running Windows 2 which has no problems operating the printer/scanner. Problem is it takes about ten minutes now to boot up.
Here's the workaround I use, and it works consistently.
Create a batch file ex: scanner_restart.cmd or scanner_restart.bat with the following inside
net stop StiSvc
net start StiSvc
You can also create a shortcut of the batch file, go to properties of the shortcut, advanced, check run as admin for less clicking.
Will try that. Thanks.