Author Archive

How to Change the Default “New folder” Name in Windows 10

November 2nd, 2020 by Admin

When you create a new folder or a text file in Windows 10, it’s named “New folder” or “New Text Document” by default. If you prefer, you can customize and change the default name template for newly-created folders or files in Windows 10 using a registry tweak.

How to Change the Default “New folder” Name in Windows 10

  1. Open Registry Editor. Copy the following path and paste it into the Address Bar at the top and hit Enter.
    HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer

    In the left-side pane, right-click on the “Explorer” key and select New -> Key.

  2. Name the new key “NamingTemplates” and make sure it’s selected. In the right-hand pane, right-click the blank area and select New -> String Value.

  3. Name the new string “RenameNameTemplate” and double-click it to modify. In the Value data field, enter the new default name you want to use for newly-created folders/files, and click OK. Note: Do not use any of the following characters in the default name:
    \ / ? : * " > < | " ' *

  4. Close Registry Editor. Try to create a new folder in File Explorer and it will be named with your new default name instead of “New folder”.

  5. Whenever you need to restore the default “New folder” name, just change the value of the string “RenameNameTemplate” to %s or simply delete the string altogether.

How to Change Function Keys Behavior on Your Windows Laptop

October 28th, 2020 by Admin

F2 key doesn’t rename file in Windows 10? Function keys for brightness control (F11, F12) do not work any longer? Most laptops have a Fn key on the keyboard which can change the behavior of function keys (F1 – F12). On my laptop, the default function of F2 is to rename files, while pressing Fn + F2 will lower volume. If I accidentally activate the Action Keys (Hotkeys) mode, then F2 will lower volume and I have to press Fn + F2 for renaming files.

If function keys or the Fn key don’t work as expected, then you need to disable or enable Action Keys (Hotkeys) mode on your Windows 10 / 8 / 7 laptop.

Method 1: Disable or Enable Action Keys Mode from UEFI/BIOS

  1. Turn on your computer, immediately and repeatedly press a specific key (F2, F12, DEL, F10, ESC, etc.) to enter into the BIOS Setup. If you’re running Windows 10/8, you can access BIOS from Command Prompt, the Settings app or Windows sign-in screen.
  2. Once inside the BIOS/UEFI Setup, navigate to the Configuration Tab (Advanced tab or System Configuration tab) and look for an option called “Hotkey Mode” or “Action Keys Mode“, set it to Disabled or Enabled.

    On modern DELL laptops, select “Function Key Behavior” and press Enter to choose one of the following options:

    • Function Key – Disable Action Keys mode. Requires pressing Fn key to perform the actions printed on the function keys.
    • Multimedia Key – Enable Action Keys mode. Does not require pressing Fn key to perform the actions printed on the function keys.

  3. Now the behavior of the Fn key has been changed. Save and Exit the BIOS/UEFI Setup.

Method 2: Disable or Enable Action Keys Mode Using Fn Lock Key

The Fn Lock key is usually indicated by a lock icon with “Fn” printed on it. If your keyboard has a Fn Lock key, just hold down the Fn key and then press the Fn Lock key simultaneously, it will enable Action Keys mode. Pressing the Fn key and Fn Lock key again will disable Action Keys mode.

On some DELL or Lenovo laptops, the Fn Lock key is the Esc key. Pressing Fn + Esc can enable or disable the Action Keys mode with ease.

Conclusion

When Action Keys mode is enabled, function keys will work as multimedia keys by default. So you can press a single function key (F1 – F12) to mute/unmute the audio, adjust the volume or project to a screen, without having to hold down the Fn key. If you am very used to using the F2 key to rename files, just disable Action Keys mode and you’re good to go.

How to Open File Explorer from Command Prompt in Windows 10

October 26th, 2020 by Admin

How do I open a File Explorer window in a given directory from cmd.exe? Previously we’ve covered many ways to open File Explorer in Windows 10, but here I’ll show you how to open File Explorer in a specific folder using Command Prompt.

Method 1: Using the Start Command Line to Open File Explorer

Open the Command Prompt window, type the following command and press Enter. This will launch File Explorer and open the current folder location that you were in at the Command Prompt.
start .

To open a specific folder, simply run the command below. The folder path must be double quoted even if it doesn’t contain spaces. The first quoted argument will be interpreted as the window tile, and we can leave it empty.
start "" "your_folder_path"

Method 2: Using the Explorer Command Line to Open File Explorer

Open the Command Prompt window, type explorer and hit Enter. It will open File Explorer to Quick access or This PC depending on your Folder Options setting.

If you want to open File Explorer in a specific folder, then type the following command. Make sure the folder path is enclosed in double quotes if it contains spaces.
explorer "your_folder_path"

The above commands also work at Windows PowerShell console.

How to Protect Outlook .OST File from Unauthorized Access

October 23rd, 2020 by Admin

How can I set a password for my .OST file in Outlook 2013? It’s super simple to password protect a .PST file, but Outlook doesn’t offer built-in encryption for OST file. If you need to prevent other users from accessing the email messages stored in an .OST file, you can protect Outlook .OST file using third-party software – Protect My Folders.

Part 1: Find the location of OST file

Before getting started, you need to find the location of OST file in Outlook application. Follow these steps:

  1. Open the Control Panel in Large icon view, and click on the Mail option.

  2. When the Mail Setup window appears, click on the the Data Files button.

  3. The Account Settings dialog should list .pst or .ost files for all your email accounts in Outlook. Choose the .ost file you want to protect, and then click on the “Open File Location” button.

  4. File Explorer will open the folder that contains the specified outlook .ost file.

Part 2: Protect Outlook OST File from Unauthorized Access

  1. Download and install the Protect My Folders application on your computer. The first time you launch the program, it will prompt you to set up a master password in order to manage protected folders / files.

  2. Just drag your desired .ost file from File Explorer and drop it to the Protect My Folders app, it will be hidden and locked down.

  3. Nobody can access, copy, or delete a secured .ost file. If you launch Outlook application, you’ll get the error that says the ost file can’t be opened.

  4. Whenever you need to access the secured .ost file, just launch Protect My Folders and enter the master password. Select your .ost file and click on “Unlock“. You can then start Outlook application and access anything stored in that .ost file.

That’s it!

How to Disable Bing Web Results in Windows 10 Search Box

October 16th, 2020 by Admin

When you type anything in the search box on Windows 10 taskbar, it will display web results from Bing search if there are no local results.

If you just want to perform a local search only, here are 2 simple ways to disable Bing web results in Windows 10 Search box.

Method 1: Disable Bing Web Results in Windows 10 Search Box via Group Policy

  1. Open Local Group Policy Editor and navigate to: User Configuration -> Administrative Templates -> Windows Components -> File Explorer. Locate the policy called “Turn off display of recent search entries in the File Explorer search box” and double-click it.

  2. Select the Enabled option and click OK.

  3. Close Local Group Policy Editor and restart your computer to apply the new policy. Now you’ve successfully disabled the Bing integration in Windows 10 Search box.

Method 2: Disable Bing Web Results in Windows 10 Search Box via Registry Editor

If Local Group Policy Editor is not available in your PC, the following registry tweak will do the same effect.

  1. Open Registry Editor and browse to: HKEY_CURRENT_USER\SOFTWARE\Policies \Microsoft\Windows. In the left pane, right-click on the Windows key and select New -> Key, and name that Explorer.

    If the Explorer key already exists, just skip this step.

  2. Select the newly-created Explorer key. Right-click empty place in the right pane and then select New -> DWORD (32-bit) Value.

  3. Name the value DisableSearchBoxSuggestions. Then, double-click on it and set its value data to 1.

  4. Close Registry Editor and reboot Windows 10. When you use the Windows 10 search box, Bing web results are not included and it now only shows you local results.

3 Ways to Mute or Turn off Microphone in Windows 10

October 6th, 2020 by Admin

Is there a way to mute the microphone but keep the speaker on? Clicking the Volume icon in the system tray can mute the speaker easily, but there is no such straightforward way to mute the microphone. In this tutorial we’ll show you 3 methods to mute or turn off microphone in Windows 10.

Method 1: Mute or Turn off Microphone from System Tray

Right-click the Volume icon in the taskbar notification area and select “Open Sound settings“.

This will launch the Settings app and open the Sound page. On the right side, scroll down to the Input section and click on the “Manage sound devices” link.

Under the Input devices section, select your microphone and click on Disable.

Method 2: Mute or Turn off Microphone via Settings App

Press the WIN + I keyboard shortcut to open the Settings app. Click on the Privacy category.

Select Microphone in left-hand side. On the right, click on the Change button under “Allow access to the microphone on this device”.

In the popup window, toggle the setting to Off. This will disable access to your microphone in Windows 10.

Method 3: Mute or Turn off Microphone via Command Prompt or Third-Party App

There is a portable freeware called SoundVolumeView which lets you mute or unmute any sound device from Command Prompt and GUI. After downloading SoundVolumeView, unzip it and launch the .exe file. It will list all sound devices available on your computer. To mute your microphone, just select the microphone device and click the Mute icon in the toolbar.

If you want to mute the microphone from the Command Prompt, type the following command and hit Enter.
{path to SoundVolumeView.exe} /Mute "Microphone"

You can also create a desktop shortcut along with custom keyboard shortcut to run this command, which will make muting the microphone much easier.

How to Show App Name without Combining Icons in Windows 10 Taskbar

September 29th, 2020 by Admin

Is there a way to disable taskbar buttons combining in Windows 10? Can I get the taskbar to show the names of programs? By default, Windows 10 taskbar hides the labels next to the icons of running applications. If you open two instances of an application, they will be combined into a single icon in the taskbar, rather than displaying separate app icon for each instance.

How to Show App Name without Combining Icons in Windows 10 Taskbar

Right-click the blank area in the taskbar and select Taskbar settings from the pop-up menu.

In the Settings window, click the “Combine taskbar buttons” drop-down list and select Never.

Now, you’ll see the title of each application or document you’re working on in the taskbar. The taskbar will never combine windows from the same program into one icon.

To prevent others from enabling taskbar buttons combining again, you can lock down the taskbar settings and the “Combine taskbar buttons” option will be greyed out.

How to Enable Sleeping Tabs in Microsoft Edge to Save Resources

September 25th, 2020 by Admin

Sleeping tabs is an experimental feature in Microsoft Edge, which can save resources by putting background tabs into sleep mode. This feature is currently available on Microsoft Edge Canary and Dev Channels, but it is disabled by default. In this tutorial we’ll show you the steps to enable sleeping tabs in Microsoft Edge on Windows 10.

How to Enable Sleeping Tabs in Microsoft Edge to Save Resources

  1. Open your Microsoft Edge browser. Copy and paste the following text into the address bar, hit Enter.
    edge://flags/#edge-sleeping-tabs

    Click and select Enabled next to the “Enable Sleeping Tabs” setting. This will make tabs go to sleep after 2 hours of inactivity. If you think the time interval is too long, click the “Enable immediate timeout for Sleeping Tabs” setting and set it to Enabled.

  2. Now you can restart Microsoft Edge and explore the sleeping tabs feature. All tabs except the active tab will fade to indicate they are sleeping.

  3. As soon as you move your mouse cursor over a sleeping tab, Microsoft Edge will show a pop-up which says “This tab is sleeping to save resources“.

    To resume a sleeping tab, simply click on it and your content will be loaded immediately.

  4. You can also add sites you never want to sleep to a block list by going to edge://settings/system.

That’s it!

How to Hide or Add Quota tab in Drive Properties in Windows 10

September 23rd, 2020 by Admin

The Quota tab is not shown or missing for all hard drives? Is there a way to remove the Quota tab as I don’t need to manage disk quota settings? In this tutorial we’ll show you how to hide or add Quota tab in the Drive Properties window in Windows 10.

Part 1: Hide or Remove Quota Tab

  1. Open Registry Editor. Copy and paste the following path in the address bar and hit Enter.
    HKEY_CLASSES_ROOT\Drive\shellex\PropertySheetHandlers\{7988B573-EC89-11cf-9C00-00AA00A14F56}

  2. It will take you to that location. In the left pane, right-click on the {7988B573-EC89-11cf-9C00-00AA00A14F56} subkey and then select Delete.

  3. Close Registry Editor. Right-click any drive in File Explorer and choose Properties, you’ll find that the Quota tab is successfully removed from the Drive Properties window.

Part 2: Add Quota Tab

  1. Open Registry Editor and navigate to the following location. Right-click on the PropertySheetHandlers key and select New -> Key.
    HKEY_CLASSES_ROOT\Drive\shellex\PropertySheetHandlers

  2. Rename the newly-created key to {7988B573-EC89-11cf-9C00-00AA00A14F56}.

  3. Close Registry Editor. Now the Quota tab will be visible in the Drive Properties window.

That’s it!

4 Ways to Find Hard Drive Serial Number in Windows 10

September 16th, 2020 by Admin

Is there a way to get the serial number of my hard drive without opening the case? A serial number is used by manufacturers to identify the device for warranty and replacement purposes. In this tutorial we’ll show you 4 methods to find hard drive serial number in Windows 10.

Method 1: Check the Sticker Label

Open the PC case and look for a sticker or label on your physical hard drive. The serial number is listed after the word “Serial No”, “S/N” or “SN”.

Some of hard drives have the QR code printed on the label. Just scan the QR code and you can find the unique serial number associated with your drive and check the warranty status.

Method 2: Using Command Prompt

Open an elevated Command Prompt and run the command:
wmic diskdrive get model,name,serialnumber

You will see the model, name, and serial number listed for all hard drives connected to your computer.

Method 3: Using Windows PowerShell

Open Windows PowerShell as admin, and execute this command to retrieve your hard drive’s serial number:
Get-PhysicalDisk | Select-Object FriendlyName,SerialNumber

The FriendlyName column can display the brand and model of your hard drive. This command also works with NVMe storage devices.

Method 4: Using Third-Party Software

Seagate has created a very simple tool called DriveDetect.exe, which will tell you the serial number and the model number of any and all Seagate, Samsung and Maxtor-brand drives connected to your computer.

That’s it!