Last Updated on 18.07.2026 by DriverNew
When installing the Canon TS9500 Series driver, the installer may stop, close, or display error 0001 or 0002. The error may appear while files are being copied or software components are being registered.
This guide applies to the following models:
- Canon PIXMA TS9540;
- Canon PIXMA TS9540A;
- Canon PIXMA TS9541C;
- Canon PIXMA TS9550;
- Canon PIXMA TS9550A;
- Canon PIXMA TS9551C;
- Canon PIXMA TS9551CA.
All the models listed above belong to the Canon TS9500 series and use the same MP Drivers Ver. 1.06 package. Therefore, the methods described below apply to the entire series.
Important information for a USB connection
Before reinstalling the driver, disconnect the printer’s USB cable from the computer. Do not reconnect the cable until the Canon installer asks you to do so.
Why Error 0001 or 0002 Appears
The most common causes are:
- a previous driver installation did not complete correctly;
- damaged components from an old driver remain in Windows;
- the printer was connected via USB before the installer requested it;
- the installer was started without administrator privileges;
- antivirus software or the firewall is blocking Canon installation files;
- the Windows printing service is not working correctly;
- Windows system files are damaged;
- an old or incompletely downloaded installation file is being used.
There is no need to reinstall Windows immediately. First, follow the methods below in order.
Method 1: Restart the Computer and Repeat the Installation
Start with the simplest method.
- Close the Canon installer.
- If the printer is connected via USB, disconnect the USB cable from the computer.
- Turn off the printer using the power button.
- Restart the computer.
- After restarting, do not connect the USB cable.
- Open the Downloads folder.
- Right-click the following file:
md__-win-ts9500-1_06-ea34_2.exe
- Select Run as administrator. In Windows 11, you may first need to click Show more options.
- If the User Account Control window appears, click Yes.
- Follow the instructions displayed by the installer.
For a USB connection, turn on the printer and connect the cable only after the appropriate installer message appears.
If the error appears again, completely remove the old driver.
Method 2: Completely Remove the Old MP Drivers
Step 1: Disconnect the Printer
- Close all Canon applications.
- Close all printing and scanning applications.
- Disconnect the USB cable from the computer.
- Turn off the printer.
If the printer is connected via Wi-Fi or Ethernet, you do not need to turn off the router.
Step 2: Uninstall Canon TS9500 Series MP Drivers
- Press Windows + R on the keyboard.
- Enter:
appwiz.cpl
- Click OK.
- The Programs and Features window will open.
- Find Canon TS9500 series MP Drivers in the list.
- Select the program.
- Click Uninstall or Uninstall/Change.
- If a model selection window appears, select Canon TS9500 series.
- Confirm the uninstallation.
- Wait for the process to finish.
If Canon TS9500 series MP Drivers is not listed, proceed to the next step.
Step 3: Remove Duplicate Printer Entries
Windows 11
- Open the Start menu.
- Click Settings.
- Open Bluetooth & devices.
- Click Printers & scanners.
- Select Canon TS9500 series.
- Click Remove.
- Confirm that you want to remove the device.
Also remove unnecessary copies with the following names:
- Canon TS9500 series Copy 1;
- Canon TS9500 series (Copy 1);
- Canon TS9500 series WS;
- Canon TS9500 series Network;
- an unknown Canon device with an installation error.
Windows 10
- Open the Start menu.
- Click Settings.
- Open Devices.
- Select Printers & scanners.
- Click Canon TS9500 series.
- Click Remove device.
- Confirm the removal.
Step 4: Remove the Driver Package from Windows
This step is especially important if the standard uninstallation did not help and error 0001 or 0002 appears again.
- Press Windows + R.
- Enter:
printui /s /t2
- Click OK.
- The Print Server Properties window will open.
- Open the Drivers tab.
- Find the driver with Canon TS9500 series in its name.
- Select it.
- Click Remove.
- Select Remove driver and driver package.
- Click OK.
- Confirm the removal.
Do not remove drivers for other Canon printers if they are used on this computer.
If Windows Reports That the Driver Is in Use
First, clear the print queue and restart the printing service.
- Press Windows + R.
- Enter:
services.msc
- Click OK.
- Find the Print Spooler service.
- Right-click it.
- Select Stop.
- Do not close the Services window.
- Press Windows + R again.
- Enter:
%WINDIR%\System32\spool\PRINTERS
- Click OK.
- If Windows asks for permission to open the folder, click Continue.
- Delete the files inside the PRINTERS folder. Do not delete the PRINTERS folder itself.
- Return to the Services window.
- Right-click the Print Spooler service.
- Select Start.
After that, open the Print Server Properties window again and repeat the removal of the Canon TS9500 series package.
Step 5: Restart the Computer
After removing the driver, restart the computer. Do not connect the USB cable until the new installation is complete.
Method 3: Download a New Installation File
Do not use an old copy of the installer if it may not have been downloaded completely.
Download Canon TS9500 series MP Drivers Ver. 1.06
File name:
md__-win-ts9500-1_06-ea34_2.exe
After the download is complete, make sure that the file name ends with .exe. Do not run the file until it has finished downloading completely.
Method 4: Reinstall the Driver Correctly
For a USB Connection
- Make sure the USB cable is disconnected from the computer.
- Turn off the printer.
- Right-click the md__-win-ts9500-1_06-ea34_2.exe file.
- Select Run as administrator.
- In the User Account Control window, click Yes.
- Accept the license agreement.
- Select a USB connection if the installer asks you to choose a connection method.
- Wait for the message asking you to connect the printer.
- Connect the square USB Type-B plug to the port on the back of the printer.
- Connect the other end of the cable directly to a USB port on the computer.
- Do not use a USB hub or docking station.
- Turn on the printer.
- Wait for the installer to detect the device.
- When the installation is complete, click Complete.
If the printer is not detected, try another USB port. It is best to use a port located directly on the computer.
For a Wi-Fi or Ethernet Connection
- Turn on the printer.
- Make sure the printer is already connected to the router.
- Connect the computer to the same local network.
- Temporarily disable the VPN.
- Do not connect the USB cable.
- Run the installer as an administrator.
- Allow Canon applications to access the network if a firewall notification appears.
- Select the detected Canon TS9500 series printer.
- Continue the installation.
If security software blocks the installer, temporarily pause its protection only for the duration of the installation. Be sure to enable the protection again after the installation is complete.
Method 5: Check Windows System Files
If errors 0001 and 0002 continue to appear after the driver has been completely removed, damaged Windows components may be the cause.
Step 1: Run the DISM Check
- Right-click the Start button.
- Select Terminal (Admin) or Windows PowerShell (Admin).
- In the User Account Control window, click Yes.
- Enter the following command:
DISM /Online /Cleanup-Image /RestoreHealth
- Press Enter.
- Wait for the check to finish.
The process may remain at the same percentage for some time. Do not close the window or turn off the computer.
Step 2: Run SFC
After DISM finishes, enter the following command in the same window:
sfc /scannow
- Press Enter.
- Wait for the check to finish.
- Restart the computer.
- Run the Canon installer as an administrator again.
If the Error Appears While Connecting the Printer
If the files were copied successfully but the installer cannot detect the device, check the connection method.
USB Connection
- connect the cable directly to the computer;
- do not use a USB hub;
- try another USB port;
- try another USB Type-B cable;
- make sure the printer is turned on and there are no errors on its display;
- do not connect the cable until the installer asks you to do so.
Network Connection
- the computer and printer must be connected to the same network;
- do not use the router’s guest network;
- temporarily disable the VPN;
- allow the Canon application through the firewall;
- restart the printer and router;
- search for the device again.
Checking the Printer After Installation
After a successful installation, test both printing and scanning.
Testing the Printer
- Open Settings.
- Open Bluetooth & devices.
- Select Printers & scanners.
- Open Canon TS9500 series.
- Click Printer properties.
- Click Print Test Page.
Testing the Scanner
- Open the Start menu.
- Enter IJ Scan Utility.
- Open the application found in the search results.
- Make sure that Canon TS9500 series is selected.
- Place a document on the scanner glass.
- Click Auto or Document.
Laptops with Snapdragon Processors
The MP Drivers Ver. 1.06 package contains drivers for computers with Intel and AMD processors. This package does not include a separate ARM64 driver.
If the laptop is running Windows 11 ARM, the standard installer may not work. In this case, do not repeatedly uninstall and reinstall the package. Try adding the printer through Windows Settings or use network printing.
If Nothing Helped
If errors 0001 or 0002 remain after the driver has been completely removed and the DISM and SFC checks have been completed, the problem may be within Windows itself.
Before taking further action:
- Install all available Windows updates.
- Restart the computer.
- Create a new local account with administrator privileges.
- Sign in to the new account.
- Try installing MP Drivers again.
If the installation also fails in the new account, Windows may need to be repaired while keeping personal files and installed applications. It is recommended that you back up important data before performing a repair.
Do not manually delete Canon registry keys unless you are certain about what you are doing. Incorrectly deleting registry entries may prevent other printers and applications from working properly.



Leave a Reply