Geeks in Phoenix

Geek Blog


How to estimate the power required for your custom-built computer

Whether you are building a new computer or replacing/upgrading your existing one, one of the most important considerations is the Power Supply Unit (PSU). The PSU is responsible for delivering power to all the components in your system, including the motherboard, CPU, graphics card(s), and other peripherals. Choosing the correct PSU is crucial to ensure stable and reliable performance and prevent damage to your components.

How to estimate the power required for your custom-built computer

Two (2) components in your computer will consume most of the power: the motherboard and the graphics card(s). The motherboard uses a relatively small amount of energy but supplies power to the CPU, memory, PCIe slots, and USB ports.

To determine the appropriate wattage for your PSU, you must first consider the power requirements of your components. Here are some guidelines to help you estimate how many watts your PSU should be:

  • CPU: The power consumption of your CPU depends on its model and clock speed. Generally, high-end CPUs require more power than budget models. You can find the power requirements of your CPU on the manufacturer's website.
  • Graphics card(s): If you plan on using a dedicated graphics card(s), these will be one of the most power-hungry components in your system. High-end graphics cards can consume up to 450 watts under load, so check the manufacturer's specifications before choosing a PSU.
  • Motherboard: Your motherboard's power consumption is relatively low compared to other components, but it still requires some power. Make sure to choose a PSU that can provide enough power for all the motherboard components, including the CPU and memory.
  • Storage: Hard drives and SSDs consume very little power, so you don't need to worry about them when choosing a PSU.
  • Other components: If you plan to use other components, such as a sound card, network adapter, or USB devices, make sure to factor in their power requirements when estimating your PSU wattage.

Now, some online power supply calculators can estimate the power requirements given the specifications of the components. You can use these websites to calculate a rough estimate of the amount of power your computer will require. Here are a few online power supply calculators.

Newegg - Power Supply Calculator

PC builds - Power Supply Calculator

Cooler Master - Power Supply Calculator

Once you have a rough estimate of the power requirements for your components, add some extra headroom to ensure stable and reliable performance. A good rule of thumb is to choose a PSU that can provide at least 20% more power than your estimated requirements.

In conclusion, choosing the suitable PSU is crucial to ensure stable and reliable performance for your computer. By estimating the power requirements of your components and adding some extra headroom, you can choose a PSU that meets your needs and provides room for future upgrades.

Windows 11 hardware requirements explained

Updated May 16, 2024

Are you confused about the hardware requirements for Windows 11? Want to know why your computer can or cannot be upgraded to Windows 11? Let's take a detailed look at the hardware requirements for Windows 11.

Windows 11 hardware requirements explained

With Windows 11, Microsoft is focusing on security and is enforcing the hardware requirements to run it. Previous versions of Windows (10, 8.1, and 7) all had the exact general hardware requirement.

However, with Windows 10, the security requirements were still there, but they were not being enforced. The Unified Extensible Firmware Interface (UEFI), Secure Boot, and Trusted Platform Module (TPM) (see below) requirements were optional for Windows 10 to install and run.

For example, TPM has always been required to enable BitLocker drive encryption. Windows 10 would use either TPM 1.2 or TPM 2.0. However, the TPM 1.2 standard has been depreciated, so TPM 2.0 is now the de facto standard.

And if you look into UEFI, you will find that Secure Boot is part of that standard. And since UEFI can take advantage of the TPM, it makes sense to include all three (3) in the requirements for Windows 11.

Note: Sorry if anybody still running a 32-bit version of Windows 10, but Windows 11 is only available in a 64-bit version.

Hardware requirements for Windows 7, 8.1 and 10

Processor - 1 Gigahertz (GHz) or faster 32-bit (x86) or 64-bit (x64) processor

Memory - 1 Gigabyte (GB) RAM (32-bit) or 2 GB RAM (64-bit)

Storage - 16 GB (32-bit) or 20 GB (64-bit)

Graphics card - Compatible with DirectX 9 with WDDM 1.0 or higher driver

Hardware requirements for Windows 11

Processor - 1 Gigahertz (GHz) or faster with two or more cores on a compatible 64-bit processor or System on a Chip (SoC). This requirement is now particular about which processors are compatible with Windows 11. General Rule of thumb: If the processor is under six (6) years old, it should run Windows 11. Microsoft has a list of processors that are compatible with Windows 11.

Memory - 4 Gigabytes (GB) RAM. This requirement has increased from 2GB to 4GB, which is no biggie. I have not seen a computer with only 2 GB of memory in over a decade.

Storage - 64 GB or larger storage device. This requirement has also increased, and it is about time. I have seen Windows 8.1 and Windows 10 installed on 32 GB drives, which is not pretty. The biggest problem is there usually is not enough free space to perform a feature update. I recommend at least a 256 GB drive for the operating system and programs.

Graphics card - DirectX 12 graphics device or later with WDDM 2.0 driver. Since DirectX 12 was released with Windows 10 back in 2015, most modern graphic cards will be compatible with Windows 11.

Hardware requirements that are no longer optional

Display - A high definition (720p) display greater than 9" diagonally, 8 bits per color channel. This requirement is pretty easy to meet.

System firmware - UEFI and Secure Boot capable. UEFI (Unified Extensible Firmware Interface) has been used for over a decade now, so most computers running have UEFI enabled. And since the Secure Boot specification is part of the UEFI, that should already be in place. However, you may have to change some settings in your computer's BIOS (Basic Input / Output System) to enable UEFI and Secure Boot.

TPM - Trusted Platform Module (TPM) 2.0. Besides the processor requirement, this is another stumbling point for upgrading to Windows 11. A TPM can be a separate module that you connect to your motherboard or be part of the chipset on your motherboard. Most modern motherboards will use FTPM (Firmware Trusted Platform Module) included in the chipset. However, you may have to change some settings in your computer's BIOS (Basic Input / Output System) to enable the TPM.

Note: Computers with TPM 2.0 started hitting the market in 2018. Since the Windows 10 hardware requirements did not require the TPM, most computer system and motherboard manufacturers disabled the TPM by default. It wasn't until Microsoft released Windows 11 in 2021 that manufacturers started to enable the TPM 2.0 by default. So, if your computer was built between 2018 and 2021, there is a good possibility that it can run Windows 11. To enable the TPM 2.0 on one of these systems, you must check the owner manual for your computer/motherboard to see how to enable the TPM 2.0.

Storage structure - There are two (2) types of drive structures: MBR (Master Boot Record) and GPT (GUID Partition Table). Previous versions of Windows would run on either of these structures. Windows 11 requires GTP for the drive that contains Windows 11. Microsoft has included a tool inside Windows 10 to convert drives from MBR to GPT. Here is a link to the documentation for MBR2GPT.EXE.

Make your computer faster by upgrading the hardware

Updated November 27, 2024

One of the most frequently asked questions is, "How can I make my computer faster?". It may seem like a simple question but does not have a simple answer. Let's look at how you can make your computer faster by upgrading the hardware.

Make your computer faster by upgrading the hardware

In previous articles, I have discussed how to use software to speed up a computer. This time, I will talk about how to get a computer run faster by upgrading the hardware.

Now, when it comes down to what makes a computer fast, it boils down to how quickly all the different components process data. Let's look at all of the parts of a computer that affect the speed and see what we can upgrade.

Note: Some of these upgrades may require complicated disassembly of your computer. If you are uncomfortable performing any of these upgrades, don't hesitate to contact a local computer repair company.

Motherboard

The motherboard has the most bearing on the performance of a computer. The motherboard bus oversees the transfer of data between the various components. The faster the bus speed, the quicker the data travels through the motherboard.

The motherboard has the most bearing on the performance of a computer. The motherboard bus is what oversees the transferring of data between the various components. The faster the bus speed, the quicker the data travels through the motherboard.

The motherboard bus connects the Central Processor Unit (CPU) to the Northbridge and Southbridge chipsets. The Northbridge handles the graphics bus and memory bus. The Southbridge handles all of the Input/Output (I/O) components, such as SATA and M.2 drives, USB ports, onboard audio, and network adapter. And the speed of the CPU and memory are based on multiplying the bus speed.

Upgrading your motherboard

This is one upgrade that requires serious consideration. If you have a laptop, all-in-one, or a brand name desktop computer (like Dell or HP), a motherboard upgrade is impossible. Only machines that use off-the-shelf components can have the motherboard upgraded.

The first thing to think about is your existing hardware. Will the CPU and memory work on a new motherboard? You would probably get better performance if you upgraded the CPU and memory at the same time.

The second thing to think about is software. When you install Windows, it creates a unique product key that is specific to your computer. It generates this code using the serial numbers from the different components and the MAC address from the network adapter(s).

When you replace the motherboard and connect your existing boot drive, Windows will find the new hardware and install drivers from the built-in driver library. Once you log on, you will need to check the Windows activation status. If you need to reactivate Windows, follow the instructions in the following article.

Reactivating Windows after a hardware change

Technically speaking, you can upgrade any component that attaches to the motherboard without having to reactivate Windows. Change out the motherboard, and Microsoft sees that as a whole new computer. It is in the EULA (End User License Agreement).

So upgrading the motherboard maybe out of the question. But there are a few other components that you can improve to get better performance from your computer.

CPU

Upgrading a CPU is an excellent way of gaining some speed on a desktop computer. Sorry laptop owners, the majority of laptop computers have the CPU soldered to the motherboard. The same holds for some all-in-one systems, too.

Upgrading your CPU

If you are thinking about upgrading the CPU on your motherboard, you will need to do some research. The first thing to do is find the manual/specifications for your motherboard. It would be best if you found out what CPU socket type it has. For example, Intel CPUs use LGA 1151, LGA 2066, etc. socket types, and AMD CPUs use sTRX4, AM4, etc. socket types.

The second thing you will need to do is verify with the motherboard manufacturer what CPUs the BIOS (Basic Input/Output System) supports. Installing a new CPU may require updating the BIOS firmware. And you will need to do this before installing a new CPU.

All of this information should be easy to find on the manufacturer's website. If you can't find it, give them a call. Once you have a list of supported CPUs and the BIOS versions to run them, you should be ready to go.

Remember to get some thermal compound when you order the new CPU. Since the general rule of thumb is that thermal compound has a average life span of three (3) years, its best to go ahead a clean off the existing thermal compound from both the old CPU and the base of the cooler/pump and apply some new compound to the new CPU and then reinstall the cooler.

Memory

Upgrading the memory in a computer has always been the biggest bang for the buck. This applies to all types of machines: laptops, desktops, and all-in-ones. And the majority of the time, it is pretty simple.

I usually recommend looking at the existing memory and seeing how to get the maximum amount in the computer. This time around, I recommend looking at the speed of the current memory, and if you can install faster memory.

Installing faster memory could mean having to replace all of the existing memory modules. But doing that would make your computer run faster. Remember that you can not mix memory of different speeds; they all have to be at the same speed and clock timings.

Upgrading your memory

There are three things you will need to find out. The first and most important thing is the type of memory your computer takes. The majority of computers nowadays can use memory that runs at different speeds. Remember that the memory speed is a multiple of the motherboard bus speed.

The second is memory slots: how much memory can each handle, and how many does your computer have. Again, you can find all this information in the motherboard/system manual. It would be best if you were able to find these on the manufacturer's website.

The third is how to access the memory slots. Getting to the memory slots in a desktop is pretty straightforward. Laptops and all-in-one systems may be tricky. I have seen some MSI laptops that had to be completely disassembled to access all of the memory slots.

For more details on memory upgrades, check out the following article.

How to upgrade or add more memory to your computer

Drives

Having a drive that has a fast transfer rate will make a difference in the speed of a computer. Merely upgrading from a Hard Disk Drive (HDD) to a Solid State Drive (SSD) can be a game-changer. You would be amazed at the difference in performance between them.

Now HDDs and some SSDs use a SATA connection on the motherboard. The standard SATA connection has a transfer rate of up to 6 Gigabits per second. An HDD doesn't come close to that transfer rate, but most SSDs do.

And then there is the M.2 drive. It does require a particular slot on the motherboard, as it requires direct channels to the Southbridge chipset. But the transfer rate of 32 Gigabits per second will blow your socks off.

Of all these recommendations for making your computer faster, this procedure will take the most time. Depending on the upgrade route you choose, the total time can be a few hours to a couple of days.

Upgrading your drive

There are two ways of upgrading your primary boot drive; cloning the existing drive or a fresh installation of the operating system. Each of them has its pros and cons.

Cloning your existing drive

  • Pros: This can be the fastest way of upgrading your drive, and you do not have to reinstall the operating system and programs.
  • Cons: You may run into a problem with resizing partitions and getting your computer to boot correctly from the new drive.

There are two ways to go about cloning a drive: disk-to-disk or disk-to-image / image-to-disk. If you have a desktop computer, you can do either type of drive cloning. If you have a laptop or an all-in-one computer, cloning to an image is the only option. And if you are upgrading from a SATA to an M.2 drive, cloning to an image is recommended.

For more details on disk cloning, check out the following article.

How to upgrade the hard drive in your computer

Fresh (clean) installation

  • Pros: You get a brand-new operating system and programs with that right-out-of-the box experience
  • Cons: This can take some time to get all of the software installed and personal files restored

This is the most time consuming of the two cloning procedures, but it has some significant advantages. What will take the most time is finding all of the software that you will want to reinstall. For more information on performing a clean installation of Windows, check out the following article.

How to perform a clean installation of Windows 11

How to perform a clean installation of Windows 10

Things to consider when replacing or upgrading computer components

Updated May 14, 2024

When doing computer repair for a living, there is one thing I do pretty often: replacing and upgrading computer components. Whether it be replacing a drive or installing a new graphics card, there is always something you need to consider. So here are a few things you should ask yourself when selecting computer components.

Things to consider when replacing or upgrading computer components

Things to consider when replacing or upgrading your motherboard

Form factor

  • What form factor size does your existing case support?
    If the motherboard you are looking at getting is ATX and your present case only has space and stand-offs for a mini-ATX motherboard, you will not be able to install the new motherboard.
  • Do you have any of the extra parts that came with the case, including stand-offs for the motherboard?
    If you are replacing a mini-ATX motherboard with an ATX motherboard and your case is large enough for it, do you have the stand-offs and screws for the extra mounting points that the new ATX motherboard will require?
  • Do you have the installation media for the operating system and all your programs?
    When you change out a motherboard, unless it is from the same manufacturer and same model line, odds are you will need to perform a clean installation of the operating system and your apps. If you try to use the existing operating system currently installed with a new motherboard, you are more than likely to get all sorts of errors. Be prepared to reinstall the OS and apps.

CPU socket

  • What is the socket type of your existing CPU?
    You cannot use an LGA1150 processor in an LGA1151 socket.
  • Will the new motherboard you're thinking about getting support your existing processor?
    You will need to do your research on the motherboard you are thinking about getting. If you cannot find the information online, give the manufacturer a call. There is nothing worse than getting a motherboard that you cannot use.

Memory slot(s)

  • Does the motherboard you're considering getting support your existing memory modules?
    Again, do your research. You have to make sure that everything will go smoothly when you do the upgrade.
  • Or are you going to need to get new memory modules?
    If you find out that you will need new memory modules, buy them in pairs (twin-pack, quad-pack). Try to avoid mixing different memory modules if you can. You will also find buying them in twin or quad-packs cheaper than single modules.

Expansion slots (PCI-e)

  • What do you currently have for expansion cards?
    These include graphic card(s), RAID controller card(s), M.2 adapter card(s), Wi-Fi/ethernet card(s), etc..
  • And what type of expansion slot(s) do they use (PCI-e x16, PCI-e x4, PCI-e x1)?
    Make a note about all of the different PCI-e slots that are used on your existing motherboard, and reference it when you are looking at a new motherboard.

M.2 Slot(s)

  • If your existing mother has M.2 slot(s) and you use them, what form factor, key notches, and interface do they utilize?
    M.2 2242, M.2 2260, M.2 2280? B key, M key, or both? SATA 3, PCI-e 3, or NVMe?

Internal USB connections

  • What type of USB headers does your current motherboard have?
    USB 2.0, USB 3.0, USB 3.1 Gen 1 or USB 3.1 Gen 2.

Internal drive connectors

  • What type of internal drive connectors does your current motherboard have?
    SATA, SATA Express or U.2?

Power connector

  • What type of power connector(s) and how many does the motherboard you are thinking about getting have (4-pin or 8-pin ATX 12V)?
    Does your existing power supply have the correct amount of connector(s)?

Related articles
Tips for choosing the right motherboard for your custom-built computer

Things to consider when replacing or upgrading your processor / CPU

Socket type

  • What socket type does your current motherboard have (LGA 1151, LGA 2011, AMD AM5, etc.)?
    Remember that you cannot use an LGA1150 processor in an LGA1151 socket.

Motherboard compatibility

  • What processors does your current motherboard support?
    You will need to do your research on your existing motherboard. If you cannot find the information online, give the manufacturer a call. You may need to update the BIOS on your current motherboard to run the new processor you are considering getting.

Things to consider when replacing or upgrading your CPU cooler

The space inside of case

  • Does your present case have room for an upgraded CPU cooler?
    If you are thinking of air cooling, do you have enough space on top of the CPU for it? If you're thinking about liquid cooling, do you have the correct mounting holes for it? And will you need to replace any of the existing case fan(s) to accommodate a new CPU cooler?
  • Does your motherboard have all the connectors for running a liquid CPU cooler?
    Some liquid coolers require an onboard USB header to function correctly. Also, does your motherboard have any special liquid cooler fan headers?

Related articles
Tips for choosing the right CPU cooler for your custom-built computer

Things to consider when replacing or upgrading your graphics card / GPU

Slot version

  • What version of PCI-e slot (3.0, 4.0, 5.0) does your current motherboard have?
    To answer this question, you will need to reference the motherboard manual or specifications online. If you have a problem finding this information, just contact the motherboard manufacturer.
  • What PCI-e version is the graphics card you are looking at getting?
    Again, to answer this question, reference the graphic card manual or specifications online. If you have trouble finding this information, just contact the graphics card manufacturer. If the PCI-e slot on your motherboard is version 3 and the graphics card you are looking at getting is version 4, you will have a problem.

Power connection(s)

  • Does the graphics card you are looking at getting require a separate PCI-e power connector(s)? If so, are they 6 or 8-pin PCI-e or 12+4 PCI-e 5.0 connector(s), and how many does it need?
    You should be able to find this information on the vendor or manufacturer's website. The information should also be on the outside of the box.
  • Does your current power supply have all of the proper PCI-e connector(s) for it?
    Some lower-wattage power supplies have only 6-pin PCI-e connectors. Visually check your existing power supply for the type and quantity of PCI-e power connectors.

Related articles
Tips for choosing the right graphics card for your custom-built computer

Things to consider when replacing or upgrading your memory

Slot type and speed

  • What slot type and memory speed does your existing motherboard support (DDR3 2400, DDR4 4200, DDR5 6400, etc.)?
    To answer this question, you will need to reference the motherboard manual or specifications online. If you have a problem finding this information, just contact the motherboard manufacturer.

Existing memory compatibly

  • Are you going to add more memory to your current memory?
    The one thing you want to try and avoid when adding memory is incompatibility with existing memory. If you plan on adding a couple more memory modules, try to use your current memory's exact make and model. Even though memory from different manufacturers may be the same slot and speed type, their clock timings can differ. So, using the same make and model of memory in all slots is always recommended. If you can't, make sure you match the memory timing of your existing memory.

Related articles
How to upgrade or add more memory to your computer

Things to consider when replacing or upgrading your drive

Form factor and size

  • What size and form factor drive(s) are you looking at getting?
    If you are replacing an existing drive, you should go with one that is the same form factor (3.5", 2.5", M.2, or U.2) and the same size (GB's, TB's) or larger than your existing drive. If you are upgrading your drive to a different form factor (SSD, HDD, or U.2), you need to make sure your current case has a place to mount the other kind of drive (3.5" or 2.5"). If you are upgrading your drive to a different form factor (M.2, mSATA), you need to make sure your existing motherboard has the correct form factor (M.2 2242, M.2 2260, M.2 2280), key notches (B key, M key or both) and interface (SATA 3, PCI-e 3 or NVMe) as the drive you are looking at getting. If you want an M.2 or mSATA and your motherboard does not have the appropriate slot, you will need to use an expansion card.

Related articles
How to upgrade the drive in your computer

Things to consider when replacing or upgrading your case

Motherboard Form Factor (micro-ATX, ATX, ITX, etc.)

  • What is the form factor of your existing case?
    If the case you are looking at getting is designed for a mini-ATX motherboard, you will not get a standard ATX motherboard to fit in it. Check the case manufacturer's website to verify the motherboard form factors that will fit in it.

CPU fan

  • Does the case you are looking at getting have enough space for your existing CPU fan?
    There is nothing worse than getting the motherboard, CPU, and cooler installed in a new case only to find out that you cannot get the side of the case on. Double-check all dimensions.

Peripheral/expansion

  • Does it have enough front panel connectors for the onboard headers of the motherboard?
    It sucks having USB 3.0 header(s) on the motherboard and not having any or enough connectors on the front of the case.
  • If you have a DVD or BD drive, does it have a 5.25" drive bay in front for it?
    Many cases nowadays do not have 5.25" drive bays. If you have a 5.25" drive or drives (CD, DVD, BD), you will need to double-check the case you are looking at getting.

Related articles
Tips for choosing the perfect case for your computer

Free computer diagnostics

Repairing a PC can sometimes be expensive, and that is why we offer free basic in-shop diagnostics. Give one of our professional and experienced technicians a call at (602) 795-1111, and let's see what we can do for you.

Check out our reviews

Geeks In Phoenix LLC, BBB Business Review

Customer service is #1

Here at Geeks in Phoenix, we take pride in providing excellent customer service. We aim to give the highest quality of service  from computer repair, virus removal, and data recovery.

Bring your computer to us and save

Repairing a computer can be time-consuming. That is why we base our in-shop service on the time we work on your computer, not the time it takes for your computer to work! From running memory checking software to scanning for viruses, these are processes that can take some time.

Contact us

If you have any questions, please feel free to give us a call at (602) 795-1111  and talk with one of our Geeks. Or you can send us a message from our contact page , and one of our Geeks will get back to you as soon as possible. Or you can stop by and see us. Here are our hours and location.

Like Geeks in Phoenix on Facebook

Follow Geeks in Phoenix on Twitter

Watch Geeks in Phoenix on YouTube