-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Printers
- Mobile Printing & Cloud Printing
- Printer has paper, but computer says it is out of paper and ...

Create an account on the HP Community to personalize your profile and ask a question
04-05-2017 10:03 AM
I chose Tray 2 ( my choice) under paper source. It's super frustrating. Good luck.
04-05-2017 10:45 AM
To ease my future suffering regarding these printer annoyances, I have a little batch program that stops the print spooler, clears the print jobs and restarts the spooler all at once.
Open Notepad and copy/paste the following into it:
@echo off
echo Stopping print spooler.
echo.
net stop spooler
echo deleting temp files.
echo.
del %windir%\system32\spool\printers\*.* /q
echo Starting print spooler.
echo.
net start spooler
Save the Notepad as: reset.bat or whatever you want to call it. Just make sure it has the .bat at the end. I saved it to my desktop so I can doubleclick on it to run any time I need to. It also seems to fix an issue where my computer thinks my printer is offline.
Good luck!
06-25-2017 10:18 AM
Old thread but I thought I would help others out with this issue.
If you encounter this YOU DON'T NEED TO DO A SYSTEM RESTORE
All you need to do is to stop and restart your print spooler. Do a web search for your correct operating system instructions.
09-19-2017 10:29 PM
Very helpful so far and extremely easy!
@Studebach wrote:To ease my future suffering regarding these printer annoyances, I have a little batch program that stops the print spooler, clears the print jobs and restarts the spooler all at once.
Open Notepad and copy/paste the following into it:
@Echo off
echo Stopping print spooler.
echo.
net stop spooler
echo deleting temp files.
echo.
del %windir%\system32\spool\printers\*.* /q
echo Starting print spooler.
echo.
net start spooler
Save the Notepad as: reset.bat or whatever you want to call it. Just make sure it has the .bat at the end. I saved it to my desktop so I can doubleclick on it to run any time I need to. It also seems to fix an issue where my computer thinks my printer is offline.
Good luck!
Thanks.
12-27-2017 10:38 AM
03-04-2019 07:58 AM
Officejet 6500 says Out Of Paper when it is not out if paper. I do not know how to "restore"..
@sueky2211 wrote:
I saw someone say to hit "restore", but I do not know where that restore button is. Can someone please tell me? Thanks.
03-04-2019 10:16 AM
Hello,
Thank you for posting in this thread. Unfortunately based on when the last response was made, I have closed this thread to help keep comments current and up to date. We recommend starting a new thread for your issue by clicking here.
To be more helpful with your post, you can add key information if you desire:
1. Product Name and Number (please do not post Serial Number)
• Example: HP Pavilion DV2-1209AX or HP Deskjet 3000 Printer CH393A
2. Operating System installed (if applicable)
• Example: Windows XP, Windows Vista 32-bit, Windows 7 64-bit
3. Error message (if any)
• Example: ""Low disk space"" error in Windows
4. Any changes made to your system before the issue occurred
• Examples: Upgrading your Operating System or installing a new software; or installing new hardware like a printer, modem, or router.
If you have any other questions about posting in the community, please feel free to send me a private message!
Thank you
I work on behalf of HP
- « Previous
-
- 1
- 2
- Next »