Geeks in Phoenix

Geek Blog


What you can do with an ISO file

Updated October 25, 2022

Have you ever downloaded an ISO file and did not know what to do with it? More and more software companies are now distributing their software using ISO files. Here is what you can do with an ISO file.

What you can do with an ISO file

Nowadays, it seems like everyone is starting to use ISO files for distributing software. ISO files are just an image of a CD or DVD. You commonly see them used to deliver bootable software.

Now really quick, ISO stands for International Organization for Standardization. They have a set standard (ISO 9660) for the file system used for optical disks (CD, DVD, BD, etc.).

Even Microsoft is now using ISO files for distributing Windows. If you download Windows 7, Windows 8.1, Windows 10, or Windows 11 from Microsoft, you will get the option of downloading an ISO file.

But once you download the ISO file, what can you do with it? If you are running Windows 7, Windows 8.1, Windows 10, or Windows 11, you have three (3) options; mount it as a virtual optical drive, burn it to a disk or create a bootable USB drive.

You can also create ISO image files. For more information, check out How to create ISO files from your software disks.

How to mount and access files in an ISO file

By default, Windows 8.1, Windows 10, and Windows 11 can mount an ISO file as a virtual optical drive. Windows 7 requires a third-party program to mount an ISO file.

Once you mount an ISO file as a virtual optical drive, you can access the files and folders inside it. Most of the time, you will use this feature to run a software installation.

For Windows 7, we are going to use the open-source optical drive emulator WinCDEmu. Just download and install it using the default settings. Once WinCDEmu is installed, mounting an ISO image is similar to Windows 8.1, Windows 10, or Windows 11.

Windows 7

  1. Open Windows Explorer by using one of the following:
    • Left-click on the manila folder icon to the Taskbar.
    • or
    • Press the Windows logo key Windows logo key + E at the same time.
  2. Navigate to the ISO image you want to open.
  3. Right-click on it and select Select drive letter and mount on the context menu that appears.
    The Mount option highlighted on the ISO file context menu inside of Windows 7
  4. On the WinCDEmu screen that appears, select the drive letter you want to use for the virtual optical drive and left-click on OK.
    The main screen for WinCDEmu
  5. Using Windows Explorer, navigate to the virtual drive you just mounted. You can now use it as you would with any other physically attached optical drive.
  6. When you finish with the virtual drive, you can remove the drive by right-clicking on it and selecting Eject on the context menu that appears.
    The Eject option highlighted on the ISO file context menu inside of Windows 7

Windows 8.1, Windows 10 and Windows 11

  1. Open File Explorer (name changed in Windows 8.1) by using one of the following:
    • Left-click on the manila folder icon to the Taskbar.
    • or
    • Press the Windows logo key Windows logo key + E at the same time.
  2. Navigate to the ISO image you want to open.
  3. Right-click on it and select Mount on the context menu that appears. Windows 8.1, Windows 10, and Windows 11 automatically assign the next available drive letter.
    The Mount option highlighted on the ISO file context menu inside of Windows 10
  4. Using File Explorer, navigate to the virtual drive you just mounted. You can now use it as you would with any other physically attached optical drive.
  5. When you finish with the virtual drive, you can remove the drive by right-clicking on it and selecting Eject on the context menu that appears.
    The Eject option highlighted on the ISO file context menu inside of Windows 10

How to burn an ISO image file to a disk

The process for burning an ISO image to disk is the same for Windows 7, Windows 8.1, Windows 10, and Windows 11. Just make sure you have the correct blank media for the disk you want to burn.

For example, if your ISO file is under 700 MB's (Megabyte), it will fit on a CD. If it is between 700 MB's (Megabyte) and 4.7 GB's (Gigabyte), then it will fit on a DVD. If it is between 4.7 and 8.5 GB's (Gigabyte), it will fit on a Double Layer DVD. Anything over 8.5 GB's (Gigabyte), and it is going to go on a BD.

For more information on Megabytes and Gigabytes, check out What is a Bit? What is a Byte?.

Windows 7, Windows 8.1, Windows 10, and Windows 11

  1. Open Windows Explorer (Windows 7) or File Explorer (Windows 8.1, Windows 10, and Windows 11) by using one of the following:
    • Left-click on the manila folder icon to the Taskbar.
    • or
    • Press the Windows logo key Windows logo key + E at the same time.
  2. Navigate to the ISO image you want to burn to disk.
  3. Right-click on the ISO files and select Burn disk image on the context menu that appears.
    The Burn disk image option highlighted on the ISO file context menu inside of Windows 10
  4. Select the optical drive you want to use to burn the disk from the pull-down menu on the Windows Disc Image Burner screen. You also have the option to verify the disk after it is created. When you are ready, left-click on the Burn button.
    The main Windows Disc Image Burner screen inside of Windows 10
  5. When the optical drive is finished burning the disk, left-click on the Close button.
    The Windows Disc Image Burner screen verifying the disc has been burned inside of Windows 10

How to create a bootable USB drive from an ISO file

When you want to create a bootable USB drive, you will need a USB flash drive that is empty or that you do not mind if it gets erased. If you are going to use a USB flash drive that has been used before, double-check it to make sure there is nothing on it you may want to keep.

Remember to use a USB drive larger than the ISO file you want to put on it. A good rule of thumb is to use one that the capacity is more than 4GB. I prefer using 8GB or larger.

To create a bootable USB drive will require downloading and installing a separate program. There are several out on the Internet, but here are three (3) of the most popular programs.

AnyBurn

This free software allows you to create, edit, and burn CD, DVD, and BD discs. It also can create bootable USB drives from different types of image files, including ISO files. It is available for 32 and 64-bit versions of Windows, from Windows XP to Windows 11. There is even a portable version that requires no installation.

Windows USB/DVD Download Tool from Microsoft

This free tool is mainly meant for creating bootable Windows 7 USB drives from downloaded installation media. It is recommended to only install it on Windows 7, as the system requirements do not list support for Windows 8.1, Windows 10, or Windows 11.

Rufus - Create bootable USB drives the easy way

The thing about Rufus is it requires no installation, just download it, and it is ready to go. And there are a lot more options, including partition scheme, file system, and cluster size. You also have more boot options, including MS-DOS and FreeDOS.

How to get to and use the Run dialog box in Windows

Updated October 19, 2021

There may be a time when you need to run a program in Windows that does not have a shortcut to it. Usually, it is a program that is not often used. So here is how to start an application using the Run dialog box.

How to get to and use the Run dialog box in Windows

The Run dialog box is for running programs that you don't necessarily use that often and does not have a shortcut. It may be a system application or a downloaded installation program.

There are two (2) ways to use the Run dialog box. If you know the name of the application you want to start, you can usually type it into the Run dialog box and click OK.

For example, if you have Microsoft Word installed on your computer, you can type Winword (the actual name of Microsoft Word) in the Run dialog box and click OK. Microsoft Word will then start. That is because the program directory is in the Path (it is an environmental variable). The Windows system directory is in the Path by default.

If your program is not in the Path, you will have to click on Browse and manually find the program you want to start. Once you have the name of the program you want to start in the Run dialog box, click on OK.

Now bringing up the Run dialog box is relatively simple. The way you go about getting to it is different in each version of Windows, but there is one keyboard shortcut that works for all versions.

Windows logo key Windows logo key + R

Here are all of the ways to access the Run dialog box in the different versions of Windows.

How to bring up the Run dialog box in Windows 7

The Run dialog box in Windows 7
The Run dialog box in Windows 7

  1. Left-click on the Start menu.
  2. Navigate to All Programs > Accessories.
  3. Left-click on Run.

Or

  1. Left-click on the Start menu.
  2. Type Run in the search box right above the Taskbar.
  3. Left-click on Run in the search results.

Or

  1. Press the Windows logo key Windows logo key + R.

How to bring up the Run dialog box in Windows 8.1

The Run dialog box in Windows 8.1
The Run dialog box in Windows 8.1

  1. Left-click on the Start button.
  2. When the Start screen appears, type Run. It will automatically bring up the Search dialog box with Run in the search field, and the results will appear below it.
  3. Left-click on Run.

Or

  1. Right-click on the Start button to bring up the Power User menu.
  2. Left-click on Run.

Or

  1. Press the Windows logo key Windows logo key + X to bring up the Power User menu
  2. Press the R key.

Or

  1. Press the Windows logo key Windows logo key + R.

How to bring up the Run dialog box in Windows 10

The Run dialog box in Windows 10
The Run dialog box in Windows 10

  1. Type Run in the Search box (Cortana) on the right side of the Start button.
  2. Left-click on Run in the search results.

Or

  1. Left-click on the Start menu.
  2. Scroll down the list of programs until you come to the Windows System folder.
  3. Left-click on the Windows System folder to expand it.
  4. Left-click on Run.

Or

  1. Right-click on the Start menu to bring up the Power User menu.
  2. Left-click on Run.

Or

  1. Press the Windows logo key Windows logo key + X to bring up the Power User menu
  2. Press the R key.

Or

  1. Press the Windows logo key Windows logo key + R.

How to bring up the Run dialog box in Windows 11

The Run dialog box in Windows 11
The Run dialog box in Windows 11

  1. Left-click on the magnifying glass to the right of the Start button to bring up the Search dialog box.
  2. Type Run into the Search box and left-click on the app Run.

Or

  1. Left-click on the Start 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 Run.

Or

  1. Right-click on the Start menu to bring up the Power User menu.
  2. Left-click on Run.

Or

  1. Press the Windows logo key Windows logo key + X to bring up the Power User menu
  2. Press the R key.

Or

  1. Press the Windows logo key Windows logo key + R.

Use the Microsoft Update Catalog to find and install Windows drivers and updates

Are you having problems finding Windows drivers for your older hardware? Or have you had an update to Windows recently fail to install and want to install it manually? Then the Microsoft Update Catalog may be just what you need.

Using the Microsoft Update Catalog to find Windows drivers and updates

Sometimes repairing Windows computers can be hard, especially when it comes to drivers and updates. Usually, using the standard means of obtaining drivers (Device Manager / manufacturer website) and updates (Windows Update) is relatively easy.

But there are times when I cannot find a device driver or an update to Windows fails to install. That is when I go over to the Microsoft Update Catalog and see what I can find.

The Microsoft Update Catalog is a collection of Microsoft drivers, hotfixes and software updates like Windows Update. They are the same files you receive through Windows Update.

Just like Windows Update, there are three (3) types of updates: Important, Recommended, and Optional (drivers). The only difference is that you can choose what version you download.

Searching the catalog is relatively straightforward. For failed updates, I use the Knowledge Base (KB???????) number. For drivers, I use manufacturer/model number or the hardware id from Device Manager.

Finding and installing Windows Updates

Now before downloading updates, make sure that Windows Update is working correctly. Check the Windows Update history and see if all updates are failing to install or if it is just one.

If all updates are failing, take a look at this article, Troubleshooting Windows Update problems. If it is only one particular update that is failing, then I would go ahead and download it then manually install it.

First, you will need the Knowledge Base number from the Windows Update history to use for the search query.
Finding and installing Windows Updates 1
Once you have it, type it into the search field and click on Search.

The second thing you will need to know is what version of Windows you have and if it is 32-bit or 64-bit for the search results.
Finding and installing Windows Updates 2
Some updates are specific to one version of Windows. Some are general, across the board, every version of Windows.

Once you find the update you need, click on the Download button. A separate window will open with the update name and link to it. Just left-click on the link and choose whether you want to open it or save it. Since some of these can be rather large, I like to download them to my computer first, then install them.

Finding and installing Windows device drivers

Usually, the Device Manager inside of Windows works great for finding device drivers. If there is a driver for your version of Windows, it can automatically download and install it.

But what happens when there is not a device driver for your version of Windows? That is when you need to look for one for a previous version of Windows. Let me explain.

For example, you find that Windows 10 doesn't have a driver for your older hardware. You check the manufacturer's website, and they do not have one either. Or worse, they have gone out of business.

For this exercise, I will use a Windows 10 computer and a brand-new RAID controller I have had sitting here for around eight (8) years or so. The box indicates the last operating system that was supported was Microsoft Vista, so it is safe to say that Windows 10 will not have a driver.

Usually, the first thing I do is psychically check the device for any manufacturer name or model number. If I can find a model name or number, I use it as the search query in the Microsoft Update Catalog.

If I cannot find anything on the device that identifies it, I install it a computer and start it up.
Finding and installing Windows device drivers 1
I then go into Device Manager and let it try to find a driver. If Device Manager cannot find a driver, I use the hardware id
Finding and installing Windows device drivers 2
as a search query in the Microsoft Update Catalog.

Now I know that there are no drivers for Windows 10, so I have to find one for an earlier version of Windows. I will first look for a Windows 8.1 driver, then a Windows 7 driver, then a Windows Vista, and then a Windows XP driver.
Finding and installing Windows device drivers 3
As long as it is the right platform (32-bit or 64-bit), I should be able to use it.

Once I find a driver, in this case, it's for Windows XP 64-bit, I download it to a folder on my local drive. Now the downloaded driver file will have a .CAB extension, so before I can use it, I will need to extract the data from it.

Once I get the files/folders extracted, I go into Device Manager and select Update Driver. I then select Browse my computer for driver software. From there, I browse over to and select the folder where I extracted the driver files. I also check the Include subfolders checkbox. I then click on Next,
Finding and installing Windows device drivers 4
and Windows 10 installs the driver.

For more information on the Microsoft Update Catalog, follow the links below.

Microsoft Update Catalog
How to download updates that include drivers and hotfixes from the Windows Update Catalog

How to backup and restore the registry in Windows 10 and Windows 11

Updated October 3, 2022

Everyone knows that when you make any significant change to your computer, you must backup the registry first. But not many casual computer users understand what the registry is and how to back it up. So here's how to backup and restore the registry in Windows 10 and Windows 11.

How to backup and restore the registry in Windows 10

So what is the registry? The registry is a database that contains information on the hardware, software, and user(s) installed on your computer. Even though it may sound like a single entity, it consists of several different files. The collection of these files is called the registry hive.

FYI: The information in the registry hive is stored in two (2) essential elements; Keys and Values. Keys are like folders; they can contain values and keys. Values are like files; they contain data in various formats.

Automatically backup and restore the registry in Windows 10 and Windows 11

The System Protection tab of the System Properties dialog box inside of Windows 10
The System Protection tab of the System Properties dialog box inside Windows 10

Now the simplest way to backup the registry is to create a restore point. Restore points contain backup copies of the registry, most drivers, and files with particular extensions.

Restore points can be a lifesaver if your system fails to start after a change or modification. Just make sure to create a system repair disk or recovery drive (instructions below) and have it on hand only in case your system won't start up correctly. You can use it to boot your computer and access a restore point.

How to create a restore point in Windows 10 and Windows 11

  1. Bring up the System page by either:
    • Pressing the Windows logo key Windows logo key + Pause.
    • Pressing the Windows logo key Windows logo key + X to bring up the Power User menu and press Y to select System.
    • Right-clicking on the Windows logo Windows logo key on the Start menu to bring up the Power User menu and select System.
  2. In the right-hand column, left-click on the System protection link.
  3. In the Protection Settings field, check and ensure system protection is enabled. If it is not, then highlight the drive's name and left-click on the Configure ... button. Once you have verified that system protection is enabled, proceed to the next step.
  4. Highlight the C: (System) drive, and left-click on the button labeled Create ....
  5. Type in a descriptive title for your restore point (the date and time are automatically added).
  6. Left-click on Create.

How to use a restore point in Windows 10 and Windows 11

  1. Bring up the System page by either:
    • Pressing the Windows logo key Windows logo key + Pause.
    • Pressing the Windows logo key Windows logo key + X to bring up the Power User menu and press Y to select System.
    • Right-clicking on the Windows logo Windows logo key on the Start menu to bring up the Power User menu and select System.
  2. In the right-hand column, left-click on the System protection link.
  3. At the top of the System Protection tab, left-click on the button under the System Restore section labeled System Restore ....
  4. When the starting screen appears, left-click on Next >.
  5. Highlight the restore point you want to use, then left-click on Next >.
  6. When the confirmation screen appears, left-click on Finish.
  7. A warning should appear telling you not to interrupt the system restore process. Left-click on Yes to proceed.
  8. Your computer will start restoring the system (including the registry) to how it was when the restore point was created and reboot.

Creating a system repair disk or recovery drive in Windows 10 and Windows 11

System repair disks and recovery drives are essentially the same thing. They are bootable drives that contain the essential system tools to repair your Windows installation. The only difference is the media they use; system repair disks use CD/DVDs, and recovery drives use USBs. Recovery drives can also reinstall Windows. Click here for more on Recovery Drives for Windows 10 and Windows 11.

How to create a system repair disk for Windows 10 or Windows 11 (requires a blank CD/DVD)

  1. Bring up the Run dialog box by either:
    • Pressing the Windows logo key Windows logo key + R
    • Right-click on the Windows logo Windows logo key on the Start Menu or press the Windows logo key Windows logo key + X and then select Run
  2. In the Run dialog box that appears, type recdisc and select OK. If you're prompted for an administrator password or confirmation, type the password or provide confirmation. Just follow the prompts.

How to create a recovery drive for Windows 10 (requires an empty USB drive 16GB or larger)

  1. Left-click on the Start button Windows logo to bring up the Start menu.
  2. Scroll down the list of programs and left-click on Windows Accessories.
  3. Double left-click on Recovery Drive. Just follow the prompts.

How to create a recovery drive for Windows 11 (requires an empty USB drive 16GB or larger)

  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. Double left-click on Recovery Drive. Just follow the prompts.

Manually backup and restore the registry in Windows 10 and Windows 11

The Registry Editor interface inside of Windows 10
The Registry Editor interface inside of Windows 10

Another way to backup the registry is to use the built-in Registry Editor. The beautiful thing about using the Registry Editor is that you don't have to backup the whole registry if you don't want to. You can just backup any key or value you want.

There is a downside to using the Registry Editor to manually backup the registry. To restore anything with the Registry Editor, you must boot your computer in either standard or safe mode. A system repair disc doesn't have the Registry Editor included.

How to manually backup the registry using the Registry Editor in Windows 10 and Windows 11

  1. Bring up the Run dialog box by either:
    • Pressing the Windows logo key Windows logo key + R
    • Right-click on the Windows logo Windows logo key on the Start Menu or press the Windows logo key Windows logo key + X and then select Run
  2. In the Run dialog box that appears, type regedit and select OK. If you're prompted for an administrator password or confirmation, type the password or provide confirmation.
  3. When the Registry Editor appears either:
    • Highlight Computer in the left-hand column to backup the complete registry.
    • Highlight the key or value you want to backup.
  4. Left-click on the File pull-down menu and left-click on Export.
  5. Select the location and a descriptive file name for the backup file and then left-click on Save.

How to manually restore the registry using the Registry Editor in Windows 10 and Windows 11

  1. Bring up the Run dialog box by either:
    • Pressing the Windows logo key Windows logo key + R
    • Right-click on the Windows logo Windows logo key on the Start Menu or press the Windows logo key Windows logo key + X and then select Run
  2. In the Run dialog box that appears, type regedit and select OK. If you're prompted for an administrator password or confirmation, type the password or provide confirmation.
  3. When the Registry Editor appears either:
  4. Left-click on the File pull-down menu and left-click on Import.
  5. Navigate to the location of the REG file you want to import and left-click on it.
  6. Left-click on the Open button. You should get a confirmation screen telling you successfully imported the file.

How to disable or enable auto-start programs and drivers in Windows 10 and Windows 11

Updated December 8, 2022

In doing computer repair, I often get asked, "Why does my computer take so long to start up?". Quite often, it turns out there are items set to auto-start that don't need to or don't exist anymore. Here's how to disable programs, drivers, and services that auto-start in Windows 10 and Windows 11.

How to disable or enable auto-start programs and drivers in Windows 10 and Windows 11

Now this one doesn't cost any money and can dramatically improve the time it takes for your computer and programs to start up. By minimizing the number of applications that launch at startup, you can also free up memory.

Now there are three (3) programs I use to enable or disable programs, drivers, or services that start up in Windows 10 and Windows 11. The built-in programs (Task Manager and System Configuration) are pretty safe to use but still can degrade performance if not used properly. The third program (Autoruns / Autoruns64) can be dangerous because not only can it enable or disable entries, but it can also delete them.

Note: I recommended that you make changes one at a time and restart between them. That way, you can find out if you need that program or service you just disabled. Yes, it's time-consuming, but sometimes you have to do it.

Task Manager (Auto-start programs)

The Startup tab inside of Task Manager
The Startup tab inside of Windows 10 / Windows 11 Task Manager

Using Task Manager is the most comfortable and safest way to enable or disable programs that auto-start with Windows 10 and Windows 11. None of the programs listed here are going to prevent your computer from starting if disabled. You will not find any program listed here that Windows 10 or Windows 11 requires to operate.

Now for those of you that are not familiar with Task Manager, it's a built-in program that does a lot of different things. It monitors running programs, system performance, and active processes. And it also manages programs that auto-start with Windows.

How to start Task Manager in Windows 10 and Windows 11

  1. Right-click on the Start Windows logo key button to bring up the Power User menu.
  2. Left-click on Task Manager.

or

  1. Press CTRL + ALT + DEL all at the same time.
  2. From the security screen that appears, left-click on Task Manager.

How to start Task Manager in Windows 10 only

  1. Right-click on an empty area of the Taskbar.
  2. On the context menu that appears, left-click on Task Manager.

Sometimes the first time you run Task Manager, it will only display running apps. You have to left-click on the More details arrow to view all of the tabs. The location of the tabs varies from Windows 10 (across the top) to Windows 11 (down the left side).

Once the tabs are displayed, left-click on Startup (Windows 10) or Startup apps (Windows 11). From here, all you have to do is highlight the program name and select the Enable / Disable button.

System Configuration (Auto-start services)

The Services tab inside of System Configuration
The Services tab inside of System Configuration

This program is used mainly for diagnostics, so there are no splashy graphics here. With System Configuration, you can change the services that auto-start with Windows. Be careful about making changes here, as they can have a significant impact on system performance.

How to start System Configuration in Windows 10

  1. Left-click on the Start button Windows logo and scroll down the list of applications to Windows Administrative Tools.
  2. Left-click on Windows Administrative Tools to expand the contents.
  3. Scroll down and left-click on System Configuration.

How to start System Configuration 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. Left-click on System Configuration.

How to start System Configuration in both Windows 10 and 11

  1. Press the Windows logo key Windows logo key + R to bring up the Run dialog box.
  2. Type in MSCONFIG and left-click on OK.

From the default dialog box, select the Service tab. There you will find all of the services that auto-start with Windows 10. Remember that some of the Microsoft services listed cannot be disabled, so it's always best to select the Hide all Microsoft services checkbox at the bottom of the services section.

Once you have made your changes left-click on the Apply button, then left-click on the OK button. You will get a dialog box prompting you to either Restart or Exit without restart. Left-click on Restart, and you're ready to go. Remember to make changes one at a time and restart in between changes.

Autoruns / Autoruns64 (Auto-start programs, drivers, and services)

The Everything tab inside of Microsoft Autoruns
The Everything tab inside Microsoft Autoruns

Autoruns.exe (32-bit) and Autoruns64.exe (64-bit) are part of Microsoft's Sysinternals Suite of troubleshooting utilities and do not come with Windows 10 or Windows 11. But they are free, require no installation, and can be downloaded separately or with the complete suite (see links below).

Now Autoruns.exe will only run on 32-bit versions of Windows 10, and Autoruns64.exe will only run on 64-bit versions of Windows 10 and Windows 11. Windows 11 does not come in a 32-bit version. Most versions of Windows 10 are 64-bit, so if you have any doubt about what version of Windows 10 you have, download Autoruns64.exe first.

This program is the most complex of them all. And the most dangerous! Why do you ask? Besides being able to disable programs, drivers, and services that auto-start, you can also delete their load points altogether. So be careful!

Once you have downloaded the files and extracted them to a permanent location, open that folder with File Explorer. Locate either Autoruns.exe or Autoruns64.exe (depending on your version of Windows 10). Right-click on the release of Autoruns for your version of Windows 10 / Windows 11 and select Run as administrator from the context menu.

When you start Autoruns, it automatically scans your computer for auto-start programs, drivers, and services. Autoruns has multiple tabs for the different Windows auto-start locations (logon, services, drivers, etc.), including one called Everything. And if you select the User pull-down menu on the toolbar on top of the program, you can also select the different user profiles.

If you want to disable/enable a program or driver, left-click on the checkbox on the left-hand side of the entry. You can also delete an entry, but I recommend that you back it up first, just in case. If you find you don't need the backup, you can delete the file later.

To back up an entry in Autoruns, you right-click on it, and a context menu will appear. Left-click on Jump to entry ... and the Registry Editor opens to the location in the registry of that entry. Right-click on the selected entry in the Registry Editor, and a context menu appears. Left-click on Export and select a location and file name for your backup file.

Autoruns
Sysinternals Suite

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 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