Anyone else dealt with unauthorized printing on shared Windows PCs?
Posted by CollectorAK@reddit | sysadmin | View on Reddit | 8 comments
We manage a small lab with shared Windows machines and unauthorized printing was a constant headache — students printing personal stuff, accidental jobs clogging the queue, no accountability.
Windows doesn't have a native way to require authorization before a job prints. Group Policy can restrict printers entirely but there's no built-in "pause and prompt" mechanism.
So I built a small tray app that intercepts every print job before it releases, shows a password prompt, and only prints after authorization. Offline-first, no cloud dependency, per-PC license.
Curious if others have run into this and how you handled it — GPO workarounds, third-party tools, or just gave up and accepted the waste?
(Happy to share the tool if anyone wants to try it — still early, looking for feedback)
VA_Network_Nerd@reddit
Sorry, it seems this comment or thread has violated a sub-reddit rule and has been removed by a moderator.
Do Not Conduct Marketing Operations Within This Community.
Your content may be better suited for our companion sub-reddit: /r/SysAdminBlogs
If you wish to appeal this action please don't hesitate to message the moderation team.
TrippTrappTrinn@reddit
If you use a print server, you can restrict users access to print.
CollectorAK@reddit (OP)
We are targeting Cyber cafes Small schools Home shared PCs Small shops with a shared printer
Entegy@reddit
Then you deal with it.
There are solutions out there, software and in printer firmware. Nothing free I don't think. It's not Windows' job to authorize print jobs.
Sweet-Sale-7303@reddit
You can also get computer lab software. I work for a Library and we use Librarica Cassie.
CollectorAK@reddit (OP)
We are targeting only small shops and cafe
BOOZy1@reddit
The more advanced printers have authorization features build in the printer itself.
CollectorAK@reddit (OP)
Hmm but we are targeting cyber cafe with small printers