Posts Tagged ‘Windows’

A device that should be recognized is not on Windows

Thursday, June 6, 2013 posted by CSch

Even Windows’ wonderful plug-and-play feature lets us down sometimes. It might happen that a device you connected to your machine, be it by port or wireless, is not recognized by Windows and thus cannot be installed.

A common reason for that to happen with wireless devices is that Windows already tried to install the device once but failed for unknown reasons. The device will stay unknown and is not tried to be installed any more, no matter how often you reconnect it.

To solve that you need to go to the Control Panel, Hardware and Sound, Device Manager. Search it for the unknown device, right-click it and uninstall it:

7Afterwards, try to reconnect the device once more. If the error does not persist, Windows should now be able to install its drivers and get it working.

How to set a default printer on Windows

Wednesday, June 5, 2013 posted by CSch

When you install new printers on your Windows machine they might have the nasty habit of setting themselves as the new default printer. That may be fine if you intend to use that new printer a lot but can be a pain if you only use it once or twice.

To set another printer as default printer, follow these steps:

Open the Control Panel and go to Devices and Printers under Hardware and Sound. In the Printers and Faxes pane, right-click the printer you want to set as default and select the appropriate action:

6

How to take screenshots with a Mac keyboard on Windows

Sunday, June 2, 2013 posted by CSch

Mac keyboards do not have the PrtScr key that you need to make screenshots on Windows machines. An easy way to circumvent that problem without getting a new keyboard is to use the built-in Windows on-screen keyboard. Regardless of what hardware keyboard is attached to the machine, the on-screen keyboard always provides the same keys including all keys to navigate Windows.

To use it, just search for On-Screen Keyboard in the main menu:

mactasta

How to make a second monitor duplicate a first on Windows

Saturday, June 1, 2013 posted by CSch

Second monitors that are connected to a machine with already one or more monitors installed are often set to serve as extensions of your desktop by default. In some cases, e.g. if your second monitor is a television and you want to watch a movie running on your computer, it might be helpful if your second monitor duplicates what’s running on your first.

To accomplish this is really easy on Windows 7 and 8: Just right-click your desktop and select Screen resolution. If you connected both screens to your machine already, these are the options you’ll see:

dupscreen

Under Multiple displays, select Duplicate these displays from the dropdown menu and click OK afterwards

Most mobile devices are capable of establishing bluetooth links these days. Although it is rather slow, it provides a handy way of sharing limited amounts of data wirelessly. Here I will explain how to do that on a Windows computer capable of bluetooth.

First, you need to check if you have enabled all services that you need to do so. Look them up by searching for Services in the main menu. Start all services with ‘bluetooth’ in its name by right-clicking them and selecting the appropriate action. Afterwards, close the Services window and search for Bluetooth File Transfer in the main menu. Then

- Select if you want to send or receive files on your machines. The other action must be performed on the corresponding machine.
- If you send files, after you selected the device to receive data, the corresponding machine will be shown a security code, which you have to enter on your side
- If you receive files, give the code shown to you to the sending machine so it can perform the sending.

Data you receive via bluetooth is stored in a temporary location while the transfer is in action and will be moved to the Documents directory after completion.

Incorrent Time on Windows/Linux Dual Boot System

Monday, April 22, 2013 posted by CSch

If you work on a dual boot system you might experience that when you log off from Windows, onto Linux, and to Windows again, the time that is shown in the bottom right corner might be an hour or more off the actual time. This will correct once you refresh it by loading the time from a time server again but will remain an issue for the next logins.
This has not directly to do with daylight savings or an incorrect time zone, but most likely with Linux assuming that the BIOS time is set to UTC while it’s set to local time. So it just changes the BIOS clock according to that. Logging in to Windows with the wrong BIOS clock will result in a wrong system time.

This Linux behavior can easily be changed though, so just login to your Linux system and open a command line. First log in as root with your password:

sudo su

Then enter following to open the rcS file (note that I use vi as text editor – you can use any other you like here):

vi /etc/default/rcS

Now look for the line reading UTC = yes and change it to UTC = no. Save the file and try to boot into Windows – if every other time setting is set correct you should get the right time now.

Hard Drive Not Shown on Computer (Windows)

Tuesday, April 16, 2013 posted by CSch

The absence of a hard drive on your system can have multiple reasons of which I want to discuss the most common here:

New drives

If it’s a new hard drive or one that you have just plugged into that specific machine, you might want to check if the cabling is correct and, in case it’s an external one, if it has a power switch hidden somewhere on the back.
One other thing with new hard drives is that they are not formatted but have only “unallocated space” on them. This is most likely the case if your new drive is recognized by the BIOS and your device manager but doesn’t show up anyway. To check this, have a look at the device manager – you can find it by going to Control Panel > Hardware and Sound > Device Manager:

devicem

In the screenshot above you see my Seagate disk drive displayed. If you’re not sure whether what is shown there really is the drive you’ve plugged in just search the internet for the cryptic name you have in there. If the new missing drive can be found here you most likely only need to format it (do that only to new drives that have no data on them – formatting will cause a complete loss of data on a populated drive). To do that Windows has a tool called Disk Management which you can find in Control Panel > System and Security > Administrative Tools > Create and format hard disk partitions:

diskman2

A new disk has none of those fancy partition blocks with colored stripes yet but plenty of unallocated space, like the one circled in red. This space needs to be formatted into an NTFS partition. Basically you can just right-click it, choose to create a new simple volume and click your way through the setup, you’ll create one big partition by doing that. Afterwards the new drive should show up on Computer.
Nearly the same goes for drives or partitions with Linux operating systems or similar which Windows cannot read. These will be displayed in the device and disk management but not on Computer, so if you don’t need the old operating system any longer and want to use the drive on Windows, you’ll need to format it to NTFS first.

Missing drive letter

Another common source of confusion is a missing drive letter or path on a drive. The drive letter is the letter in front of your drive or partition, for example C:\ on your main drive. Every drive needs one so you can access it and if it’s missing for some reason, the drive will not be shown.
The solution to that problem is in Disk Management again, so head there as described above and right-click the drive that’s not displayed (you’ll most likely notice it by the size). If the drive is already formatted, right-click it and select Change Drive Letter and Paths…. Add a drive letter of your choice that’s not already taken and the drive should show up again.

Disabled or offline drives

It can happen that a drive of yours is disabled or offline. You can check in the Device Manager if that is the case. Go there as described above and right-click the drive you want to check. If you have the option to enable it or put it online then try that. If these options fail it might be that the drive is corrupt.

Show empty drives

Windows hides empty drives by default. This usually should not be an issue if your drive is formatted but you can change the setting anyway if you want to. Go to Control Panel > Appearance and Personalization > Folder Options. In the View tab, uncheck the Hide empty drives in the Computer folder box.

Fix “System error 1290 has occurred.” error on Windows

Tuesday, March 12, 2013 posted by CSch

This error usually comes up when you try to start a new service that would get the same service ID as another service in the process:

System error 1290 has occurred.

The service start failed since one or more services in the same process have an incompatible service SID type setting. A service with restricted service SID type can only coexist in the same process with other services with a restricted SID type. If the service SID type for this service was just configured, the hosting process must be restarted in order to start this service.

It can be circumvented by giving the new service its own process. To do that, open a new command prompt as administrator and enter the following (replace [command] with the command’s identifier):

sc config [command] type= own

For example, if you want to start the w32time command, enter:

sc config w32time type= own

Activate the title bar in Mozilla Thunderbird 17 again

Wednesday, November 21, 2012 posted by Till

Starting with the Mozilla Thunderbird 17, the classic title bar has been hidden in Thunderbird. To get the classic title bar back, follow these steps:

  1. Start Mozilla Thunderbird.
  2. Open the config editor by clicking on Tools -> Options -> Advanced -> General -> Config Editor (button)
  3. Navigate to the setting “mail.tabs.drawInTitlebar” in the config editor and set it to “false” by double clicking on the line.
  4. Close the config editor and restart Thunderbird

 

Click on

 

Change screen orientation in Windows

Monday, November 5, 2012 posted by CSch

In the age of widescreens, Windows offers a really helpful function for viewing documents, or just play pranks on your friends. With a simple key-combination, you can rotate your screen into any direction – flip it upside-down, or lay it on the side:

To rotate the screen, press Ctrl + Alt + Arrow key. The arrow you press determines what direction the screen will be turned. This feature is useful especially if you can set your screen resolution to fill the screen while it lies on the side – flip your monitor on the side afterwards and you’ve got the perfect size and resolution for viewing documents.