FadhilPrawira / HaoYin-CX588-Windows-10-Driver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows 10 driver for portable Bluetooth and USB thermal printer HaoYin CX588

Disclaimer: Use at your own risk

This is a Windows 10 driver for portable Bluetooth and USB thermal printer HaoYin CX588. It was obtained from Windows PowerShell command Export-WindowsDriver -Online -Destination C:\drivers.

Device name Another name Bluetooth name Manufacturer Hardware ids
CX588 Bluetooth Thermal Receipt Printer – (2 Inch) EPPOS EPX588 RPP02N F2C Technology USB\VID_09C5&PID_588E&REV_0100
Blueprint ECO58 USB\VID_09C5&PID_588E

How to backup driver

  1. Turn on your printer. Connect it with the USB cable to your computer/laptop.
  2. Install the driver in Windows 7, 8, or 10. I use it on Windows 10.
  3. Open your PowerShell as administrator
Export-WindowsDriver -Online -Destination C:\drivers

If your folder name have spaces, you can use the quotation mark ("). Example:

Export-WindowsDriver -Online -Destination "C:\exported drivers"
  1. Your drivers will appear in the folder you selected. Find the subfolder that starts with pos58.inf References:

How to restore/install driver in Windows 11

  1. Download from here. pos58.inf_amd64_d0244a221378af46.zip
  2. Extract the file pos58.inf_amd64_d0244a221378af46.zip.

Extract the file pos58.inf_amd64_d0244a221378af46.zip. 3. Turn on your printer. Connect it with the USB cable to your computer/laptop. 4. Open your Settings (shortcut ⊞+I). 5. Select Bluetooth & devices. Select Printers & scanners.

Select Bluetooth & devices.

Select Printers & scanners.

  1. On the right side, you will find button named Add device, press it. Wait for a while (It might show you the printer named RPP02N, we will not use it by bluetooth). It will show The printer that I want isn't listed - Add manually, press it.

On the right side, you will find button named Add device, press it.

Wait for a while (It might show you the printer named RPP02N, we will not use it by bluetooth). It will show The printer that I want isn't listed - Add manually, press it.

  1. Click Add a local printer or network printer with manual settings.

Click Add a local printer or network printer with manual settings.

  1. Click the option Use an existing port. From the dropdown box, select USB001 (HaoYin CX588). It may be has different name in your computer/laptop, just select the one that seems like printer.

Click the option Use an existing port. From the dropdown box, select USB001 (HaoYin CX588). It may be has different name in your computer/laptop, just select the one that seems like printer.

  1. Click the Have Disk and browse the folder pos58.inf_amd64_d0244a221378af46. Select file pos58.inf and press Open.

Click the Have Disk

Click Browse to browse the driver folder

Find the folder pos58.inf_amd64_d0244a221378af46. Select file pos58.inf and press Open.

Make sure it has the right path to folder pos58.inf_amd64_d0244a221378af46. Click OK.

Make sure the driver's name is POS-58 11.2.0.0. Click next.

  1. When asked about Type a printer name, you can use the default one or change it. We will not change it here.

When asked about Type a printer name, you can use the default one or change it. We will not change it here.

  1. In Printer Sharing, choose Do not share this printer. If you want to share it, choose the bottom option.

In Printer Sharing, choose Do not share this printer. If you want to share it, choose the bottom option.

  1. Here you go! We already finished set the HaoYin CX588 printer. You can print a test page, it will be consuming approximately 22.5 cm (For banana fans, approximately 1.107 bananas. For inch fans, approximately 8.858 inch).

You can print a test page here.

The test page result.

Tested in:

  • Windows 11 Version 23H2 (OS Build 22631.3155)

About