Geeks in Phoenix

Geek Blog


How to find your Windows network adapter MAC address

In Windows, the MAC (Media Access Control) address is a unique identifier assigned to network interfaces for communications on a network. A MAC address consists of six (6) groups of two (2) hexadecimal digits, usually separated by colons or hyphens (XX:XX:XX:XX:XX:XX).

If you need to find the MAC address for your network adapter in Windows, you can do so through the Settings app or by using the Command Prompt / Windows PowerShell. In this article, we will explore both methods to help you quickly locate the MAC address for your network adapter(s).

Windows 11

Using the Settings app

MAC address using the Settings app in Windows 11

  1. Open the Settings app by left-clicking on the Start Windows logo button and selecting the Settings app (gear icon), or press the Windows logo key Windows logo + I on your keyboard.
  2. In the left-hand column of the Settings app, left-click on Network & internet.
  3. In the right-hand column, select either Wi-Fi or Ethernet, depending on the type of network connection you are using.
  4. If you are using a Wi-Fi connection, in the right-hand column, left-click on Hardware properties.
  5. If you are using an Ethernet connection, scroll down the right-hand column for the properties of the Ethernet adapter(s).
  6. The MAC address for your network adapter will be displayed under the Physical address (MAC) field.

Using the Command Prompt / Windows PowerShell

MAC address using a Command Prompt

  1. Left-click on the Start Windows logo button to bring up the Start menu.
  2. In the upper right-hand corner of the Start menu, left-click on All apps.
  3. Scroll down the list of programs and left-click on Windows Tools.
  4. Left-click on Command Prompt.
  5. At the prompt, type the following command and press Enter:
    ipconfig /all
  6. Look for the network adapter you want to find the MAC address for. The MAC address will be listed next to the Physical Address field.

or

  1. Right-click on the StartWindows logo button to bring up the Power User menu.
  2. Left-click on Terminal.
  3. At the prompt, type the following command and press Enter:
    ipconfig /all
  4. Look for the network adapter you want to find the MAC address for. The MAC address will be listed next to the Physical Address field.

Windows 10

Using the Settings app

MAC address using the Settings app in Windows 10

  1. Open the Settings app by left-clicking on the Start Windows logo button and selecting Settings (gear icon), or press the Windows logo key Windows logo + I on your keyboard.
  2. In the Settings app, left-click on Network & internet.
  3. In the left-hand column, select either Wi-Fi or Ethernet, depending on the type of network connection you are using.
  4. If you are using a Wi-Fi connection, in the right-hand column, left-click on Hardware properties.
  5. If you are using an Ethernet connection, left-click on the network name and then scroll down for the properties of the Ethernet adapter.
  6. The MAC address for your network adapter will be displayed under the Physical address (MAC) field.

Using the Command Prompt / Windows PowerShell

MAC address using a Command Prompt

  1. Left-click on the Start Windows logo button.
  2. Scroll down the program list and then left-click on the Windows System folder to expand.
  3. Left-click on Command Prompt.
  4. At the prompt, type the following command and press Enter:
    ipconfig /all
  5. Look for the network adapter you want to find the MAC address for. The MAC address will be listed next to the Physical Address field.

or

  1. Right-click on the Start Windows logo button to bring up the Power User menu.
  2. Left-click on Windows PowerShell.
  3. At the prompt, type the following command and press Enter:
    ipconfig /all
  4. Look for the network adapter you want to find the MAC address for. The MAC address will be listed next to the Physical Address field.

Whichever method you choose to use, you should now have successfully located the MAC address for your network adapter in Windows. Remember to make a note of the MAC address if you need it for network configuration or troubleshooting purposes.

It's important to note that the MAC address is unique to each network adapter and is used to identify devices on a network. It differs from an IP address, which can change depending on the network configuration.

In conclusion, finding the MAC address for your network adapter in Windows is a straightforward process that can be accomplished using either the Settings app or the Command Prompt / Windows PowerShell. By following the steps outlined in this article, you can easily retrieve the MAC address for your network adapter and use it as needed for network-related tasks.

Why you might want to turn off BitLocker drive encryption and how to do it

Are you considering removing BitLocker drive encryption from your Windows computer? While BitLocker provides security for your data, there are several reasons why you might want to remove it. In this article, we'll explore the potential benefits of turning off BitLocker encryption on your computer and how to do it.

Why you might want to turn off BitLocker drive encryption and how to do it

BitLocker is a security feature built into Windows that encrypts the contents of your computer's drive(s) to prevent data theft from lost or stolen devices. It is a practical way of ensuring that if your computer falls into the hands of someone not meant to have it, that the data will be impossible to access without the decryption key.

But it can be a double-edged sword, sort of speak, if you lose access to the decryption key. See, computer manufacturers are enabling BitLocker drive encryption on all computers they produce, and the majority of consumers are unaware that the drive in their new computer they just purchased is already encrypted.

Now, don't get me wrong. BitLocker drive encryption is great for mobile systems (laptops), as it can prevent just anybody from accessing your data. But if your system is a desktop and stays in one place all the time, BitLocker could be a problem down the road. Let me explain.

Let's say I bought a computer for myself and decided to give it to one of my children sometime later. Then the motherboard fails, and they need to get the data off of the drive. Without the BitLocker decryption key, recovering the data for them is impossible, as the recovery key is in my Microsoft account, not theirs.

Then there are the systems that came with the Home version of Windows that have BitLocker drive encryption enabled by default. The problem is that BitLocker drive encryption is a feature that is not included in the Home version of Windows, just the Professional and Enterprise versions. So, with these systems, BitLocker is not fully functional and can cause a real headache if you have to recover the data from the drive(s).

One reason you might want to remove BitLocker encryption is if you are experiencing compatibility issues with specific hardware or software. Some older or less common hardware devices may not work correctly with a BitLocker-encrypted drive, and certain software applications may not be compatible with the encryption. By removing BitLocker, you can potentially resolve these compatibility issues and ensure that your hardware and software work seamlessly with your system.

Another consideration for removing BitLocker encryption is the potential performance impact. While encryption is essential for protecting sensitive data, it can also introduce a slight performance overhead, especially on older or lower-spec machines. By removing BitLocker encryption, you may experience improved system performance, faster read and write speeds, and reduced CPU utilization, particularly on devices that struggle with the computational overhead of encryption.

Furthermore, if you are experiencing difficulties with managing BitLocker recovery keys or if multiple users are sharing a device and the complexity of managing encryption keys becomes burdensome, removing BitLocker might simplify the management of your computer system. By removing encryption, you can avoid the complexities associated with key management and recovery, especially in scenarios where multiple users have access to the same device.

Another potential reason to remove BitLocker encryption is if you have migrated to a different security solution that provides equivalent or superior data protection without the need for native BitLocker encryption. In some cases, organizations or individuals may choose to implement alternative security measures that align more closely with their specific security requirements, and removing BitLocker in favor of a different encryption solution may be a part of that transition.

It's also worth considering that some users may simply no longer require the level of data protection that BitLocker provides. Whether due to changes in usage patterns, data storage locations, or risk perceptions, some users may find that the overhead of maintaining BitLocker encryption outweighs the advantages of having it enabled, and they may opt to remove BitLocker as a result.

How to turn off BitLocker drive encryption

To remove BitLocker encryption, you will need to follow a few simple steps. Before starting, it's important to note that removing BitLocker encryption will decrypt the drive and make its contents accessible without needing a decryption key. Ensure that you have backed up any important data from the encrypted drive before proceeding.

Turn off BitLocker drive encryption using the Control Panel inside of Windows 11

  1. Left-click on the Start Windows logo key button to bring up the Start menu.
  2. In the upper right-hand corner of the Start menu, left-click on All apps.
  3. Scroll down the list of programs and left-click on Windows Tools.
  4. Left-click on Control Panel.
  5. If viewing the Control Panel by Category, left-click on System and Security, then left-click on BitLocker Drive Encryption. If viewing by Large/Small Icons, left-click on BitLocker Drive Encryption. This will open the BitLocker management interface, where you can view all the currently encrypted drives on your computer.

Turn off BitLocker drive encryption using the Control Panel inside of Windows 10

  1. Left-click on the Start Windows logo key button to bring up the Start menu.
  2. Scroll down the list of programs and left-click on the Windows System folder to expand it.
  3. Left-click on Control Panel.
  4. If viewing the Control Panel by Category, left-click on System and Security, then left-click on BitLocker Drive Encryption. If viewing by Large/Small Icons, left-click on BitLocker Drive Encryption. This will open the BitLocker management interface, where you can view all the currently encrypted drives on your computer.

To remove BitLocker encryption from a specific drive, locate the encrypted drive in the BitLocker management interface and click on the Turn off BitLocker option next to it.
BitLocker management interface showing with the Turn off BitLocker link outlined
You may be prompted to provide administrator credentials to continue with the process.

After clicking Turn off BitLocker, Windows will begin decrypting the drive.
The verification prompt for turning off BitLocker drive encryption
This process may take some time, depending on the size of the drive and the amount of data stored on it. To avoid data loss or corruption, it is important to ensure that your computer remains powered on and connected to a reliable power source during the decryption process.

Turn off BitLocker drive encryption using PowerShell inside of Windows

If, for some reason, you do not find the BitLocker management interface inside of the Control Panel, you can always try using the PowerShell. Here's how to open PowerShell with administrator privileges.

Open PowerShell with Administrator privileges in Windows 11

  1. Left-click on the Start button Windows logo to bring up the Start menu.
  2. In the upper right-hand corner of the Start menu, left-click on All apps.
  3. Scroll down the list of programs and left-click on Windows Tools.
  4. Right-click on Windows PowerShell.
  5. On the context menu that appears, left-click on Run as administrator. If you're prompted for an administrator password or confirmation, type the password or provide confirmation.

Open PowerShell with Administrator privileges in Windows 10

  1. Left-click on the Start Windows logo button.
  2. Scroll down the program list and then left-click on the Windows PowerShell folder to expand.
  3. Right-click on Windows PowerShell.
  4. On the context menu that appears, hover your cursor over More and then left-click on Run as administrator. If you're prompted for an administrator password or confirmation, type the password or provide confirmation.

Now that you have PowerShell open, you can either turn off BitLocker encryption on a single drive or all drives. To disable BitLocker on the C: drive, type or copy and paste the following at the PowerShell prompt.

Disable-BitLocker -MountPoint "C:"

BitLocker should immediately start decrypting the C: drive. To disable BitLocker on all volumes is a two-step process. First, you have to get the information for all of the BitLocker volumes and store it in a variable. Type or copy and paste the following at the PowerShell prompt to create and store that variable.

$BLV = Get-BitLockerVolume

Now that you have the BitLocker information stored in a variable, type or copy and paste the following at the PowerShell prompt.

Disable-BitLocker -MountPoint $BLV

BitLocker should proceed to decrypt all of the volumes on your computer with BitLocker encryption.

Once the decryption process is complete, the drive(s) will no longer be encrypted with BitLocker. You can verify this by checking the BitLocker management interface,
BitLocker management interface showing BitLocker drive encryption turned off
where the drive(s) should now appear as not encrypted.

Ultimately, the decision to remove BitLocker encryption from your Windows computer should be made based on a careful assessment of your specific needs, potential compatibility issues, performance considerations, and the overall security requirements of your system. While BitLocker offers valuable data protection features, it's essential to consider the broader implications and potential benefits of removing the encryption in certain scenarios. By weighing the pros and cons of BitLocker encryption, you can decide whether removing it aligns with your particular needs and circumstances.

Rescuing off-screen programs in Windows

Have you ever encountered a frustrating situation where a program you need to use is open but off-screen in Windows? Maybe you have tried multiple times to open a program, but it never appears on-screen. It could be that the program opened off-screen, and you just cannot see it. Don't worry; there are several methods to bring an off-screen program back on-screen, or close it and I'll guide you through them step by step.

Rescuing off-screen programs in Windows

Alt + Tab: Press Alt + Tab to cycle through the open windows. Keep the Alt key pressed and tap the Tab key until you see the off-screen program. Once it is highlighted, release the keys, and the program window should come back into view.

Use window management shortcuts: If you highlighted the program window with Alt + Tab but it did not appear back on screen, Windows has built-in shortcuts for window management, which can be useful for bringing an off-screen program back on-screen. Press and hold the Windows logo key Windows logo key + Left or Right arrow to move the selected window to the left or right side of the current monitor, allowing you to regain sight of it.

Adjust screen resolution: Sometimes, adjusting the screen resolution can bring an off-screen program back into view. Right-click on the Desktop, select Display settings, and adjust the resolution to a different setting. After confirming the change, revert back to the original resolution. This may prompt the off-screen program to reposition itself within the visible area.

Close the program: When all else fails, consider closing and reopening the program you cannot see. Yes, you might lose any changes made to any files open in that program, but this might be the only way to regain access to it.

Right-click on the Taskbar and left-click Task Manager. The Task Manager will open with either a compact view of open programs or a full list of them. If it opens with the compact view, just click on the More details button at the bottom.

All open programs are typically listed in the Processes section under Apps.
A list of running processes inside of Task Manager
To close a hidden program, right-click it and select End task. If the program you want to close is not listed under Processes, look under Details.

Now, programs listed in the Details section are by the actual program name, the executable (which has a .exe extension). For example, the actual executable name for Quickbooks Pro is QBW32Pro.exe. Also, look for the program's logo as the icon for the executable to the left of the program name.

You can also check Desktop shortcuts for the actual program name. Right-click on the shortcut you use to launch the program and left-click on Properties. In the Shortcut tab, the Target field shows the path (C:\..) and program name (..\MyApp.exe). Make a note of the actual program name. Once you have identified the program you cannot see on the screen, scroll down the list of running programs under Details until you find it.
A list of running programs inside of Task Manager
Then right-click on it and select End task.

Dealing with off-screen programs in Windows can be frustrating, but with the methods outlined above, you can quickly bring them back on-screen or close them. There's always a way to retrieve those elusive windows, whether using built-in shortcuts or Task Manager. Try these methods the next time you encounter an off-screen program, and you'll return to your productive self in no time.

How to find and update drivers in Windows

Are you looking to update the drivers inside your Windows PC for optimal performance? Keeping your drivers updated is essential for a smooth and efficient computing experience. In this comprehensive guide, we'll walk you through updating your Windows drivers while ensuring that your system runs smoothly and efficiently.

How to find and update drivers in Windows

Updating drivers in Windows is a crucial maintenance task that can help resolve hardware compatibility issues, improve system stability, and enhance overall system performance. With the ever-evolving hardware landscape, staying on top of driver updates is essential to ensure that your PC components function at their best. Follow these steps to update your Windows drivers and keep your system running smoothly.

Device Manager

The first thing you should do is check Device Manager for any hardware components that are having driver issues. Right-click on the Start Windows logo key menu and select Device Manager from the Power User menu. If any devices are having problems, you will find them here.

Look down the list of hardware components and see if there are any with yellow triangles with exclamation marks.
An unknown device inside of Device Manager
These devices are currently malfunctioning and might need a driver to run correctly. Double left-click on the component to bring up its properties.

On the General tab, you will find the Device status box, which shows you what is wrong with that component. If it is missing a driver, you can go to the Driver tab and select Update driver. Odds are Windows has already tried to update the driver using Windows Update and did not find a compatible driver.

If Windows cannot find a driver, there are a couple of options. Either use a third-party program to detect and find a driver or play detective and research the mystery component. A quick Google search will usually bring up the device manufacturer and device type.

To find out the component information, bring up the component's properties and go to the Details tab. In the Property pull-down menu, select Hardware Ids, right-click on the top Value, and select Copy. Then, use your favorite browser and go to Google. Right-click inside the search box, select Paste from the menu that appears and then hit Enter.

Nine times out of ten, the type of component and its manufacturer will be at the top of the search results. From here, you can to go to the manufacturer's website and look for drivers for that component or use a third-party driver utiltiy (see below). Once all the components are running correctly, you can update the drivers.

Updating Drivers

When it comes to updating drivers, I prefer using the manufacturer's drivers whenever possible. Most laptop, desktop, and motherboard manufacturers have software to assist you in getting the latest drivers for your device. For example, Dell has Dell Update, HP has its Support Assistant, and MSI has the MSI Center.

A quick check for utilities or software in your device's download section should yield either an app for updating drivers or the actual driver itself. You may have to search through the downloads, but an app that will check for and download updates is the preferred way to go.

If you do not find any apps for updating the drivers and you did not find a driver for your mystery component, then using a third-party driver updating program may be your only alternative. There are plenty of them out there. But I have only found one that really works.

A few years back, I had a laptop for which I was reinstalling Windows and had to find drivers. It was an obscure laptop made in China, and the manufacturer had gone out of business. I took the opportunity to test out several of the top-rated driver utilities. The only one that found drivers for all components was the IObit Driver Booster.

In conclusion, updating drivers on Windows is a crucial maintenance task that can help optimize your PC's performance and ensure compatibility with the latest hardware and software. Following the steps outlined above, you can keep your system running smoothly and efficiently while enjoying the best possible computing experience. Remember that regular driver updates can help prevent compatibility issues and ensure that your PC's hardware operates at its full potential.

Switching out of Windows S mode

Did you recently purchase a Windows computer only to discover that you could not install desktop programs? If so, it could be that your Windows computer came with S mode enabled. In this article, I will show you how to switch your Windows computer running in S mode to the Windows Home version.

Switching out of Windows S mode

Most people have never heard of Windows running in S mode. That is probably because S mode was meant to compete with Chromebooks in the education industry. Basically, it's a Home version of Windows that has been restricted to only installing apps from the Microsoft Store.

Now, if you're a parent of a young child, S mode is a perfect match. Using Microsoft accounts, you can utilize the Family Safety feature to configure what software can be installed, where they can and cannot go on the Internet, and when they can use their device.

How to setup Family Safety for Windows using Microsoft accounts

The nice thing is that Microsoft allows you to switch Windows out of S mode and into the Home version. And it is free. But it is a one-way conversion. Once your system switches out of S mode, it will never be able to go back into S mode. It's important to note that switching out of S mode does require an Internet connection. If you are using a laptop, make sure that your device is plugged in or has sufficient battery charge to complete the process.

How to switch out of S mode

Before switching out of S mode, it's important to note again that this process is irreversible. Once you switch out of S mode, you cannot go back. With that in mind, here's a step-by-step guide to switching out of S mode:

  1. Begin by opening the Microsoft Store on your Windows computer.
  2. In the Microsoft Store, search for Switch out of S mode in the search bar.
  3. Select the Switch out of S mode option from the search results.
  4. Click the Get button to initiate the process. You may be asked to sign in with your Microsoft account if you haven't already done so.
  5. Follow the on-screen instructions to complete the switch out of S mode. This process may take a few minutes, and your computer will need to restart to apply the changes.

After switching out of S mode, your computer will be running the Home version of Windows. You will now be able to install and run desktop apps from sources other than the Microsoft Store, giving you greater flexibility and control over your computing experience.

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