Archive for the ‘Windows 10’ category

2 Options to Rename “This PC” Back to “My Computer” in Windows 10

January 19th, 2016 by Admin

If you’ve just upgraded to Windows 10, you might probably notice that the traditional shortcut “My Computer” is renamed to “This PC“. While this doesn’t seem like that big of a deal, you can change it back to “My Computer” to feel more comfortable with Windows 10. Here are 2 simple ways to rename “This PC” back to “My Computer” in Windows 10.

rename-to-my-computer

Option 1: Rename This PC from Windows Desktop

If you’ve configured Windows to 10 display “This PC” on your desktop, you can rename it directly from the desktop. Just right-click on “This PC” icon and select “Rename” from the drop-down context menu, then type a new name “My Computer” and press Enter.

this-pc-rename

Of course you can rename This PC to My Computer or anything else you see fit.

Option 2: Rename This PC from File Explorer

Press the Windows key + X to open the Quick Access menu. Click the “File Explorer” option to launch Windows Explorer. On the left-hand navigation pane, you can see the “This PC” shortcut. Right-click on This PC to open its right-click menu and click “Rename“. Enter “My Computer” without the quotes.

rename-this-pc

This will also make the “This PC” shortcut on your desktop rename to “My Computer” as well. If you don’t see the change immediately, press F5 to refresh the desktop.

How To Block Specific Updates in Windows 10

January 18th, 2016 by Admin

After installing some defective Windows 10 updates, you might experience a system hang or blue screen error. If you find out your computer problem is caused by a specific update, you can configure Windows update to block it from installing, without having to turn off automatic updating. Luckily, Microsoft released a standalone troubleshooter tool which allows users to hide or block only unwanted updates in Windows 10.

How To Block Specific Updates in Windows 10?

  1. Download the troubleshooter tool from Microsoft’s website. When you click on the download link, you will be prompted to open or save the wushowhide.diagcab file (about 45.5 Kb).

    show-or-hide-updates

  2. Double-click on the wushowhide.diagcab file to launch the troubleshooter. Click Next to proceed.

    troubleshoot-and-help

  3. The Show or Hide Updates tool will scan your system for updates.

    detecting-problems

  4. Once the scan is completed, you will see the following screen. Select Hide updates.

    hide-updates

  5. Now you can see all updates available for your system. Check the updates you would like to prevent installing, and then click Next.

    select-updates-for-hiding

  6. It will disable the selected updates and show the information to the effect. These selected updates will not be installed on your Windows 10 PC.

    hide-updates-success

If at any later time you decide to re-enable the previously disabled updates, then you have to re-launch the tool and select the “Show hidden updates“, select the disabled updates and proceed. These updates will now be automatically installed by Windows 10 Update once again.

show-hidden-updates

How to Fix “Windows 10 Safe Mode F8 Not Working”

January 18th, 2016 by Admin

After upgrading to Windows 10, you might find out that you’re unable to access the Safe Mode by pressing F8 key during startup. Windows 10 has removed the F8 boot menu to improve system boot time. In previous posts we’ve covered ways to add Safe Mode to Windows boot menu or access Safe Mode from Windows login screen, but those ways are still not straightforward than the F8 key.

In this tutorial we’ll show you a simple way to fix the “Windows 10 Safe Mode F8 not working” issue, get the F8 key to work with Windows 10 again.

How to Fix “Windows 10 Safe Mode F8 Not Working”?

  1. Press the Windows key + X to open the Quick Access menu. Select “Command Prompt (Admin)“.
  2. Copy the follow command and paste it in the Command Prompt:
    bcdedit /set {default} bootmenupolicy legacy

    boot-menu-policy

  3. Once you’ve executed the command, restart your computer. Repeatedly press the F8 key on your keyboard as soon as your computer is powering on, you can then see the Advanced Boot Options. From there you can select the Safe Mode.

    win10-safe-mode

If you want to disable the F8 Safe Mode Boot Menu again in future, you can open the elevated Command Prompt, then type this command:
bcdedit /set {default} bootmenupolicy standard

That’s all! Feel free to share your feedback or ask any question regarding this tutorial in your comment.

Reset Windows 10 Lost Password on Acer Aspire Switch Laptop

January 16th, 2016 by Admin

Forgot Windows 10 password on your Acer Aspire Switch laptop and have no idea how to reset it? How to bypass the password login screen without formatting your hard drive? The Acer Aspire is a secure boot system based on the the latest UEFI BIOS. In this tutorial we’ll explain how to create a UEFI compatible USB drive and boot off it to reset Windows 10 lost password on Acer Aspire Switch laptop.

Part 1: Create A UEFI Bootable USB Drive

Before resetting Windows 10 password, you need to prepare a UEFI compatible bootable disk, which can be done from another computer you have access to. Here’s how to make such a disk:

  1. Download the utility PCUnlocker Enterprise and save it to your local hard drive. PCUnlocker Enterprise comes in two architectures: 32-bit and 64-bit. If your Acer Switch laptop comes with Windows 10 32-bit, please use the 32-bit version of PCUnlocker Enterprise. Otherwise you have to use 64-bit version correspondingly.
  2. The downloaded file comes as a .zip file. Decompress it and you’ll see two files: pcunlocker.iso and ReadMe.txt. Use the freeware ISO2Disc to burn the pcunlocker.iso file to your USB drive. Make sure you choose the “GPT (required for UEFI boot)” option as ISO2Disc will partition your USB drive with GPT partition table.

Part 2: Acer Aspire Switch Password Reset

  1. Use an OTG USB adapter to connect the USB drive to your Acer Aspire Switch laptop. When it’s powered off, press and hold the Volume Up button, then press the Power button. Release both when the laptop starts. Now you’re in the BIOS menu. Another way to access the BIOS is repeatedly press the F2 key when powering on the machine.
  2. Once in the BIOS, select the Main tab. click on “F12 Boot Menu” to set it to Enabled.

    acer-switch-uefi

    Switch to the Boot tab, rearrange the boot priority order and set USB HDD as the first boot media. Save your changes and exit.

    acer-boot-order

  3. Now the computer will reboot from your plugged USB drive. After loading, the PCUnlocker program will launch and you can see a list of Windows accounts for your system.

  4. Choose a local account and click on Reset Password. It will quickly unlock / remove your forgotten Windows 10 user password. If the local account is linked to your Microsoft account, the program will automatically switch your login back to local account so next time you can log in to Windows 10 without a password!

You can also use this method to reset lost Windows 10 or 8 password on the other brands of computers running with UEFI secure boot.

Create UEFI or Legacy Bootable USB Drive for Windows 10 Setup

January 14th, 2016 by Admin

New Windows 10 computers use UEFI firmware instead of the traditional BIOS. As you probably noticed when using a MBR-partitioned Windows installation USB drive on a new Windows 10 PC, UEFI will not recognize it as a boot media. UEFI-based computer can only boot from GPT-partitioned USB drive. Luckily, for backward compatibility most of the UEFI systems can also be configured to disable UEFI secure boot and instead revert to legacy BIOS boot mode. In this tutorial we’ll explain how you can easily create a UEFI or legacy bootable USB drive for Windows 10 Setup.

Requirements:

  • A USB drive (a microSD, SD card or memory stick) with the minimum capacity 4 GB
  • USB creation tool ISO2Disc
  • Windows 10 ISO image, which can be downloaded from Microsoft’s website using its Media Creation Tool

How to Create UEFI or Legacy Bootable USB Drive for Windows 10 Setup

If you have the Windows 10 ISO image on your PC, you can choose to make a Windows 10 bootable USB drive with UEFI or legacy bootloader. 64-bit UEFI PC can only boot 64-bit version of Windows 10, while 32-bit UEFI PC can boot 32-bit OS only. So if you want to install Windows 10 with UEFI mode, you have to download a correct version of Windows 10 ISO image.

Before get started, make sure you backup all important files stored in your USB drive. The process of creating a bootable USB drive will erase all data and re-partition your USB drive.

  1. Insert the USB drive into the USB port of your computer.
  2. Launch the ISO2Disc program. Click on Browse to select the Windows 10 ISO file.
  3. Now you have two options: make a bootable CD or USB drive. We’re explaining how to create a Windows 10 USB installer, so click on “Burn to USB Flash Drive” and select the drive letter of your USB disk from the list.
  4. Choose the partition style that is suitable for your target computer. If you want to install Windows 10 in UEFI mode on UEFI-based PC, choose the “GPT (required for UEFI boot)” option.

    iso2disc-uefi

    Otherwise choose “MBR (for legacy BIOS / CSM boot)” for BIOS-based PC, or UEFI computer running in legacy BIOS/CSM mode.

    iso2disc-legacy

  5. Click on Start Burn. It will now create a Windows 10 USB installer. After creating, you’ll find out that a UEFI bootable USB drive was formatted as FAT32 because NTFS is not supported for external boot media under UEFI.

Of course, there are also some other USB creation tools available on the net, such as Rufus. It also allows you to create UEFI or legacy bootable USB installation drive from Windows 10 ISO image.

rufus-uefi

How to Get Microsoft Edge Not to Save / Remember Passwords

January 13th, 2016 by Admin

Like its predecessor Internet Explorer, the all-new Microsoft Edge browser in Windows 10 also allows users to save web credentials (including website URLs, logins and passwords). The problem is that Microsoft Edge doesn’t have an option to set a master password to prevent others from easily seeing the stored passwords.

For security reasons, you might want to stop Microsoft Edge from prompting you to save website passwords. In this tutorial we’ll show you how to get Microsoft Edge not to save / remember your passwords in Windows 10.

How to Disable Password Saving Feature in Microsoft Edge?

Open Microsoft Edge browser. Click on “More actions” button (This is a button with three dots … at right side on address bar).

microsoft-edge

Click on Settings from the drop-down menu.

edge-settings

Scroll down to click on View advanced settings button.

edge-advanced-settings

Under the Privacy and services section, move the “Offer to save passwords” switch to the left to disable the password saving feature. Turn off “Save form entries” if you’re worried someone else will use Edge and get information you’ve typed into forms.

disable-edge-saving-password

That’s all. Now Microsoft Edge will no longer prompt you to save passwords.

How to Block Windows 10 from Asking You for Feedback

January 13th, 2016 by Admin

After installing or upgrading to Windows 10, you probably see notification balloons frequently pop-up near your system tray, which ask you for your feedback. If you click this pop-up message when you see it, the Windows Feedback app will appear and ask you to rate a specific feature or experience.

win10-ask-for-feedback

If you consider the feedback pop-up notifications annoying and you want to get rid of them, follow this tutorial to find out how to block / stop Windows 10 from asking you for feedback.

How to Block Windows 10 from Asking You for Feedback?

Click on Start, and then select Settings.

windows-10-settings

When the Settings app opens, click on Privacy.

privacy-settings

On the next screen, select the Feedback & diagnostics tab from the left-hand navigation pane. On the right pane, scroll down to the Feedback frequency section, click the “Windows should ask for my feedback” drop-down list and select Never.

windows-feedback-frequency

That’s all! The feedback notification will not disturb you anymore.

How to Reset Linx 7 / 8 / 10 Tablet Password with A Bootable USB Drive

January 12th, 2016 by Admin

Forgot Windows user password for your Linx 1010 tablet? Linx is one of the cheapest Windows tablet we’ve seen yet, and it can boot in UEFI mode only. You might have no luck getting the tablet to load some traditional password resetting Live CDs, because it doesn’t support legacy BIOS boot. In this article we’ll explain how to reset Linx 7 /8 / 10 tablet password by booting from a UEFI compatible USB drive.

Part 1: Create A UEFI Compatible USB Drive

Before resetting Linx password, you need to create a UEFI compatible bootdisk (a USB flash drive or USB memory stick) from another computer you have access to. Here’s how to make such a disk:

  1. Download the 32-bit version of PCUnlocker Enterprise (trial version) and save it to your local hard drive. Extract the downloaded .zip file and you’ll see two files: pcunlocker.iso and ReadMe.txt.
  2. Download and install the free LiveUSB creating tool ISO2Disc, which allows you to create a bootable USB drive directly from a CD image.
  3. Launch ISO2Disc, and click on Browse to select the pcunlocker.iso you just extracted. Click “Burn to USB Flash Drive” and select the drive letter for your attached USB stick.

  4. Set the partition scheme to “GPT (required for UEFI boot)” and click on Start Burn. The program will format / erase your USB drive with FAT32, create a GPT partition table and copy the contents of the ISO file to your USB drive.
  5. When the burning process is complete, you can take the USB drive to reset your Linx tablet password.

Part 2: Boot Linx Tablet from USB

As the Linx tablet doesn’t come with a full-size USB port, you need to connect your created USB drive with a USB OTG adapter. You will have to access the BIOS (UEFI) Setup and modify the boot sequence. Here are 3 ways to access the BIOS Setup:

  • Press and hold the F7, DEL or ESC key while powering on the Linx tablet, if you have a physical keyboard.
  • Hold down the Power button and Volume+ at the same time. This will load up a screen with various options.
  • Access the BIOS from Windows 10/8 login screen: Hold down the SHIFT key and click on the Power icon on the screen, then choose Restart option. Next click Troubleshoot -> Advanced Options -> UEFI Firmware Settings -> Restart.

After getting into BIOS Configuration Utility, use the arrow keys on your keyboard to select the Boot tab. Under Boot options priority, set your USB drive as the first boot media. Save your changes and the next time your tablet will boot from USB drive instead of hard drive.

Part 3: Reset Windows User Password

After booting from USB, the touch screen might not work and you have to operate with a USB keyboard or mouse. Here’s how to reset your lost user password:

  1. Once booted to the PCUnlocker program, you’ll see a list of local accounts for your Windows installation. If you use a Microsoft account login, there should be a local account that is linked to your Microsoft account, with your email address displayed under the “Description” column.

  2. Select a local account and click on “Reset Password” button, it will remove your password in no time. If your selected account is associated with your Windows Live email, the program will also switch your Microsoft account to local account.
  3. When it’s done, reboot your tablet and disconnect the USB drive. You can then log back into your Linx tablet without a password!

How to Hide, Disable or Uninstall Cortana in Windows 10

January 4th, 2016 by Admin

Just like Apple’s Siri, Cortana is Microsoft’s digital assistant integrated in Windows 10. Cortana is capable of composing emails, setting reminders, finding apps & files on your computer and performing web searches. After installing or upgrading to Windows 10, you’ll find that Cortana appears as a search bar in the taskbar that says “Ask me anything”.

cortana

But not all Windows 10 users will take kindly to Cortana. In this article we’ll show you how to hide, disable Cortana or even completely uninstall it in Windows 10.

Update: If you’re running Windows 10 version 2004 or newer, Cortana could be uninstalled or reinstalled with the new method.

Part 1: Hide Cortana

In Windows 10, Cortana is shown as a search box in the taskbar, right beside the Start button. If you want to hide Cortana, right-click on search box/icon in the taskbar, select Cortana and then Hidden.

hide-cortana

Cortana will now remain inactive and immediately disappear from the taskbar.

Part 2: Disable Cortana

Here’s how to disable Cortana in Windows 10:

  1. Click on the search box/icon on the taskbar to open Cortana.
  2. Click on the Notebook button in the left-hand menu. From there, click Settings.

    settings

  3. In Settings, the first option “Cortana can give you suggestions, ideas, reminders alerts and more” is a simple slide bar. Slide it to off to disable Cortana. Once disabled, Cortana will revert to the traditional Windows search feature.

    disable-cortana

  4. To clear everything Cortana knows about you, click the link “Manage what Cortana knows about me in the cloud“.
  5. Microsoft Edge should open and take you to the Bing Settings page. Click the Clear buttons in the “Clear personal info” and “Other Cortana data and personalized speech, inking and typing” sections.

    clear-cortana-data

    This will clear your personal info from Microsoft’s cloud servers.

Part 3: Uninstall Cortana

In Windows 10, there is no option to uninstall Cortana. If you want to completely uninstall / remove Cortana from Windows 10, you can use the uninstall script provided by WinAero. Here’s how:

  1. Download the Uninstall Cortana ZIP file (provided by WinAero).
  2. Extract all files from the ZIP archive you downloaded to your desktop.
  3. Right-click the Uninstall Cortana.cmd file and select Run as Administrator.

    uninstall-cortana

  4. It will begin uninstalling Cortana.

    remove-cortana-package

    When it’s done, restart your computer. Cortana will no longer work, respond, or collect information. After uninstalling, it’s good to hide the Cortana button/icon to reclaim wasted space on your taskbar.