Wednesday, May 18, 2022

how to eject hard drive from laptop

 Did you plug an outside hard crash into your Windows 10 PC, and you need to eliminate it securely, so the information on it doesn't get defiled? Do you work with USB streak drives and have to securely discharge them? All things considered, you are perfectly located, as this guide shows five methods for shooting outer capacity gadgets from Windows 10:

1. Instructions to launch capacity gadgets utilizing the Safely Remove Hardware and Eject Media symbol

The most well known strategy is likewise one of the least complex and quickest. The substance is to find the Safely Remove Hardware and Eject Media symbol in the framework plate. Naturally, in Windows 10, this symbol is covered up and not displayed close by the clock and the organization symbol. Nonetheless, you can tap the bolt pointing upwards to show stowed away symbols and afterward find the symbol that seems to be a USB stick, featured beneath.

Wednesday, March 24, 2010

How to Read Formats From a Flash Drive

File formats are the three character extensions that are earmarked at the conclusion of the traditional file name. Knowing the types of file formats that are stored on a flash drive can give you a better inkling of the programs that were used to create the files, allowing you to make sense of the contents of a seemingly inscrutable USB drive. This can be done by tweaking your Windows settings.

Instructions
  1. Step 1

    Insert the drive into the computer.

  2. Step 2

    Right click "Start" and select "Explore."

  3. Step 3

    Click on the drive letter of the USB drive.

  4. Step 4

    Select "Tools," click "Folder Options," select "View" and uncheck "Hide Extensions for Knows File Types."

  5. Step 5

    Press "OK" to view the formats for the files on your flash drive.

How to Fix Dead Laptop Batteries

After several years of regular use, it is normal for a laptop computer's battery to lose its ability to hold a full charge. However, if your laptop cannot run on battery power at all anymore, you may have a dead battery. When this happens, the best action to fix the problem is to freeze and thaw the battery. This process will often revive a battery's charging ability and improve your computer's power performance.

Instructions

Things You'll Need:

  • PC or Mac laptop
  • Refrigerator with freezer
  1. Step 1

    Disconnect your laptop's power adapter from the back of the computer and try to start up the system. If the computer does not boot on battery power, the battery is likely dead.

  2. Step 2

    Detach the battery from the bottom of the laptop.

  3. Step 3

    Place the laptop battery in a plastic bag with a zippable top and seal the top.

  4. Step 4

    Place the bag with the battery inside of a larger plastic bag with a zippable top. Make sure it is also tightly closed.

  5. Step 5

    Place the battery inside your refrigerator freezer for three or four days.

  6. Step 6

    Remove the battery from the freezer and allow it to return to room temperature. Do not try other methods of heating or thawing the battery.

  7. Step 7

    Attach the battery to the laptop again and connect the power adapter to the back of the computer. Wait for the battery to fully charge before trying to boot up the computer.

How to Identify PNY Computer Memory

PNY Technologies is an electronics company that makes computer hardware such as flash drives and random access memory (RAM). A computer's RAM plays a large role in determining its speed; identifying your RAM type is an important step in determining whether you could benefit from more RAM and finding out what type of RAM your computer can use.

Instructions

Things You'll Need:

  • Screwdrivers
  • CPU-Z diagnostic tool
  • Crucial memory scanner

    Open the Computer to Inspect RAM

  1. Step 1

    Turn off your PC and unplug all the cords.

  2. Step 2

    Open the computer's case with a screwdriver. The majority of tower cases can be opened by using a Phillips-head screwdriver to remove screws along the right side of the back of the case.

  3. Step 3

    Locate the RAM and uninstall a module for physical inspection. RAM is located near the large CPU fan on the motherboard. To take out a module, press down firmly on the plastic locking clamps on both sides of the module and it will pop free.

  4. Step 4

    Inspect the RAM's label and record relevant information. RAM manufacturers often print information such as model or serial numbers and RAM type on each module.

  5. Step 5

    Reinstall the RAM module and close your computer's case. To reinstall the module, simply align it in the same orientation it was when you removed it and press down firmly until the locking clamps clip around it and secure it in place.

  6. Use CPU-Z to Identify RAM

  7. Step 1

    Go to http://www.cpuid.com/cpuz.php.

  8. Step 2

    Click on one of the download links for the CPU-Z freeware tool labeled as "No Install."

  9. Step 3

    Double-click on "cpuz.exe" when the download is complete to launch the diagnostic.

  10. Step 4

    Click on the "SPD" tab to view detailed information about your RAM. You can click on the drop-down menu under "Memory Slot Selection" and change it to slot #2, #3 or whatever you prefer to view information on each RAM module you have installed.

  11. Use the Crucial Memory Diagnostic to Identify RAM

  12. Step 1

    Go to Crucial's memory scanner download site (see Resources).

  13. Step 2

    Click the check box under "Crucial System Scanner tool" and then click "Download the Scanner."

  14. Step 3

    Run the downloaded file when the download is complete. A window will open in your browser with information about your RAM.

How to Remove iMac Memory

Apple has been making stylish and user-friendly computers for years. One of these computers, the iMac, is an increasingly popular desktop model. A notable benefit of owning one of these models is that most of the simple repairs and upgrades can be performed yourself, without the help of a service technician. This includes accessing and replacing your iMac's memory, or RAM (Random Access Memory) in order to upgrade your system's speed and capacity. You'll find that this procedure is a pretty simple one that you can complete quickly.

Instructions

Things You'll Need:

  • Phillips screwdriver
  1. Step 1

    Turn off your iMac and place it face down on a table or other sturdy surface. You can protect the LCD screen by placing it over a towel or large cloth.

  2. Step 2

    Flip the bottom plastic stand up to reveal the memory slot located in the middle of the bottom of the LCD screen. It is covered by a rectangular panel which is secured by a single screw.

  3. Step 3

    Remove the single screw located in the middle of the rectangular memory slot cover, using the screwdriver. Remove the cover to reveal two internal ports which house memory modules.

  4. Step 4

    Pull the thick black plastic tab on the end of the memory module out of the port so it is sticking out far enough for you to grab it.

  5. Step 5

    Grab the end of the tab and pull the memory module gently and easily out of the port. Repeat the process with the second memory module located directly next to it. At this point you will have removed the memory from your iMac.

Saturday, March 20, 2010

How to Create a Code to Generate Word Documents

If you find yourself creating budget sheets over and over again in Microsoft Word, the task might before tiresome. Instead of repetitively typing in the same credits, debits and formulas, you can get Excel to format your budget sheet for you using the macro function of Visual Basic for Applications (VBA). The macro function allows you to create complex, pre-formatted documents--and you don't need to know a single line of VBA code.

Instructions

Things You'll Need:

  • Excel 2007
  1. Step1

    Click on "View," then click on "Macros->Start Recording."

  2. Step 2

    Type a name for your macro into the box. For example, if you are creating a budget sheet, you might want to type "Budget."

  3. Step 3

    Type in an easily remembered letter into the key combination box. For example, you may want to choose "B" for "Budget" to get the shortcut keys "Ctrl" and "B."

  4. Step 4

    Press "OK" to start macro recording.

  5. Step 5

    Click the "Office" button.

  6. Step 6

    Click on "Blank Workbook."

  7. Step 7

    Type the information into your form as usual. For example, if you want to generate a budget form, you might have columns for "Income" and "Expenses."

  8. Step 8

    Click on "Macro->Stop recording" twhen you have finished your workbook. Your macro is now ready to use. Just click on the key combination from Step 3 (in this example, "Ctrl" and "B") to generate your new workbook in an instant

How to Capture a Local Computer Name Using VBS

VBScript (VBS) is a plain text coding language that network administrators use to automate configurations on a computer. The VBS language can be used to retrieve the name of the computer on which it is running. This is useful for administrators who want to use logging capabilities or display the name of the computer to the user. Retrieving the name of the computer only takes a few lines of code in your VBS file.

Instructions
  1. Step 1

    Create the shell object. The shell object contains several properties and functions that can be used to retrieve information from the machine. The following code is placed as the first line in your editor:
    Set network = WScript.CreateObject( "WScript.Network" )

  2. Step 2

    Capture the name of the machine using the "ComputerName" property contained in the shell object created in Step 1. In this example, the computer name is captured and set to a string variable. The following code illustrates how to capture the local computer name:
    computer_name = network.ComputerName

  3. Step 3

    Display the computer name to the user in the command prompt. The shell object has a predefined function that displays output to the user. It's also useful for debugging your VBS application. Use the following line as the last statement in your VBScript code:
    WScript.Echo "Computer Name: " & computer_name