Archive for the ‘Others’ category

How to Generate Battery & Energy Report on Windows 10 / 8 Laptop

March 16th, 2017 by Admin

Is there a way to check battery health in Windows 10? How to troubleshoot laptop battery drain issues? There is a hidden tool available in Windows 10/8 that can examine your laptop’s battery usage / health, and give you a detailed report for energy efficiency and battery life problems.

Part 1: Generate a Battery Report

  1. Press the Windows key + X to open the Power User menu, then select the “Command Prompt (Admin)” option.
  2. At the elevated Command Prompt, type the following command line and press Enter:
    powercfg /batteryreport /output "C:\battery_report.html"

    generate-battery-report

  3. It will generate a report file named battery_report.html under the root path of C: drive. Double-click on it to review the report in your default browser e.g. Microsoft Edge, Chrome or Firefox.
  4. The most important details in the battery report are the Design Capacity, Full Charge Capacity and Battery capacity history. If you have a new laptop or tablet, it may actually have a higher current Full Charge Capacity than its Design Capacity. That number will decrease over time as the battery chemistry changes.

    battery-report

  5. Under the “Battery capacity history” section, you can see how your battery’s full charge capacity gradually decreased over time compared to its design capacity. If you see a sudden drop, there’s probably a problem with your battery.
  6. battery-capacity-history

Part 2: Generate a Power Efficiency Diagnostic Report

The Power Efficiency Diagnostics will analyze your system for common energy efficiency and battery life problems, and report any errors, warnings, and informational details found.

  1. Press the Windows key + X to open the Power User menu, then select the “Command Prompt (Admin)” option.
  2. At the elevated Command Prompt, type the following command line and press Enter:
    powercfg /energy /output "C:\energy_report.html"

    generate-energy-report

  3. The program will analyze your computer for 60 seconds then produce an HTML report in the root path of C: drive. When it’s done tracing, you’ll see a generated report named engery-report.html, which shows you everything that’s going on with your power configuration, and gives you some ideas as to what prevents your laptop from automatically entering sleep.

    power-efficiency-diagnostic-report

Set Windows 10 Touch Keyboard to Pop up Automatically in Desktop Mode

March 13th, 2017 by Admin

Windows 10 touch keyboard not popping up automatically? If you use Windows 10 on a tablet, it will default to the touch-friendly tablet mode. When you tap inside a text field, the touch keyboard will pop up automatically. However, if you switch to desktop mode, the touch keyboard won’t display automatically even if there is no keyboard attached to your PC. In this tutorial we’ll show you how to set touch keyboard to pop up automatically in Windows 10 desktop mode.

How to Set Windows 10 Touch Keyboard to Pop up Automatically in Desktop Mode?

  1. Click the Start button in the bottom left corner of the screen. Next, click the Settings icon to open the app.

    open-settings-via-start-menu

  2. From the Settings window, click Devices.

    devices-settings

  3. Now choose Typing from the left-hand side. Scroll on the right-hand side until you locate the setting “Show the touch keyboard when not in tablet mode and there’s no keyboard attached“.
  4. The default setting is Off. Toggle the button to the On position.

    show-touch-keyboard-automatically

  5. Now you will now find that the touch keyboard will appear automatically even if your Windows 10 is running in desktop mode.

Customize or Add Items to Send To Menu in Windows 10

March 13th, 2017 by Admin

When you right-click on a folder or file in Windows Explorer, you’ll see the Send To menu in the context menu. If you need to send your files to a particular destination or application regularly, you can just add a shortcut item to this Send To menu. In this tutorial we’ll show you how to customize the Send To menu in Windows 10, by adding / removing or renaming the items.

How to Customize the Send To Menu in Windows 10?

  1. Press the Windows key + R to open the Run command box. Type shell:sendto and press Enter.

    shell-sendto

  2. This will open the following path in Windows Explorer:
    C:\Users\user_name\AppData\Roaming\Microsoft\Windows\SendTo
  3. Look at the screenshot below and you’ll see a list of items that you usually see in the Send To menu. To add a item, just copy its shortcut into the SendTo folder. For example, I like to open files with the text editor program – Notepad++, so I copy the shortcut to this location.

    sendto-folder-in-windows

  4. If you want to rename an item in your Send To menu, just rename the shortcut in the SendTo folder. To remove an item that you never use from the Send To menu, just delete its shortcut in the SendTo folder.
  5. After customizing, right-click on a file/folder and choose Send to, you’ll see the items you’ve added and the unwanted items you removed don’t show up.

    windows-send-to-menu

How to See Currently Logged in Users in Windows 10 / 8 / 7

March 11th, 2017 by Admin

How can I get a list of users currently logged on? If you’re wondering how to find out how many users are currently logged into your Windows 10 computer, there are several ways to view who’s logged on. In this tutorial we’ll explain 2 methods to get a list of currently logged in users in Windows 10 / 8 / 7.

Method 1: See Currently Logged in Users Using Query Command

  1. Press the Windows logo key + R simultaneously to open the Run box. Type cmd and press Enter.
  2. When the Command Prompt window opens, type query user and press Enter. It will list all users that are currently logged on your computer.

    query-user

Method 2: See Currently Logged in Users Using Task Manager

  1. Right-click on the taskbar and select Task Manager to launch Task Manager. If you’re using Windows 10/8, you might need to click the More details button at the bottom to see active processes.
  2. Click the Users tab at the top of Task Manager, you can see a list of currently logged in users and their status.

    view-currently-logged-in-users

Change Sync Frequency of Email Checking in Windows 10 Mail App

March 10th, 2017 by Admin

How often does Windows 10 Mail app check for new messages? By default, the Mail app in Windows 10 will check new mails based on your usage. But this will cause a delay if you don’t use the Mail app on a regular basis. In order to make email syncing more frequently, you have to change the sync frequency settings in Windows 10 Mail app.

How to Change Sync Frequency of Email Checking in Windows 10 Mail App?

  1. Open the Mail app in Windows 10.
  2. From the left-hand pane of the Mail app, right-click on the email account you want to change the sync settings for, and then select Account settings.

    windows-10-mail-app

  3. In the new window that opens, click the Change mailbox sync settings option.

    mailbox-sync-settings

  4. Click the drop-down list for Download new content, and select how often you want the Mail app to check for new messages. If this is a busy and important account, you might choose “as items arrive” which means the Mail app will be constantly checking new messages.

    windows-10-mail-sync-settings

  5. Click Done to save your changes.

2 Ways to Disable Cortana Web Search in Windows 10

February 27th, 2017 by Admin

Can I disable Web search results but keep Cortana on Windows 10 Anniversary Update? Since Windows 10 Anniversary Update (build 1607) there is no longer option in Cortana to disable Web search. Luckily you can still disable Cortana Web search in Windows 10 using a registry hack or local group policy.

cortana-web-results

Method 1: Disable Cortana Web Search in Windows 10 Using Group Policy

  1. Press the Windows key + R to open the Run command box. Type gpedit.msc and press Enter.
  2. When the Local Group Policy Editor window opens, navigate to: Computer Configuration -> Administrative Templates -> Windows Components -> Search.

    dont-search-web-in-cortana

    Double-click on the policy named “Don’t search the web or display web results in Search” in the right pane.

  3. Select Enabled and click OK.

    disable-cortana-web-search

  4. Reboot your computer for the policy to take effect. Any searches you conduct in Cortana will now search only your local files and applications.

Note that this method does not apply to Windows 10 Home edition, because the Local Group Policy Editor is not available in Windows 10 Home.

Method 2: Disable Cortana Web Search in Windows 10 Using Registry Editor

  1. Press the Windows key + R to open the Run command box. Type regedit and press Enter.
  2. When Registry Editor opens, navigate to the following key:
    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search

    If the Windows Search key doesn’t exist, you need to create it firstly.

  3. In the right pane, right-click on any empty space to create a new 32-bit DWORD value named ConnectedSearchUseWeb and leave its value data as 0.

    ConnectedSearchUseWeb

  4. When it’s done, close Registry Editor and restart your computer. Now you’ve turned off the Cortana Web search results in Windows 10.

2 Options to Insert a Check Box in Word 2016

February 22nd, 2017 by Admin

How can I add a clickable checkbox in Microsoft Word? Inserting a checkbox into a Word document is a common task when you create surveys or forms using Office Word. In this tutorial we’ll show you 2 simple ways to insert a check box in Word 2016.

insert-check-box-in-word

Method 1: Insert a Check Box in Word 2016 for Printing Only

  1. Select the list in your Word document. In the Home tab of Microsoft Word, under the Paragraph section, click the small down-arrow next to the Bullets button.

    define-new-bullet

    Then choose Define New Bullet from the drop-down list.

  2. In the resulting dialog box, click Symbol.

    word-symbol-bullet

  3. When you open the Symbol window, select Wingdings from the Font drop-down menu. Next you can select the check box that is either checked or unchecked, and insert it into your Word document.

    insert-symbol-into-word

Method 2: Insert Clickable Check Box in Word 2016

Microsoft Word also allows you to insert check boxes that are clickable. Checkbox once clicked is checked and on second click it gets unchecked. Here’s how to insert clickable check box into your Word document:

  1. In the Home tab of Microsoft Word, right-click on an empty spot on the ribbon and then choose Customize the Ribbon.

    customize-the-ribbon

  2. When the Word Options dialog opens, select the Customize Ribbon tab. Select Main Tabs from the Customize the Ribbon drop-down box. Check the Developer option in the list. Click OK.

    add-developer-to-ribbon

  3. Now you can see that Developer tab is added in Ribbon. In the Controls group of the Developer tab, you will see a small check box icon. Click it to insert a check box at your cursor’s location.

    insert-clickable-check-box-in-word

  4. Now that the check box has been inserted, you can click it once to toggle whether or not it’s checked.

How to View or Export Edge Saved Passwords in Windows 10

February 22nd, 2017 by Admin

How can I export / backup the passwords saved in Microsoft Edge? Many people save the passwords for different websites so that they don’t have to enter the passwords again and again, but what if you forgot the password?

microsoft-edge-saved-passwords

Microsoft Edge stores all passwords in Windows Vault (also known as Credential Manger). In Windows 10, you can easily find Windows Vault files by accessing the following locations:

  • C:\Users\user_profile_name\AppData\Local\Microsoft\Vault
  • C:\ProgramData\Microsoft\Vault
  • C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\Vault

All web credentials are stored in an encrypted form and Microsoft Edge doesn’t provide an option to view the saved passwords. In this tutorial we’ll show you a simple way to view & export Microsoft Edge saved passwords using a reliable tool – Password Recovery Bundle.

How to View or Export Edge Saved Passwords in Windows 10?

  1. To get started, click here to download Password Recovery Bundle. Once the download process is complete, double-click the setup file to install it on your Windows 10 computer.
  2. Run the Password Recovery Bundle program. Click the Start Recovery button, and then select “Internet Explorer (Edge) Password” option from the drop-down list.

    password-recovery-bundle

  3. It will decrypt the encrypted Vault files, and show you all saved passwords in both Microsoft Edge and Internet Explorer. Select all passwords and paste them into a text file for safe keeping.

    export-edge-saved-passwords

The most painful part of a computer crash is often the loss of data. It’s an important best practice to keep a backup of Edge saved passwords, especially if you use Microsoft Edge as your primary browser.