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.

Similar Messages

  • How to install a flash drive?

    How to install a flash drive?

    If you simply mean a USB flash drive, or a USB hard drive. There should be no installation requirements. If the drive doesn't show up in Finder, you should check whether Disk Utility sees it, and whether the drive has a Mac readable filesystem. Disk Utility can be found with spotight if you do not know where it is.

  • How to install adobe flash player in windows 8?

    how to install adobe flash player in windows 8?

    Windows 8 includes Flash Player for IE. You can update it through WIndows update. If you're unsuccessful, download the Adobe Flash Player installer directly by clicking one of the following links.
    Flash Player for ActiveX (Internet Explorer)
    Flash Player Plug-in (All other browsers)

  • How to erase USB flash drives?? Thanks, Michael

    How to erase USB flash drives on my MacBookAir ?? Thanks, Michael

    Welcome to Apple Support Communities
    To erase them, you can use Disk Utility, in /Applications/Utilities > http://pondini.org/OSX/DU1.html
    When you open Disk Utility, choose the external disk in the sidebar, go to Erase tab and erase the disk

  • How can install adobe flash player for windows 8 pro internet explorer

    how can install adobe flash player for windows 8 pro internet explorer
    how can instal flash player for internet explorer metro ui 
    where can i watched video tutorial for this or help me please

    I can't tell from the screenshot, but it's possible you are running in the Metro version.  Could you try this page using Internet Explorer in desktop mode to see if that helps?
    right click in the browser and click the tools button
    In the menu that appears, select "view on the desktop"
    Once IE launches in the window, do you see your Flash content?

  • Hi how do i save files to a usb flash drive in windows 8 rt

    Hi how do i save a pdf file to a usb drive i have a tablet with windows 8 RT myfiles are in Adobe

    Adobe Reader Touch does not support Save or Save As yet.  But we are working on adding the support in a future release.
    How did you get PDF files "in Adobe"? 
    If you already have the PDF files on your device, you can simply use Microsoft File Explorer on the Windows 8 desktop to copy them to your USB flash drive.
    If you tap/click on the link to a PDF file in Microsoft Internet Explorer (Windows Store app, i.e. Metro version), IE will prompt you to "Open" or "Save".  After you choose the Save option, you can specify your USB flash drive as destination.

  • How to detect USB Flash Drive name in LabVIEW

    Hi there
    I was looking for how to detect a USB Flash Drive name in Labview
    appearently every time i insert USB Flash Drive in a computer, windows assign it a different name
    once "J:" and sometimes "M:"
    Is there anyway to obtain USB Flash Drive name programmatically in Labview ?
    Because in my program an user shouldn't be able to access HDD Drives except his USB Flash Drive (for inserting some file ...)
    thank you and excuse me for my poor english 

    I was able to get the demo.vi to load, but it could not load the other two because there is no block diagram associated with those.  I'm not sure why this is.  I haven't had any issues with other llbs before.
    Reese, (former CLAD, future CLD)
    Some people call me the Space Cowboy!
    Some call me the gangster of love.
    Some people call me MoReese!
    ...I'm right here baby, right here, right here, right here at home

  • Creating Recovery Media using USB Flash Drive for Windows 8.1

    I followed all the instructions to create a USB Flash Drive Recovery Media (insert 16 GB USB Flash Drive or >) and it said it will be created now (after I clicked on Create), however the next screen said to insert > 7.5 GB flash drive, then it said it was cancelled.  I was attempting to use a San Disk Flash Drive and I am wondering if it is because it has some time of application on it.  I was under the understanding that it would just "delete/erase" this (format it) and then create it, but it wouldn't.  Any suggestions?

    In Windows 8, one can create a "recovery drive" (called a System Repair Disc in Windows 7) that does not contain the recovery partition. (When you install Windows 8 yourself, there is no recovery partition.) It contains just the recovery environment.
       Create a USB recovery drive      [edited to repair the link]
    Not sure what Shirley did, because it shouldn't take even that much space.
    -Jerry

  • How to format USB flash drive?

    I recently received a USB flash drive at a traveling covention. It has two partitions and one is unwritable and is filled with travel brochurs etc etc. I was wondering if it was possible to reformat the whole thing back into 1 partition. I already tried disk utility. Thanks!

    Drive Preparation
    1. Open Disk Utility in your Utilities folder.
    2. After DU loads select your hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Click on the Partition tab in the DU main window.
    3. Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Set the format type to Mac OS Extended (Journaled.) Click on the Options button, set the partition scheme to GUID then click on the OK button. Click on the Partition button and wait until the process has completed.
    4. Select the volume you just created (this is the sub-entry under the drive entry) from the left side list. Click on the Erase tab in the DU main window.
    5. Set the format type to Mac OS Extended (Journaled.) Click on the Security button, check the button for Zero Data and click on OK to return to the Erase window.
    6. Click on the Erase button. The format process can take up to several hours depending upon the drive size.

  • How to use usb flash drive

    So i tried to use a usb flash drive to save a word document on my macbook, but i couldnt find the flash drive, or even where to find the usb port. can somebody tell me how to use a usb flash drive on macbooks?

    The USB ports are on the left side.
    Just plug in the drive, and it should show up on your desktop (or in the Finder - click the happy face icon in your dock). Drag and drop the files into the drive. Or, select the drive as the save location when you pick Save or Save As in Word.
    When you're done, drag the drive's icon to the trash (it will change to an eject symbol), or click the little eject symbol next to it's icon in the Finder. You can then safely unplug the drive.

  • How to mount USB Flash Drive

    Hello again Arch-Linux users,
    I always search google very hard and for months (off and on) I search for how to mount a USB Flash Drive.  Nothing ever work so I give up than try again months latter.  I don't want to give up anymore and that is why I join this forum.
    Here are some of the code I found on the net.  Some of these commands will only re-mount the entire Arch-Linux running system in  /mnt/usbstick.
    sudo mount -o rw,noauto,async,user,umask=1000 /dev/sda1 /mnt/usbstick
    ... don't work it only re-mount the entire system
    /dev/sda15 /mnt/usbstick  vfat   user,noauto,unhide   0      0
    ... don't work... I found nothing inside /mnt/usbstick
    mount -t vfat -o rw,nosuid,nodev,quiet,shortname=mixed,uid=1001,gid=100,umask=077,iocharset=utf8 /dev/sda1 /mnt/usbstick
    ... don't work... here is the error i get:
    mount: /dev/sda1 already mounted or /mnt/usbstick busy
    mount: according to mtab, /dev/sda1 is mounted on /
    It strange that most USB mount commands use the operating system partition itself- example: /dev/sda1 as the device for USB device, while others use /dev/cdrom for cd - /dev/dvd for dvd and /dev/fd0 for floppy.
    Could someone post the code that will easily mount a usb device under Arch_Linux.
    I'm using Arch-Linux core-64 (08-2009)
    Thanks in advance
    Last edited by sharris (2010-06-17 21:58:43)

    Thanks fsckd,
    I needed a rapid reply because I been wasting too much time not getting anything done because I needed to get pass this flash-drive thing.  I can now have a secure back-up in my pocket on USB to go.  Arch-Linux does it better for what I seen while just dd'ing on disk.
    ...lsusb
    Found it
    http://gd.tuwien.ac.at/linuxcommand.org … susb8.html
    Thanks demian,
    sdb is the location for my single hard-drive machine.  I saw it before in my list above but I changed it to sda1 because I knew no better.  I had no clue it represent a 2nd hard-drive for LINUX if one is not already present.
    This did it for me
    Thanks again

  • How to use USB flash drive in XFCE?

    Hello,
    How to mount/unmount USB flash drive in XFCE?
    Thanks for your help,
    Anand

    http://wiki.archlinux.org/index.php/AutoFS_HowTo might be interesting

  • Used iMac (fall 2006) has no OS.  How to install from flash drive?

    We purchased a used iMac from Notre Dame University.  The hard drive has been completely wiped clean, as is their policy.  We have a USB flash drive with
    Mavericks on it, but when we follow the installation instructions, nothing happens.  We get the icon "OSX BASE", but when we select it, the mac goes
    to a gray screen with a flashing question mark and never moves from there.  Any advice is helpful.

    You will need to call Apple and order a set of replacement disks for your specific iMac Model, or purchase a Snow Leopard DVD.
    "Fall 2006," is not a good enough description, as there were both Mid 2006 and Late 2006 iMac 17" models and a Late 2006 iMac 20" model.
    All of these models shipped with versions of Tiger 10.4, and all are compatible with Snow Leopard 10.6.8. The Late 2006 models can be further upgraded to Lion 10.7.5, provided that they have the minimum 2 Gigs of RAM.
    None of these iMacs would be compatible with Mountain Lion, Mavericks, or Yosemite.
    How to identify your Mac: http://support.apple.com/en-us/HT201634
    How to locate its serial number: http://support.apple.com/en-us/HT201718

  • How to find USB flash drive in FINDER if it doesn't appear

    I inserted USB flash drive in MacBook Air, but cannot find it in FINDER, my operation system is OSX 10.9.4

    Does it show in Disk Utility?  If so, Finder Preferences may be the problem.  Open them and check the settings:
    Ciao.

  • How to reformat usb flash drive after formatting it in mac

    I know this might sound stupid but I used a 16gb kingstonflash drive for a backup for my macbookpro since there are only few to back up and I was thinking I can copy the backup files to an external disk after. With that said, I used the time machine and it said that it would erase everything on the USB. I clicked okand then once the flash drive was "made compatible", it started to backupbut the total file is 34gb so I can't use the flash drive as back up.
    I tried reformatting the flash drive, but the total free space is 198mb and even if I removed the partition or erase ( I see a hitachiand kingstonpartition when I looked at the disk utility) it never goes back to the 16gb. I checked it with windows and the USB space is also 198mb out of 198mb (free space) I don't know where the 15.9gbwent.
    Any help is greatly appreciated.

    Them do it on a Mac with Disk Utility.
    On Windows you might have to first delete all the partitions before you can select Convert to MBR.
    But try it on OS X.
    Open Disk Utility with the drive connected and select the Top name of that drive in the left most area of the window.
    Then in the Partition Layout drop down select 1 Partition. Then the Options... button will become active, select that button.
    Select Master Boot Record and click OK. The format should already be MS-DOS (FAT) but if it isn't select that. You can give it a name or not. Then Click the APPLY button.

Maybe you are looking for

  • Apple Mini-DVI to Video Adapter doesn't fit my aluminum iMac

    I previously had a 17" white iMac (pre-Intel) machine, and about 6 months ago I bought the mini-DVI to video adapter so I could connect it to my television. Worked like a charm. But I recently bought a new aluminum iMac, and the adaptor doesn't fit i

  • IDOC Abstract Interface

    I assigned IDOC to an Integration Process. During design I did an interface mapping between the IDOC and the Abstract Interface of the IP. I have to assign a Message Mapping to the interface mapping. 1. As the structures are the same do I need a Mess

  • How long takes a 16bit multiplication on FPGA?

    Hello, if i try to multiply two for example 16bit numbers, how long will it take? Are there some hardware multipliers on the FPGA to calculate it within 1 tick? Otherwise the multiplier have to be implemented on the FPGA and I suppose it will not be

  • Got a newcomputer and now firefox crashes alot.always on facebook. why?

    i got a new computer and now firefox crashes hourly. I downloaded the latest version of firefox and now i have windows 7. the crashes always happen in facebook. why does this happen on a new computer? the computer is 3 hours old == Crash ID(s) == htm

  • How to enforce developers to override toString() method

    Hi, Right now we are in design stage of our application. I want that all our BO classes should override toString(), equals() and hashCode() methods. We expect that our application would be running for next 5 to 10 years, and so looking for ways to en