Archive for the ‘Others’ category

Fix: Missing “Open command window here” in Windows 10 Creators Update

June 19th, 2017 by Admin

After upgrading to Windows 10 Creators Update, you may find that the “Open command window here” option is not showing up in the context menu of File Explorer, and it was replaced with “Open PowerShell window here“. In this guide, we’ll walk you through the steps to add the missing option “Open command window here” back to the context menu in Windows 10 Creators Update.

open-command-window-here-windows-10

How to Add “Open command window here” Back to Windows 10 Creators Update?

  1. Press the Windows key + R keyboard shortcut to open the Run command. Type regedit and hit Enter.

    regedit

  2. In the Registry Editor, navigate to HKEY_CLASSES_ROOT\Directory. By default, the Directory key is protected from changes. You’ll need to take ownership of it firstly. Follow this tutorial to take ownership of the Directory key before proceeding with the steps below.

    registry-permissions

  3. Browse to the following key:
    HKEY_CLASSES_ROOT\Directory\shell\cmd

    HideBasedOnVelocityId

    Right-click the HideBasedOnVelocityId value on the right pane, and select Rename. Rename it to ShowBasedOnVelocityId.

  4. Next, browse to this key:
    HKEY_CLASSES_ROOT\Directory\Background\shell\cmd

    rename-HideBasedOnVelocityId

    Rename a DWORD value HideBasedOnVelocityId to ShowBasedOnVelocityId.

  5. Once done, hold down the SHIFT key and then right-click on a folder in File Explorer, you’ll see the “Open command window here” option is back to the context menu. The option will also be available when using SHIFT + right-click on an empty space within a folder.

PCUnlocker – Best Alternative to Password Reset Disk

June 16th, 2017 by Admin

Password reset disk is a special disk that could be used to reset your Windows password if you forget it. Just go to Control Panel > User Accounts and Family Safety > User Accounts, you can click the “Create a password reset disk” link on the left pane to create such a disk.

create-password-reset-disk

A password reset disk contains a single file named userkey.psw, which is an encrypted backup version of your password. You can only make a password reset disk while you still know your password. The process of creating a password reset disk is just like writing down your password on a piece of paper. So, if you’ve already forgotten your password, it’s too late to create a password reset disk. Still have questions about password reset disk? Please check out this article: FAQs for Password Reset Disk in Windows.

What to do if you forget Windows password but you don’t have a password reset disk? This happens so many times because we only aware that a password reset disk must be created before we forget the password. Fortunately, there are several good alternatives to password reset disk. PCUnlocker is the best alternative that could hep you reset forgotten Windows 10 / 8 / 7 / Vista / XP password instantly.

When you’re locked out of your own computer, just use an alternative PC to download PCUnlocker and create a bootable CD/USB drive. Next, boot your locked PC from CD/USB and it allows you to bypass & reset lost admin password easily.

Automatically Delete Temporary Files with Windows 10 Storage Sense

June 15th, 2017 by Admin

C: Drive is constantly running out of space? Tired of cleaning up temporary files on Windows manually? Starting with Windows 10 Creators Update, there is a new feature called Storage Sense which can automatically free up disk space on your computer, by deleting temporary files and content in your recycle bin older than 30 days.

How to Automatically Delete Temporary Files with Windows 10 Storage Sense?

  1. Open the Settings app by pressing Windows + I keyboard shortcut, and then click the System category.

    system

  2. Select the Storage tab on the left. You’ll see the new Storage sense feature on the right. It’s disabled by default, so switch the toggle to On to start using it.

    storage-sense

  3. If you want to change what Storage Sense cleans up, click the “Change how we free up space” link.
  4. On the next page you can choose to “Delete temporary files that my apps aren’t using” and “Delete files that have been in the recycle bin for over 30 days“.

    free-up-windows-10-disk-space

    A little further down the page, there’s also an option that allows you to manually run a disk cleanup. If you click on the Clean now button, Storage Sense will free up your disk space immediately.

How to Uninstall or Reinstall Sticky Notes in Windows 10

June 14th, 2017 by Admin

Sticky Notes not opening or stop working in Windows 10? Sticky Notes is currently not available to you? In this tutorial we’ll show you a simple way to uninstall or reinstall Microsoft Sticky Notes app in Windows 10.

windows-10-sticky-notes

Part 1: Uninstall / Remove Sticky Notes in Windows 10

  1. Press the Windows key + X shortcut to open the WinX menu. Choose either “Windows PowerShell (Admin)” or “Command Prompt (Admin)“.

    windows-powershell-admin

  2. Type or paste the following command and then press Enter key on the keyboard.
    Get-AppxPackage Microsoft.MicrosoftStickyNotes | Remove-AppxPackage

    uninstall-sticky-notes-app

  3. After a while, Sticky Notes has been successfully uninstalled / removed from your Windows 10 computer.

Part 2: Install Sticky Notes in Windows 10

  1. Open the Windows 10 Store app. Type Sticky Notes in the search box and then click the Microsoft Sticky Notes app from the result.

    windows-10-store-app

  2. Click the Get button. It will begin to download and install the latest version of Sticky Notes app on your computer.

    install-windows-10-sticky-notes

So that is how you can reinstall Sticky Notes application in Windows 10. Quickly get things working correctly.

2 Ways to Prevent Changing Desktop Background in Windows 10

June 8th, 2017 by Admin

Need to lock down the desktop wallpaper on your computer to stop kids from changing it? In this tutorial, we’ll walk you through the steps to prevent users from changing the current desktop background using the Local Group Policy Editor and Registry Editor.

Method 1: Prevent Changing Desktop Background in Windows 10 Using Group Policy

  1. Open the Local Group Policy Editor and navigate to:
    User Configuration -> Administrative Templates -> Control Panel -> Personalization

    prevent-changing-desktop-background

    Double-click the Prevent changing desktop background policy on the right side.

  2. Check the Enabled radio box, click Apply and OK.

    stop-changing-desktop-background

  3. The policy settings will apply immediately. Now when you try to change the desktop wallpaper by going to Settings -> Personalization -> Background, you’ll see a message that says “Some settings are managed by your organization“, and the options are greyed out.

Method 2: Prevent Changing Desktop Background in Windows 10 Using Registry Editor

  1. Open the Registry Editor and browse to the following key:
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies

    policies-new-subkey

    Right-click the Policies key on the left side, select New -> Key. Name it ActiveDesktop.

  2. With the new ActiveDesktop key selected, right-click any empty space on the right side, select New -> DWORD (32-bit) Value. Name the new DWORD NoChangingWallPaper and set its value to 1.

    NoChangingWallPaper

  3. Reboot your computer for the changes to take effect. Your desktop background is now protected and anyone can not tamper it. When you right-click on a image and select “Set as desktop background” from context menu, nothing will happen.

Alternatively, you can also set a default desktop background in Windows 10 to prevent users from changing the desktop wallpaper image.

Set a Default Background Wallpaper for Windows 10 Desktop

June 8th, 2017 by Admin

Need to set a default wallpaper for all users on a computer? In this tutorial we’ll show you use group policy to set the default desktop wallpaper background in Windows 10. This will also prevent users from changing the background wallpaper.

Method 1: Set Default Background Wallpaper for Windows 10 Desktop Using Group Policy

  1. Use the Windows key + R keyboard shortcut to open the Run command. Type gpedit.msc and press Enter.

    gpedit

  2. In Local Group Policy Editor, browse to User Configuration -> Administrative Templates -> Desktop -> Desktop, and then double-click the Desktop Wallpaper policy on the right side.

    desktop-wallpaper-policy

  3. Select the Enabled option, and then type the path of the image you want to set as a default background. Click Apply and OK.

    desktop-wallpaper-gpo

  4. You have to log off and login once to see the changed desktop wallpaper.

Method 2: Set Default Background Wallpaper for Windows 10 Desktop Using Registry Editor

  1. Use the Windows key + R keyboard shortcut to open the Run command. Type regedit and press Enter.

    regedit

  2. In the Registry Editor, browse to the following key:
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies

    policies-new-subkey

    Right-click the Policies key on the left side, select New -> Key. Name it System.

  3. While the newly-created System key is selected, right-click any empty space on the right side, select New -> String Value. Name the string Wallpaper and set its value to the path for the default wallpaper you want to use: For example, C:\defaultwallpaper.jpg.

    set-desktop-wallpaper-registry

  4. Close Registry Editor. You’ll need to restart your computer to see the new default wallpaper.

Quick Ways to Open Sticky Notes App in Windows 10

June 7th, 2017 by Admin

Sticky Notes is a built-in app that has existed in Windows for about a decade. With Windows 10 Anniversary Update, Sticky Notes is transformed into a shiny, new Windows Store app, and you can’t open it any longer by pressing WIN + R keys then typing StikyNot. In this tutorial we’ll show you the quickest ways to open Sticky Notes app in Windows 10.

windows-10-sticky-notes

Method 1: Open Sticky Notes in Windows 10 Using Cortana Search

Click the Cortana Search box on the taskbar, and then type sticky.

search-sticky-notes-in-cortana

Next click Sticky Notes from the search result to launch the app.

Method 2: Open Sticky Notes in Windows 10 Using Start Menu

In Windows 10, the Sticky Notes app is no longer available in the Accessories section of Start Menu, but you can still find it in the Start Menu. Go to the Start Menu and click All apps, you can find it under “S” in the Start Menu.

sticky-notes-in-start-menu

Method 3: Pin Sticky Notes Shortcut to Taskbar for Quick Access

If you need to open or use Sticky Notes app frequently, you can pin its shortcut to your taskbar. Just type sticky in Cortana’s search box. Right-click on the Sticky Notes app in the result, and then choose “Pin to taskbar“.

pin-sticky-notes-to-taskbar

That’s it!

2 Ways to Prevent Uninstalling Apps from Windows 10 Start Menu

June 5th, 2017 by Admin

Windows 10 Start Menu allows you to easily uninstall app by right-clicking on it and selecting Uninstall. While this is really convenient, you might want to disable this feature and stop others from uninstalling apps on your computer. In this tutorial we’ll show you how to use group policy or registry trick to prevent uninstalling apps from both Start Menu and Settings in Windows 10.

uninstall-apps-from-windows-10-start

Method 1: Prevent Uninstalling Apps from Windows 10 Start Menu Using Group Policy

  1. Press the Windows Key + R keyboard shortcut to open the Run dialog. Type gpedit.msc and hit Enter.

    gpedit

  2. When the Local Group Policy Editor window appears, browse to the following path in the left sidebar:
    User Configuration > Administrative Template > Start Menu and Taskbar

    prevent-users-from-uninstalling-apps

    Double-click the Prevent users from uninstalling applications from Start policy on the right.

  3. Select Enabled and then click OK.

    block-users-from-uninstall-apps

  4. Reboot your computer for the policy to take effect. When you right-click on an app in the Start menu, you shouldn’t find the uninstall option now. If you dig into the Settings -> Apps & features, then select any app and you’ll see the “Uninstall” option is also grayed out.

    prevent-uninstall-apps-from-windows-10-settings

Method 2: Prevent Uninstalling Apps from Windows 10 Start Menu Using Registry Editor

Since Local Group Policy Editor isn’t available in the Home edition of Windows 10, you may need to modify the registry to stop users from uninstalling apps. Follow these steps:

  1. Press Windows Key + R keyboard shortcut to open the Run dialog. Type regedit and hit Enter to open Registry Editor.

    regedit

  2. Navigate to the following registry location:
    HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows

    Right-click the Windows key in the left pane, and then select New -> Key and name it Explorer.

    create-explorer-registry-key

  3. Right-click the newly-created Explorer key, and then select New -> DWORD (32-bit) Value. Name it NoUninstallFromStart and change its value from 0 to 1.

    NoUninstallFromStart

  4. Close Registry Editor and then reboot your computer. When you log back in to Windows 10, you should no longer see the “Uninstall” option in the context menu when right-clicking an app from the Start menu.

How to Change Mail Notification Sound in Windows 10

May 27th, 2017 by Admin

How to change the sound played when a new email arrives in Outlook or Windows 10 Mail app? If you don’t like the default mail notification sound, you change it to the sound you prefer in Windows 10.

How to Change Mail Notification Sound in Windows 10?

  1. Open the Control Panel and set the View by option to Large icons. Click on Sound.

    sound-control-panel

  2. When the Sound settings dialog opens, click the Sounds tab.
  3. Under the Program Events list, highlight New Mail Notification.
  4. Click the Sounds drop-down menu at the bottom and then select your desired sound, or select (None) to disable the new mail notification sound in Outlook and the Mail app in Windows 10.

    mail-notification-sound

    If you don’t like any of the built-in sounds, click Browse button to choose your custom sound file (.wav).

  5. Once done, click Apply and then OK to save the settings. Restart your mail application. Now, whenever you get a new mail message, it should alert you with you desired notification sound.

Turn On / Off Notification Banner & Sound for Windows 10 Mail App

May 24th, 2017 by Admin

Not getting any alert (sound or notification banner) about receiving new email? You can configure Windows 10 Mail app to show a banner notification in the Notification & Action Center, and play a sound whenever a new email message arrives. In this tutorial we’ll show you how to turn on or off notification banner & sound for Windows 10 built-in Mail app.

How to Turn On / Off Notification Banner & Sound for Windows 10 Mail App

  1. First, make sure app notifications are enabled in Windows 10. To do this, press the Windows logo key + I shortcut to open the Settings app, and then click System.

    system

  2. Select the Notifications & actions tab in the left side. Scroll down to the Notification section and turn on “Get notifications from apps and other senders“.

    get-notifications-from-apps

  3. Now, open the built-in Mail app. Click the Settings icon at the bottom of the left-hand navigation panel, and then select Notifications from the pop-up menu.

    windows-10-mail-app-settings

  4. Check the box labeled “Show a notification banner” to enable new mail notification banner in the lower-right corner of the screen. If you wish to hear a sound when a new email is received, check “Play a sound” option.

    windows-mail-app-notification-settings

  5. If you don’t want to get any sound or banner notifications for every mail message you receive, just turn off the “Show notifications in the action center” option. You can apply the same notification settings for all your email accounts in the Mail app.