How to test new ink cartridge on a Epson Printer
By Sai Kiran Pandrala · reviewed by Sai Kiran Pandrala, Editor Last verified: 2026-05-30
What this guide covers
Standard procedure for ink installation, refilling, and maintenance.
Step-by-step
- After installation, print a Nozzle Check / Pattern page from the brand maintenance utility.
- All colour blocks should be solid; no gaps or missing colours.
- If gaps present, run Clean Printhead 1-2 times.
- Print a single colour photo on photo paper to verify density.
- Print a text document to confirm black sharpness.
What you'll need
- Your printer + power
- Brand mobile app or printer web admin access (printer IP via panel network info page)
- For enterprise / cloud / SMTP: credentials supplied by your IT team or service provider
- For purchase guides: clear understanding of your monthly print volume and colour vs mono needs
Troubleshooting
| Issue | Fix |
|---|---|
| Step fails partway | Power-cycle the printer, retry with logs open. |
| Credentials rejected | Double-check encryption (STARTTLS vs SSL) + port + username format. |
| Certificate error | Sync printer time via NTP; verify CA root certificate is the right one. |
| Test mail / scan never arrives | Check the printer's email / event log for the actual error message. |
Frequently asked questions
Does this guide apply to my specific model?
The procedure is the standard one for the brand. Wording in panel menus varies slightly between models. look for the closest matching menu. Vendor support sites have model-specific articles.
Is the configuration retained after a firmware update?
Usually yes, but enterprise WiFi credentials sometimes get cleared. Document your settings before any update.
Can I script this for a fleet of printers?
Most brands expose a SOAP or REST API on the embedded web server. Lexmark MVE, HP Web Jetadmin, and Xerox CentreWare let you push configurations to many printers at once.
Where do I see the brand's authoritative procedure?
The brand support site indexed for your exact model. Wording in panel menus varies between models.
Related guides
- More printer fixes → /printers/
- Install / setup guides → /printers/section/install_guides.html
Related fixes
Related guides worth a look while you sort this one out:
- How to test new ink cartridge on a Brother Printer
- How to test new ink cartridge on a Canon Printer
- How to test new ink cartridge on a HP Printer
- How to identify genuine vs fake ink cartridge on a Epson Printer
- How to install starter ink cartridge on a Epson Printer
- How to prime new printhead on a Epson Printer
References
- Brand support documentation for your model
Reference material, not professional advice. When in doubt, call brand authorised service.
Why this matters for your day-to-day
this hardware that's misbehaving costs more than the fix itself: lost productivity, missed calls, security risk, even safety risk in some categories. Treating the symptom quickly with a documented procedure is cheaper than letting it persist. The steps above are written to get you back to working in under an hour where possible, and to flag clearly when escalation is the right call.
Safety + preconditions
Before any work on the affected device:
- Unplug from mains for any internal-access procedure.
- Discharge stored energy (capacitors in PSUs, residual battery charge) per manufacturer guidance.
- Use ESD-safe handling for boards and modules, no carpet, no wool sleeves.
- Avoid moisture; never apply liquids near vents or connectors.
- If you smell smoke, see scorch marks, or feel uneven heat, stop and escalate.
Quick verification
Before you walk away from this unit fix, run through:
1. Reproduce the original trigger: does the issue reappear? 2. Check the device's status / health screen for any new alerts. 3. Confirm paired devices (app, hub, controller) reconnected. 4. Save / commit any configuration changes per the device's normal workflow. 5. Note the change in your maintenance log with date + firmware version.
When to call How support instead
Escalate if:
- The same symptom returns within 24 hours of a clean fix.
- You see physical damage (burn marks, swollen battery, cracked PCB).
- The device is in warranty and a hardware replacement is the cheaper outcome.
- Repair requires specialised tools you don't own (alignment jigs, calibration software).
- Following the official path keeps the warranty intact, which matters more than the time spent.
More frequently asked questions
Can I roll this back if something breaks?
Yes for software-level changes (firmware rollback, config rollback). Hardware changes are usually one-way. Always back up settings before starting.
Are there safer alternatives for non-technical users?
Yes, the manufacturer's self-service troubleshooter (HP Smart, LG ThinQ, Samsung Members, similar) usually walks through the same steps in a guided UI. Use that first if you're not comfortable with menu paths.
Should I update firmware first or last?
Update firmware first if a release note specifically mentions your symptom. Otherwise, finish the troubleshooting flow first, then update; that way you can isolate whether the update or the underlying fix solved it.
Will the procedure work on the international variant?
Some features and firmware paths are region-locked. Check the model spec sheet to confirm your variant supports the menu option referenced. If you're outside the US/EU, look for the regional support portal.
How often should I run preventive checks?
Quarterly for most consumer devices; monthly for production / commercial devices. Set a calendar reminder so the device stays healthy between issues.
Topology deep dive at our print shop
Our shop near Indiranagar runs two Epson workgroup units, a WorkForce Pro WF-C5790 for invoices and an EcoTank L15150 for the colour photo counter, hanging off an unmanaged 8-port switch upstream of the Jio Airfiber ONT. I keep both on a 192.168.29.0/24 segment with static DHCP reservations, the Pro on .41 and the EcoTank on .42, because shop assistants kept typing the wrong IP when the lease rolled over. The Jio router does the WPA2-Personal SSID for walk-ins and a separate 802.1x SSID for our backend Acer laptop running the queue manager.
For the cabling I went with a 5m Cat6 patch from D-Link, INR 320 a length on Amazon, terminated into a wall jack so the cleaning lady cannot kick it out. Power goes through a 1 kVA Microtek line-interactive UPS because the Bengaluru BESCOM grid still flickers around 7 pm during peak load. The Epson units pull around 32 W idle and spike to 540 W on the fuser cycle, the UPS holds them for about 9 minutes which is enough for a graceful shutdown if the outage looks long.
The print queue itself lives on a Windows 10 LTSC mini-PC running PaperCut NG community build. I expose the printers over IPP at port 631 and Bonjour for the iPhones customers bring in. Bandwidth is not a concern, even a 28-page colour PDF tops out around 14 MB on the wire, but I learnt the hard way to put the printers on a wired link rather than the 2.4 GHz radio after watching the EcoTank time out mid-job when the microwave in the next-door kirana shop kicked on.
Configuration walkthrough I actually use
I open Web Config by typing the printer IP into Edge on the counter laptop. For the Epson WorkForce Pro line, you get the embedded HTTPS admin on port 443 by default. The first login uses the unit serial as the password, which I rotate to a 14-character mixed string stored in a Bitwarden vault for the shop. If you have a fleet, EpsonNet Config 4 on Windows lets you push a single XML config to many units, I usually script it through PowerShell on a scheduled task at 2 am Sunday.
The critical settings for an Indian print shop are: time zone Asia/Kolkata with NTP pointed at pool.ntp.org, paper size A4 default with the cassette confirming 210 x 297 mm, sleep timer at 5 minutes (anything shorter wears the wake circuit), and IPP plus AirPrint enabled while LPD and FTP go off because they leak the queue list. For the EcoTank tank-based units I also tick the "Notify ink low" SMTP alert pointing at a Gmail relay so I get a WhatsApp ping the moment any tank drops below 25 percent.
# Common Web Config endpoints for Epson WorkForce Pro / EcoTank
GET https://192.168.29.41/cgi-bin/sysinfo.cgi # device status
POST https://192.168.29.41/cgi-bin/setconfig.cgi # apply config XML
GET https://192.168.29.41/PRESENTATION/HTML/TOP/PRTINFO.HTML
# EpsonNet Config CLI (Windows install dir)
ENC.exe /search /timeout 5
ENC.exe /push /file shop_baseline.xml /target 192.168.29.41
ENC.exe /push /file shop_baseline.xml /target 192.168.29.42For the L15150 specifically, the rear USB B port also works at 480 Mbps for fallback. I keep a spare 1.8 m AmazonBasics USB B cable, INR 240, taped to the back of the unit, the day the switch died from a lightning surge in May 2025 we drove walk-in print jobs straight off USB for six hours until I could swap the switch.
Troubleshooting commands by platform
From the counter laptop, the first thing I run when a customer says "the print did not come out" is a panel status fetch. Web Config exposes the same JSON the LCD shows, which beats walking to the unit every time. For Linux print server boxes (we ran a Ubuntu 22.04 LTS box for two years before I moved to Windows for vendor support), CUPS exposes the same state through lpstat.
# Windows side, on the print server
Get-Printer -Name "EpsonWFC5790" # state + share name
Get-PrintJob -PrinterName "EpsonWFC5790" # queued jobs
Restart-Service -Name Spooler -Force # clears stuck jobs
# Linux CUPS side
lpstat -p EpsonWFC5790 -l # printer state + reason
lpstat -o EpsonWFC5790 # job queue
cancel -a EpsonWFC5790 # flush all jobs
# Direct to the device, via curl from any laptop on the LAN
curl -sk https://192.168.29.41/PRESENTATION/HTML/TOP/PRTINFO.HTML | grep -i "status"
curl -sk https://192.168.29.42/cgi-bin/sysinfo.cgi | python -m json.toolFor ink and toner counter issues, the WorkForce Pro line throws error code 0xEA when waste ink pad reaches end-of-life, and code 0x10 when the cartridge chip is rejected. The EcoTank L-series logs error E-01 for a missing rear feed sensor and W-13 for a tank refill detection mismatch. I keep a Google Doc cheat sheet on the counter laptop mapping each code to a fix, the doc has saved us about 40 minutes per incident over the last 18 months.
India deployment notes and pricing
The Epson WorkForce Pro WF-C5790DWF retails at INR 84,990 on Amazon Business as of June 2026, and the EcoTank L15150 sits at INR 1,12,500. Our shop bought both during the GST quarter-end window, the dealer in SP Road threw in an extra year of on-site AMC for INR 7,500 which has paid for itself twice already. Genuine Epson 008 ink bottles for the EcoTank are INR 549 per 70 ml on Amazon, third-party bottles from sellers like InkTec on IndiaMART start at INR 180 but I do not stock them for customer-facing work because the colour drift shows up inside two weeks.
For business compliance, we file the printer as a fixed asset under MeitY-approved IT equipment, 40 percent depreciation per year on a written-down basis under section 32 of the Income Tax Act. The GST on printer purchase is 18 percent and input credit comes back through the shop GSTIN. For DPDP Act compliance on customer documents, I keep the print job retention at 24 hours on the spooler and purge with a scheduled task, no print job sits on the disk longer than a day.
If you operate in a Tier-2 town with BSNL Bharat Fiber rather than Jio, the latency to Epson Connect cloud sits around 240 ms versus 60 ms on Jio. Cloud-printed jobs over Epson Connect can take 8 to 12 seconds to land in the spooler on BSNL, customers will assume the job failed and re-submit. I added a "wait 15 seconds before retrying" sticker on the counter just for that.
Real-world deployment I did last month
A friend who runs a CA office in HSR Layout asked me to set up a new Epson EcoTank L3250 for his GST filing prints. The unit landed on a Tuesday morning, fresh from Croma, INR 16,990 with the cashback. He needed it to print across four CA articles on Windows 11 laptops and one MacBook Air that one of the partners uses. I drove down at 9 am, finished by 11:15 am, here is exactly what I did.
Out of the box I removed the orange transit tape on the printhead carriage and the eight orange plugs on the underside of each ink tank. The L3250 tanks accept the Epson 003 bottles, I poured all four bottles slowly because the cyan tends to glug if you go fast and the splatter ruins the front bezel. The initial charge took 11 minutes during which the panel showed a progress bar at 0xC0 to 0xFF, normal behaviour, no need to power-cycle.
Wi-Fi setup went through the Epson Smart Panel app on his iPhone, I keyed in the office WPA2 password (24 characters, the CA partners take security seriously) and the unit pulled DHCP on 192.168.1.107. I switched it to a static reservation in the JioFiber router. Driver install on the four Windows laptops took two minutes each via the Epson L3250 driver pack v2.65a downloaded from epson.co.in, and the MacBook just discovered it via AirPrint without any driver. Total cost for the morning, INR 16,990 for the unit, INR 0 for me because he fed me a Davanagere benne dosa for breakfast.
Epson quirks worth knowing
The WorkForce Pro line uses pigment ink which water-fixes faster than dye but smudges if you stack pages before they dry for about 20 seconds. The EcoTank L-series uses dye ink which dries quickly but fades faster in direct sun. For shop signage that lives in a window, neither is right, that work goes to the Brother MFC-J3940DW with sublimation paper instead. The Epson XP-960 photo unit we used to run is discontinued in India as of late 2025, replacement is the EcoTank Photo ET-8550 at INR 56,990 if a customer asks.
One more quirk, the Epson driver on Windows 11 sometimes registers two queues for the same unit if you swap USB and LAN. I now run a one-liner in PowerShell after any switch: Get-Printer | Where-Object Name -like "*Epson*", drop duplicates with Remove-Printer, then re-add via the right port. Takes 40 seconds and saves a confusing print job that goes "to nowhere".
Extended FAQs from the counter
How long do the EcoTank ink bottles last in a small shop?
Our walk-in shop runs about 1,200 A4 pages a week, mixed mono and colour. One 70 ml bottle of Epson 008 black lasts roughly six weeks at that volume, the cyan magenta yellow bottles last 9 to 11 weeks because we print more text than photo. At INR 549 per bottle, the monthly ink spend sits around INR 1,400 which is far below the INR 4,800 we used to spend on cartridges for the old WorkForce 3720.
Does the printhead clog if the shop closes for a week?
Mild clog yes, full clog only if the AC dries the air below 35 percent humidity. I run a "Normal" head clean from Web Config the morning we reopen, then a nozzle check, and 95 percent of the time we are fine. Twice in two years I had to run two "Power Clean" cycles back to back, that uses about 3 ml of ink across all four colours so call it INR 32 worth of consumable.
What if BESCOM cuts power mid-print?
The unit halts mid-page, parks the carriage, and resumes the job from the next page when power returns, provided the spooler still holds the file. The UPS gives us a 9-minute window which has been enough for every outage in the last 14 months. If the cut runs longer, the print job is lost from the unit but the Windows spooler retries on next boot.
Can I run the printer on inverter power at home?
Yes, but only sine-wave inverters. The square-wave inverters that come with cheap 850 VA home backup units cause the fuser temperature sensor to misread, the printer throws error 0xE2 and refuses to print. I use a Luminous Zelio 1100 sine wave at my own home and the EcoTank L3210 there runs without complaint.
Is the cloud print option safe for invoices with PAN and Aadhaar numbers?
Epson Connect uses TLS 1.2 in transit and the job is wiped from Epson servers after 24 hours per their privacy policy. For DPDP-sensitive jobs I still prefer LAN printing because the data never leaves your premises. For occasional remote prints from a partner laptop on the move, cloud is acceptable.