All posts by at-admin

Windows 8: Display bluetooth file transfer

Scenario:

You want to locate and find the bluetooth file transfer wizard in Windows 8.

Solution:

This maybe difficult to find if you are using a table with the desktop. There is a setting that will put it into the notification dock on the bottom right hand side of the desktop. To do this follow these steps:

  1. Press Windows Key+W then search for “bluetooth”
  2. Choose the “Change Bluetooth settings” option.
  3. On the “Options” tab check the “Show the Bluetooth icon in the notification area” option then press “OK” on the dialog to save.

Shortcut to clear the terminal window in Linux

Scenario:

You want a command line option to clear the terminal.

Solution:

Clearing the terminal window is highly dependant on what terminal software you’re using. You can create an alias that rights a clear code out that most terminals should support. The alias will allow you to map it to a command line “cls”.

Steps:

  1. Edit the “~/.bashrc” file
  2. Add the following line:
    alias cls="echo -ne '\033c'"
    
  3. Save the file. You may need to start a new terminal session for this to take effect.

Alternate Method for a Mac running OSX (Unix):

OSX supports a command called “reset”. Using this should clear the terminal window.

How do I start Internet Explorer in safe mode (both 32-bit and 64-bit)

Scenario:

You want to start Internet Explorer in safe mode with no-addons. You may want to do this in order to see if an add-on or extension is causing issues with your browser.

Solution:

Depending on your version of Windows you could be running either 32-bit or 64-bit Internet Explorer (or you may want to run 32-bit IE on 64-bit Windows). Below I will include both all paths.

32-bit IE on 64-bit Windows

  1. Press Windows Key+R to bring up the run dialog
  2. Enter this (with quotes as listed) “C:\Program Files (x86)\Internet Explorer\iexplore.exe” -extoff

64-bit IE on 64-bit Windows

  1. Press Windows Key+R to bring up the run dialog
  2. Enter this (with quotes as listed) “C:\Program Files\Internet Explorer\iexplore.exe” -extoff

32-bit IE on 32-bit Windows

  1. Press Windows Key+R to bring up the run dialog
  2. Enter this (with quotes as listed) “C:\Program Files\Internet Explorer\iexplore.exe” -extoff

How do I stop Windows 8 and/or Windows 10 from restarting to install updates?

Scenario:

Windows 8/10 has initiated the process to install patches and updates but needs to restart. You will receive a banner message box with text such as this:

Restart in 14 minutes, 59 seconds

Your PC needs to restart to finish installing important updates.  If you've already saved everything, you can restart now.  Otherwise, you should take a moment to save your work.
A restart is needed

To finish installing important updates, you need to restart your PC.  If you've already saved everything, you can restart now.  Otherwise, you should take a moment to save your work.  Your PC will automatically restart the next time you sign in.

Solution:

You can use the group policy editor to disable this behavior (you will still have to restart at some point to finish installing patches but it won’t happen automatically). Steps for professional and higher versions of Windows that have the group policy editor included:

  1. Open epedit.msc
  2. Navigate to “Local Computer Policy”->”Computer Configuration”->”Administrative Templates”->”Windows Components”->”Windows Update”
  3. Click on the “No auto-restart with logged on users” policy and change it to “enabled

Steps for home versions of Windows that don’t have the group policy editor.

  1. Open the registry editor, e.g. start “regedit”.
  2. Navigate to KEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate\AU
  3. Create a new DWORD (32-bit) value and name it NoAutoRebootWithLoggedOnUsers. Set the value to “1” (with no quotes).
  4. Reboot the computer after you have entered this.

How can I clear the cache in Google Chrome?

Scenario:

You want to clear the cache in Google Chrome.

Solution:

There are multiple ways to clear the cache in Chrome. These include:

  1. Click the Tools Menu (the wrench in the upper right corner), select “options”, select the “under the hood” tab, click “clear browsing data” and check all the boxes for the items you want to clear, then click “Clear Browsing Data”.
  2. Push F12, then click on refresh and select “Empty Cache and Hard Reload”
  3. Pressing Control+F5 or Shift+F5 (Google’s site says both of these should work)
  4. Open a new incognito or private window with Control+Shift+N. This window won’t use the cache, stored cookies or stored DNS resolutions (it will fetch them all fresh).

Google update installation failed with error 0x80070057

Scenario:

You’re trying to install Google Chrome onto a Windows machine and you receive the following error message:

Google update installation failed with error 0x80070057

Solution:

Chrome users a ClickOnce technology to deploy Chrome in most instances. Sometimes this can cause issues. Google also offers a direct MSI (Microsoft Software Installer) installation that is geared towards businesses and may help alleviate this error (the MSI allows business to deploy to all their workstations over a Windows network, it can also be installed standalone which is what we will do). The MSI installer can be found on Google’s site at this location:

  • https://www.google.com/intl/en/chrome/business/browser/

How to Activate a Chrome Extension that is not from the Chrome Web Store

Scenario:

You want to active a “crx” extension that is not from the Chrome Web Store and Chrome tells you that “Extensions, apps, and user scripts can only be added from the Chrome Web Store”.

Solution:

The first thing to note is that CRX file is a ZIP file with a different extension. You can either open it with a zip program (like 7-zip) or rename it and change the CRX extension to ZIP and then use your operating system to get the files. Here are some basic steps:

  1. Unzip the contents of the CRX file to a directory anywhere (change the CRX extension to ZIP to make this easier if you like).
  2. Inside Chrome, go to settings then to extensions, then click “Load unpacked extension” and choose the directory you placed the unzipped files in.

How to I turn off invert colors on my iOS device?

Scenario:

I accidently inverted my colors on my iOS device, how do I reset them to normal?

Solution:

This can sometimes happen, especially on slow devices when you triple click the home button (on a device that’s running slow or is unresponsive iOS may see multiple presses of the home button as a triple click). By default, the triple click is setup to toggle the inverting of colors (You can change this behavior also and disable that default). To quickly un-invert the colors you can use one of these two methods:

  1. Triple click the home button again. Sometimes on devices that are running slow this option is inconsistent.
  2. Go into Settings->Accessibility and toggle the “Invert Colors” slider to off.

How do I clear my Chromecast of identifiying information?

Scenario:

You want to sell your Chromecast but you want to remove any data that may be yours (this may include things such as your Google account credentials). This is sometimes referred as an FDR or Factory Data Reset.

Solution:

There are two ways as of the time of this post to reset it:

  1. Hold the button down located next to the micro usb port for 25 seconds until the light starts flashing, then unplug the device.
  2. In the menu of the Chromecast app there should be a “factory reset Chromecast” option. Choose this and follow any instructions.

More info on Chromecast issues like this can be found at the Chromecast FAQ hosted by Google at: Chromecast FAQ.

I’ve added too much milk to my macaroni and cheese, help!

Scenario:

You’ve added too much milk to your macaroni and cheese and now it’s liquidy.

Solution:

You can turn the burner on the stove back on and bring the macaroni and cheese to a boil. Boil the milk down to the desired level. You will want to be sure to constantly stir the contents to make sure that non of the milk (or cheese sauce if you’ve added it in) burns on the bottom of your pot.