How to Update Canon MG3120 Driver in Windows 8?

The PIXMA MG3120 Wireless Inkjet Photo All-In-One delivers fantastic quality, versatility, and ease of use. It has a lot of advantages but one disadvantage. If you do not update Canon MG3120 driver, the printer just not works. So here is the question: how to update Canon MG3120 driver in windows 8.

Hi Tessa053,
You can download the latest drivers for the printer from the Canon USA website to update the printer.  Please click here to go to the Drivers and Software page for the PIXMA MG3120.  Once on the initial download page for your model, please do the following:
1. Verify that the operating system detected in the "OPERATING SYSTEM" drop-down menu is correct, and if it is not, please click the drop-down menu to select your operating system.
2. Next, please click on the red arrow next to the "RECOMMENDED FOR YOU" section and click the MINI MASTER SETUP file. When you do, a red DOWNLOAD button will appear. Please click on the checkbox below the DOWNLOAD button, then click the red DOWNLOAD button to begin the download. The time for the download process may vary depending on the speed of your Internet connection and the size of the file being downloaded.
Once you have downloaded the Mini Master Setup file, please double-click on it to install the drivers on your computer.  
Hope this helps!
This didn't answer your question or issue? Please call or email us at one of the methods on the Contact Us page for further assistance.
Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

Similar Messages

  • How to Update Canon D530 Driver?

    Canon  printer is normal to us. Your small office or home office will experience excellence and reliability with the imageCLASS D530 multifunction copier. The D530 offers advanced copy, print and scan features that will fit perfectly with your business needs. But your outdated or corrupt drivers may cause your printer refuse to work.
    At this time, you should update or download a new version driver. Follow this website to download and update a driver for a Canon printer.Click here>> Printer Drivers Download 

    Hi Tessa053,
    You can download the latest drivers for the printer from the Canon USA website to update the printer.  Please click here to go to the Drivers and Software page for the PIXMA MG3120.  Once on the initial download page for your model, please do the following:
    1. Verify that the operating system detected in the "OPERATING SYSTEM" drop-down menu is correct, and if it is not, please click the drop-down menu to select your operating system.
    2. Next, please click on the red arrow next to the "RECOMMENDED FOR YOU" section and click the MINI MASTER SETUP file. When you do, a red DOWNLOAD button will appear. Please click on the checkbox below the DOWNLOAD button, then click the red DOWNLOAD button to begin the download. The time for the download process may vary depending on the speed of your Internet connection and the size of the file being downloaded.
    Once you have downloaded the Mini Master Setup file, please double-click on it to install the drivers on your computer.  
    Hope this helps!
    This didn't answer your question or issue? Please call or email us at one of the methods on the Contact Us page for further assistance.
    Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

  • HT201269 how to download apple usb driver  for windows 7 32 bit

    how to download apple usb driver  for windows 7 32 bit

    Try this:
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    Then install this:
    http://support.apple.com/kb/dl1614
    Windows XP Service Pack 2 or later
    32-bit editions of Windows Vista or 32-bit editions of Windows 7, and Windows 8

  • How can I update my 6750M driver in windows 7 64-bit?

    Hey
    I have no idea why apple doesn't update its bootcamp driver after all this time. I need to update my imac graphic drivers update in windows due to adobe flash player crashing my graphics driver whenever Im browsing a flash heavy website. ADM website doesn't allow me to download the drivers but I thought maybe one of you has found a direct link to the driver.
    Thanks

    Go here: http://www.guru3d.com/files_details/amd_catalyst_13_1_whql_download.html
    Scroll down and click the link that says: Download AMD Catalyst Mobility 13.1 Win 8 | Win 7 | Vista (64-bit)
    That will download the full driver directly from AMD.

  • How to Mount IBM Tape Drive on windows 2008 SAP Platform

    Hi Expert,
    What are the steps for Mount IBM Tape drive on windows 2008 SAP Platform on Sybase Database ?
    After mounting IBM Tape Drive on windows 2008 SAP Platform , can i use this for Sybase Backup purpose from DBACOKPIT ?
    Kindly reply me ASAP.

    Dear All,
    Problem Solved by below activity :-
    http://infocenter.sybase.com/help/topic/com.sybase.infocenter.dc38421.1572/doc/html/san1335472614455.html?resultof=%22%64%75%6d%70%22%20%22%64%61%74%61%62%61%73%65%22%20%22%64%61%74%61%62%61%73%22%20
    1> dump database pubs2 to "\\.\TAPE0"
    2> go
    1> load database pubs2 from \\.\TAPE0
    2> go
    Please review  any of these SAP Notes to see if you would be able to
    setup dump/load and then copy to tape as an option.
    1585981 SYB: Ensuring Recoverability for Sybase ASE  (has some
    comments about storing to tape drive)
    1588316 SYB: Configure automatic database and log backups
    1611715 SYB: How to restore a Sybase ASE database server (Windows)
    1618817 SYB: How to restore a Sybase ASE database server (UNIX)
    1887068 - SYB: Using external backup and restore with SAP Sybase ASE
    Configuration DEVDB:
    1> sp_config_dump @config_name='DEVDB' ,
    2> @stripe_dir = "\\.\Tape0" ,
    3> @compression = '101' ,
    4> @capacity = '1520000040960' ,
    5> @verify = 'header'
    6> go
    Configuration DEVLOG:
    1> sp_config_dump @config_name='DEVLOG' with init,
    2> @stripe_dir = "\\.\Tape0" ,
    3> @compression = '101' ,
    4> @capacity = '1520000040960' ,
    5> @verify = 'header'
    6> go
    1> dump database DEV using config = 'DEVDB' with capacity = 87000000, init
    2> go
    1> dump transaction DEV using config = 'DEVLOG' with capacity = 87000000, init
    2> go
    and
    1> dump database DEV to "\\.\TAPE0" with   capacity = 87000000, init
    2> go
    1> dump transaction DEV to "\\.\TAPE0" with   capacity = 87000000, init
    2> go

  • How to update oracle jdbc driver to 11.1.0.7.0 JDBC Drivers

    HI,
    I got a jdbc exception *" java.lang.ArrayIndexOutOfBoundsException "*.
    I have known that it is a Oracle JDBC bug and Oracle BUG number is BUG-6396242.
    The problem is too many rows per database transaction and it is fixed at version 11.1.0.7 Oracle JDBC Drivers.
    Here is the 11.1.0.7 Oracle JDBC Driver Readme.
    http://www.oracle.com/technetwork/database/enterprise-edition/111070-readme-083278.html
    and the download
    http://www.oracle.com/technetwork/database/enterprise-edition/jdbc-111060-084321.html
    My question is :
    *1.How to update oracle jdbc drivers with those downloads ?*
    (ps. I have replaced ojdbc5_g.jar, ojdbc5.jar, ojdbc6_g.jar, ojdbc6_g.jar in $ORACLE/jdbc, but it did'nt work. )
    *2.My Oracle version is 11.1.0.6.0, will it be OK if only update the JDBC driver?*
    *3.Do I need to update the jdbc driver where my program runs on the client side ?*
    Thanks for answers~ :)

    Upgrade your database version to 11.1.0.7.
    Installation docs are included with all patches and upgrades.

  • How to update video card driver?

    Hi, I have a Toshiba satellite pro C660-1LR laptop and I don't know how to update the video card driver which is an "Intel® HD Graphics". I have been to the intel site and when scanning for updates I was given this message:
    "A customized computer manufacturer driver is installed on your computer. The Intel Driver Update Utility is not able to update the driver. Installing a generic Intel driver instead of the customized computer manufacturer driver may cause technical issues. Contact your computer manufacturer for the latest driver for your computer."
    I was wondering where to go from here as the lack of update for my video card driver is preventing me from playing some games.
    Any help would be greatly appreciated.

    driver updates for your system would be on this page:
    http://uk.computers.toshiba-europe.com/innovation/​download_drivers_bios.jsp?service=UK&mode=allMachi​...
    You don't want to risk upgrading your system with non-Toshiba drivers
    Qosmio X875 i7-3630QM, 32GB RAM, OCZ SSD Qosmio X505 i7-920XM, PM55, 16GB RAM, OCZ SSD
    Satellite Pro L350 T9900, GM45, 8GB RAM , Intel 320 SSD (my baby) Satellite L655 i7-620M, HM55, 8GB RAM, Intel 710 SSD (travel system)

  • How to add Xbox Controller Driver on Windows 7 Bootcamp?

    Hello,
    I was wondering how to install the Xbox Driver on my bootcamp. I've tried downloading the driver, but it doesnt show up in device manager. Wondering if there was a different way to install it with boot camp, or if I'm missing something.
    Thanks!

    Here's what i have going in the device manager: http://puu.sh/6VV0Z.png         
    The drivers come from here: https://www.microsoft.com/hardware/en-us/d/xbox-360-controller-for-windows
    I've tested the controller out on other computers, they work there, so it isn't broken.
    I've also tried some of the common troubleshootings i've seen, such as unplugging all usb ports when installing drivers.
    Thanks Again

  • How to install USB flash drive in windows 7

    Could anyone please help to install USB flash drive to Windows 7. This will enable me to hook up keyboard and mouse to my laptop. Thank you so very much for any assistance.   

    Hi,
    Could you please help us to know what is your computer, Please use the following instructions for find out the model/product of your machine:
      http://h10025.www1.hp.com/ewfrf/wc/document?lc=en&​cc=us&docname=c00033108
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • How can I share DVD drive on Windows with multiple ODD?

    My Windows machine have 2 ODD -- one CD ROM drive, another DVD R/W
    (and one more virtual drive, which I think is irrelevant)
    Installed "DVD or CD sharing" and remote computer is visible from Air via remote disk.
    BUT when I connect and request for use, only first CD-ROM drive is ejected and MBA waits for that drive... and that drive only.
    I can't see any configuration option to select which drive I will share.
    How can I get DVD sharing work in this case?
    Does anybody have similar problem?
    (Or where can I request for this functionality)

    Hello roaminggnome
    Unfortunately the support is down at the moment, I will have a better look later. I did go though the Apple support previously, however I found nothing that worked.
    The first thread I came across was “Home Sharing” however no mater what I did, it did not appear in the iTunes sharing list (I did go though the “Show Sharing Networks” support as well)
    Secondly, I saw “Using A Single Library With Multiple Accounts On The Same PC” (Something like that) but all this did was let us share the same music location, if I was to rip extra music, it will not show in there library
    Matt

  • Can Someone Tell Me How To Update My Video Driver?

    Hey there!
    I want to start out by saying I am in no way "tech-savey" so if you can help me out in any means, a step by step process, or a relaitively simple answer would be GREATLY appreciate! Currently, I am playing a video game on my laptop (T61 Thinkpad) and I am told BY the game that my video drivers are out of date.
    I was told to try and update them at the manufactures website after looking through the site I am at a loss on what to do. If someone can supply me with the link to download the latest driver, or tell me what I am doing wrong I would REALLY appreciate it! Thanks sooooo much !
    My "Type" is 6457-BZ6
    My Product ID is 6457BZ6
    Also my OS is Windows Vista
    Thanks SO much for the help

    Someone could give you better and more exact information but you didn't include the model number of your computer. But I can give you a pretty generic answer. At the top of this webpage you should see Product Support. Click on Laptops and then select which model of Toshiba computer you own, ie Satellite, Tecra, etc. Finally type in the model number of your computer. Select the exact model number and click the red Go button to the right. Click the Downloads tab and look thru the different drivers for this computer. Make sure that the new video driver is newer and has a higher version number than your current video driver. If it does, click the Download button, click the Run button and let it do the installation. Afterwards, reboot the computer so that the latest drivers are fully installed. Try again with that game.

  • How to find cd rom drive in windows and unix platform using java program

    Hi,
    I am having the requirement of finding the cd rom drive
    using java program. I do not know the label and which
    one is the cd rom drive. also I want to know how many
    cd rom drives are there on my system. I want the solution
    for windows and unix platforms.
    If have any suggestions please mail to [email protected]
    Deepak

    Ughhh.. I had the same problem with multi platform file-system detection
    First off - Unix.
    Do you know for sure you have all your drives mounted?? This could be a big problem because java will not see unmounted drives... So you can scour thru your /etc/fstab to find out which drives are available... or you can mount all and show roots... (Yuck!)... You've got timeouts and all sorts of things to worry about...
    I would then shy away from the java.io.File.listRoots() on unix and rely on parsing your fs file. If a user would like to see the medium in the drive. Do a Runtime.exec and mount the drive, then you can grab the filesystem by wrapping it in the java.io.File object. ( NOTE - this will hold well for your NFS mounts as well which might be buried under other FS. So you now have detection for that as well. ) Labels are also noted in this file. Let me know if you don't know the difference between mtab and fstab....
    Second - Winders.... Corney but I love saying that.
    The listRoots is a good solution. As others have said CD-ROMS will not be writable. Use a combination of getName and getPath to decipher the label and mount point.
    Hope this helps!

  • How to download iphone 4 driver for windows 8

    how to download a driver of iphone 4 for windows 8 ???

    Driver for what?
    Everything you need is installed when you install iTunes.

  • Unabe to update Apple USB driver on windows PC

    whie updating the driver i got foolowing msg
    Window found driver software fro your device but encountered an error while attempting to install it
    Access is Denied

    Hey brinda07!,
    Thanks for using Apple Support Communities.
    It looks like you are having a problem with a driver. You can follow this article and see if you are able to get the driver reinstalled. Also make sure you are signed into an administrator account.
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/ts1538
    Verify that the Apple Mobile Device USB Driver is installe
    For Windows XP
    For Windows Vista, Windows 7, and Windows 8
    If the Apple Mobile Device USB Driver is not listed
    If the device is not recognized while in Recovery Mode
    Have a nice day,
    Mario

  • How to update Seagate hard drive firmware from DVD drive in G4 Powermac DA

    Posted earlier in wrong forum. Apologies if you see this twice.
    Short version of story:
    Just put Sonnet PCI SATA card in G4 Digital Audio Powermac running Tiger. Have replaced two IDE drives with Seagate Barracuda 7200.11 1 TB hard drive. It's recognized and working fine. EXCEPT: this is the now infamous drive ST31000340AS that WILL most certainly fail if it does not get the firmware update that Seagate has made available. (These drives are failing like crazy-- Google for info, do not buy!) I have the firmware update on CD as an ISO file (of course Seagate makes nothing that it Mac friendly but this has worked for other Mac users). But when I try to flash the firmware by starting from the CD ("C" key held down), nothing happens. The G4 just goes ahead and starts Tiger 10.4.11. I have also tried holding down "O + F + option + control on start up. I'm not getting anywhere.
    Since the drive is functional and it's the only drive in the G4, what am I doing wrong? Help!

    This is dated January 21st, so I hope it's been updated...
    http://forums.seagate.com/stx/board/message?board.id=ata_drives&message.id=5692
    Also, I found this:
    MOST IMPORTANT - If you have a reasonable suspicion that you may have an affected drive - do not power the unit off - make fresh backups immediately. The power-on process is what triggers the failure.
    Quoted from http://thedambook.com/smf/index.php?PHPSESSID=e2542559aab0b513be11ac48f7ec3a49&a ction=printpage;topic=3887.0
    Sorry about the long second link. The usual shortening method didn't work.

Maybe you are looking for

  • Text in tables

    How do I make it so the text in each cell stays at the top? For instance, I have a table that is 5 columns x 4 rows. If the content in one cell is longer than the content in another on the same row, the shorter content moves down as the cell expands.

  • Droplet not working correctly in Lightroom 4 Export

    Having finally found time to understand how droplets created in Photoshop work I realised I could save a huge amount of time by integrating droplets into my workflow through the Lightroom export dialogue. I will not regail you with the hassle I had w

  • Add custom query to standard PLD layout

    Hi Everybody, I need to change the standard Invoice PLD report, in order to include additional data that is kept in my UDO. Is it possible to define a custom query inside PLD to retrieve data from the UDO (the UDO is linked to the Invoice) and show i

  • Automator doesn't wait for app to finish launching.

    During "watch me do" actions that lauch an app Automator does not wait for the app to launch. This seems like a bug since Automator does infact know it is launching an app, this shouldn't be something that should require a sleep every time.

  • Streaming a movie on my ATV 2nd generation and it stops syncing

    Having syncing issues when streaming a movie on my ATV, it stops in the middle of the movie