Tag Archives: troubleshooting

Lost Desktop Folder



I ran into this problem this morning. Somehow I had lost a folder on my desktop. Maybe Windows got confused. Maybe I had moved it off-screen. Maybe it was under another folder. Whatever the reason, I couldn’t get it back Here’s how I solved the problem.  (It’s so simple that you’ll kick yourself for not thinking of it. I know I did!)

1. Right click your desktop. The following menu appears:

A Selection of Options for Your Desktop
Right click then choose 'Sort By'

Once you see this menu, choose ‘Sort by’ and this next menu will come up:

Right Click the Desktop to Get This Menu
Choose any arrangement you want. They all work to recover the lost folder.

These are the choices to sort all of the items on your desktop. If you sort by type, everything will be lined up on the left side according to file type with folders at the upper left. Your missing folder will be among them…hopefully.

If the folder still isn’t there but you can see it in Windows Explorer, see if you can find out where it is by choosing ‘open file location’ in the right click menu. Then you can track it down. Good luck!

Thanks for reading.

 

 

 

Enable Your Microphone



If you have disabled your internal microphone on on your netbook or notebook, here’s how you can get it back. This post also shows the value of  Window’s right click menu system. Sometimes we forget how powerful it is.

I was making a video today and tried to use an external microphone instead of the internal one on my netbook. Well, the external one didn’t work but I had disabled the internal one, thinking it was causing some interference. Once I decided to use the internal one again, I had to search for a way to enable it again. Here’s how you do it:

1. Right click the little speaker icon on the lower right of your taskbar. Choose ‘Recording devices’ as you see here:

Choose Recording Devices
Right click the speaker and choose Recording devices.

2. Once the recording device dialogue is up, right click anywhere in the blank space to get this menu:

Right click dialogue showing disconnected devices.
Right click in the open space and you'll see how to enable disconnected devices.

3. Once you get to this point, click ‘Show Disabled Devices’ and you will see a list of things that you may have disabled. Simply click ‘enable’ to get them back again.

 

This is a simple solution but it’s also something to keep in mind when you get lost in Windows. If what you want to see isn’t there in front of you or if you can’t seem to find something, try the right click menu to see what comes up. In this case, a simple right click solved what seemed to be a difficult problem.

Thanks for reading!



Ipconfig



Ipconfig seems like a strange title for a post, right? Once you see how ipconfig can help you, it might lose it’s strangeness.

I’ve written about the command prompt in previous posts. Here is one https://brianmahoney.ca/?s=command+prompt  The command prompt takes you back to the days of DOS but it’s more like a window into the soul of your computer. Consider Windows/OS X the dining room of a restaurant while the command prompt is the kitchen, where the actual works gets done.

If you start a command prompt (start/programs/accessories/command prompt) then type ipconfig , you’ll see something like this:

The Command Prompt Showing Ipconfig Results
The result of typing 'ipconfig' at the command prompt.

What does all of this mean? Well, a lot of it means nothing, quite frankly, but some of it is valuable if you get stuck and have to access your router. The IPv4 number is the IP address of your current computer. The Default Gateway number is the IP address of your computer. Ignore the other numbers.

I’m assuming that almost everyone who reads this is using a router to access the Internet. If your Internet goes down or your computer seems sluggish, there are a couple of things that ipconfig can help you with. One of them is the IP address of your router. This isn’t the same as the IP address that connects  you to the Internet, it’s the one that you use to connect your computer to the router. Basically there are three IP addresses that you would encounter every day. One is the IP address that your router feeds to your computer. The other is the one that you use to access your router. The third one, which doesn’t really matter unless you want to hide it from someone, is the one that your Internet provider sends to your router to allow it to connect to the Internet. Lots of numbers!

If you have to access your router, you would type an address something like this: 192.168.0.1 into your browser.  This number is the IP address of a D-Link router. Your router probably has a different number but many are quite similar. Some use the 192.168.1.1 combination instead. Assuming that you are connected to the router, typing in the router’s IP address and a password (default is admin), you can gain access to the router’s menu. This would allow you to change different settings or simply reset your Internet connection (instead of getting up and walking over to it and powering off the powering on again).

If your computer seems to be running slowly on the Internet, typing ipconfig  /renew will refresh the IP address of your current computer. Typing ipconfig  /? displays the full menu of commands for ipconfig.

Most of us use ipconfig to renew the IP address but, as you can see, there are many more things that this command can do.

Thanks for reading!



Computer Repair



There’s nothing like the feeling you get when your computer crashes or when something doesn’t work that used to work just fine. Frustration, stress, panic all add up to confuse what is usually a pretty simple issue. There is no quick and foolproof way to figure these problems out but here are some suggestions.

1. Don’t panic. Computer problems are often quite simple to resolve. Ask yourself some questions before you call for help:

a. What were you doing just before this happened?

b. Was there a recent power outage or storm?

c. Did you click on a link in an email?

d. Has anyone else but you used the computer lately?

e. Have you downloaded or installed new software?

f. Is your malware/anti-virus up to date and have you done a scan recently?

2. Troubleshooting a computer problem is a step-by-step process. You have to figure out what’s working and what isn’t. If the computer itself isn’t working, work through a process that includes your power supply, monitor (maybe your computer is on but you just can’t see it!), hard drive, DVD drive and so on. If you can’t power up, it could be a power cord, a power supply, a blown fuse or something as simple as a stick of RAM that has been jiggled out of place. Don’t assume that it’s a motherboard problem. When HP or BestBuy can’t figure out your problem in two easy steps, they will often say, “It’s your motherboard.” I’ve been around computers enough to know that this is rarely the case.

3. Rebooting your computer often gets rid of problems. Shut it down and wait for a few minutes before starting it up again. Assuming that your computer boots (starts), you can boot into safe mode for repairs if it doesn’t run properly in a normal environment. Safe mode is easy to start, check out how in this post.  It also helps to run your anti-virus or malware protection from Safe Mode.

4. If your computer was working well yesterday but isn’t today, consider using System Recovery to set everything back to yesterday’s settings. This is available in every Windows computer.

5. I know it sounds expensive and a waste of money but I think it’s a great idea to have at least two computers in your home, even if you are single. Why? Because you can use one computer to fix the other. Using Google to search for solutions has always helped me solve problems. Don’t underestimate the power of a $100 computer when you need to repair your $1000 laptop or desktop.

6. People are very helpful and you’ll find all kinds of assistance online. There are manufacturer’s forums, open forums, even Twitter to look for help.

7. Don’t assume that it’s user error. Sure, you may not know anything about computers but you’re not a complete idiot, either. Many tech people talk down to callers who seek help. Most of the time you can find the problem yourself without help and most of the time it’s not your fault. I learned about computers by breaking them, then fixing them. Let me tell you that you learn more when something doesn’t work than when everything runs smoothly. Life long learning, right?

Check out my brand new Facebook page. Feel free to like it and ask questions. I’ll do my best to answer you quickly.

Thanks for reading!