Archive for the ‘Windows 11’ category

How to Delete Custom or Built-in Power Plan in Windows

August 23rd, 2018 by Admin

How do I delete a power plan that I no longer need? Windows allows you to use the built-in power plans (Balanced, Power Saver, and High Performance) or create a new power plan from scratch. This tutorial will show you 2 methods to delete custom or built-in power plan in Windows 11 / 10 / 8 / 7.

Method 1: Delete Custom Power Plan Using Control Panel

  1. Press the Windows and R keys together to open the Run dialog box. Type powercfg.cpl and press Enter to access one of the Control Panel applets – Power Options.

  2. To delete a custom power plan, you first have to choose another power plan as the active one. Then click on the link “Change plan settings” next to the custom power plan you want to delete.

  3. In the next window, click on Delete this plan link at the bottom.

  4. Click OK to confirm the operation.

  5. After deleting the power plan, it will disappear from the Power Options window.

Method 2: Delete Custom or Built-in Power Plan Using Command Prompt

In addition to deleting custom power plan, this method also allows you to delete built-in power plans in Windows 10 / 8 / 7. Follow these steps:

  1. Open the Command Prompt as administrator. Run the powercfg /list command and it will list all existing power plans in your system along with their GUIDs.

    If the power plan you want to delete is active, then you have to set another plan as active by running this command:
    powercfg -setactive GUID

  2. Now, you can delete the desired power plan using the following command.
    powercfg -delete GUID

  3. When it’s done, the selected power plan is deleted and you cannot use it anymore.

How to Create a Power Plan in Windows 11 / 10 / 8 / 7

August 22nd, 2018 by Admin

A power plan lets you customize how long it takes your computer to turn off monitor / hard drive, or go into sleep after your computer is idle. In this tutorial we’ll walk you through the steps to create a power plan in Windows 11 / 10 / 8 / 7 to customize how your computer uses power.

How to Create a Power Plan in Windows 11 / 10 / 8 / 7?

  1. Press the Windows key + R to bring up the Run dialog, type powercfg.cpl and press Enter to open the Power Options window.

  2. Click the “Create a power plan” link in the left navigational menu.

  3. Select an existing power plan as the base for your new plan, type in a plan name you want and click Next.

  4. Choose how long before your monitor turns off and how long before your computer goes to sleep. You can either set a certain amount of time, or set it to never. Finally click on Create.

  5. When you come back to the Power Options window, you can see that new power plan is automatically set as active.

That’s it!

Disable Right-Click Context Menu on Taskbar in Windows 11 / 10 / 8 / 7

May 28th, 2018 by Admin

Is there a way to disable the right-click context menu on the Windows 10 taskbar using group policy? In this tutorial we’ll show you 2 simple ways to disable right-click context menu on the taskbar in Windows 11 / 10 / 8 / 7. This is really useful if you want to prevent inexperienced users to delete or add any apps in your taskbar.

Method 1: Disable Right-Click Context Menu on Taskbar Using Group Policy

  1. Press Windows + R hotkey to open Run Command. Type gpedit.msc and press Enter key.

  2. In the left side of Local Group Policy Editor, navigate to User Configuration > Administrative Templates > Start Menu and Taskbar, then double-click the “Remove access to the context menus for the taskbar” policy in the right side.

  3. Select the Enable radio button. Click Apply and then OK.

    Now you have successfully disabled taskbar right-click context menu in Windows 10 / 8 / 7.

Method 2: Disable Right-Click Context Menu on Taskbar Using Registry Editor

  1. Press Windows + R hotkey to open Run Command. Type regedit and press Enter key.

  2. Navigate to the following key in the Registry Editor window:
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

    If the Explorer subkey is not available, right-click on Policies key and select New -> Key, then name the new key as “Explorer”.

  3. Now right-click on blank area in the right pane, and select New -> DWORD (32-bit) Value.

  4. Give it the name NoTrayContextMenu and click OK. Then double-click the name and set the value data as 1.

  5. Log off or reboot for these changes to take effect. The next time you right-click on the taskbar, it won’t show up the context menu any longer.

How to Disable Right Clicking on Start Menu in Windows 10 / 11

May 25th, 2018 by Admin

Is it possible to disable context menu in the Start Menu in Windows 10? How can I stop users from right clicking on the Start Menu and making changes? In this tutorial we’ll show you 2 simple ways to remove the ability to right click on the Start Menu in Windows 11 / 10.

Method 1: Disable Right Clicking on Start Menu Using Group Policy

  1. Press the Windows key and R at the same time to invoke a Run command. Type gpedit.msc and press Enter.
  2. In the left pane of Local Group Policy Editor, navigate to Computer Configuration -> Administrative Templates -> Start Menu and Taskbar. Double-click the “Disable context menus in the Start Menu” policy in the right pane.
  3. Select Enabled and click OK.

    Now, when you right-click on the apps in the Start Menu, the context menu will not show up any longer.

Method 2: Disable Right Clicking on Start Menu Using Registry Editor

  1. Press the Windows key and R at the same time to invoke a Run command. Type regedit and press Enter.
  2. In the Registry Editor window, navigate to the following key:
    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\ExplorerIf you do not have the “Explorer” subkey, then just create it.
  3. Create a new 32-bit DWORD value DisableContextMenusInStart, and set it to 1 to disable the context menu in the Start Menu.
  4. Close Registry Editor and reboot for the changes to take effect.

How to Open Print Management in Windows 11 / 10 / 8 / 7

March 29th, 2018 by Admin

Print Management missing from Windows 10 Administrative Tools? Print Management is a Microsoft Management Console (MMC) snap-in that enables you to install, view, and manage the printers. In this tutorial we’ll show you the easiest ways to open Print Management in Windows 11 / 10 / 8 / 7.

Method 1: Open Print Management via Run Command

Press the Windows key + R to open the Run command box, type printmanagement.msc and hit Enter.

This will launch the Print Management console immediately. Expand the Print Servers node on the left, you can add / delete the printers and drivers, view printer queue, configure the printer port, print test page, etc.

Method 2: Open Print Management via Control Panel

Open the Control Panel and select Large icons under the View by drop-down list. Click Administrative Tools.

You can find the Print Management shortcut.

Can’t Find Print Management in Windows 10/8/7 Home?

Print Management is not available in the Home edition of Windows. However, you can find an alternative Control Panel applet that can help manage the printers connected to your computer. Follow these steps:

Open the Control Panel in Large icons view. Click Devices and Printers.

In the Devices and Printers window, you can see the connected printers, scanners, Bluetooth and other external devices. Right-click on your printer and you can see how many documents are in the printing queue, set the default paper size for printing, manage the printer properties.

Click the “Print server properties” in the toolbar area and it lets you configure available printer forms and printer ports, add and remove printer drivers, etc. That’s it!

How to Delete Wireless Network Profiles in Windows 11 / 10 / 8 / 7

November 21st, 2017 by Admin

How can I clear out all old Wi-Fi profiles on Windows 7? Look for a way to remove wireless networks that no longer worked because their passwords have been changed? In this tutorial we’ll show you different ways to delete wireless network profiles in Windows 11 / 10 / 8 / 7, using System Tray, Command Prompt or Registry Editor.

Method 1: Delete Wireless Network Profile Using System Tray

Click the wireless network icon in the system tray from the bottom-right corner, and you’ll see a list of wireless networks. Right-click on the network you want to delete, and then select Forget from the pop-up menu.

Now the system will forget the selected network, and it not be able to connect to that Wi-Fi network.

Method 2: Delete Wireless Network Profile Using Command Prompt

Open the Command Prompt as administrator and run the following command to get the list of all wireless network profiles stored on your local PC:
netsh wlan show profiles

Find the name of the wireless network profile you want to delete, then type the following command to remove it:
netsh wlan delete profile name="profile name"

If you want to remove all the wireless network profiles, simply type:
netsh wlan delete profile name=*

Method 3: Delete Wireless Network Profile Using Registry Editor

  1. Open the Registry Editor and navigate to the following key:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\Profiles
  2. Click each subkey under Profiles, and check the ProfileName value on the right to see if that is the wireless network connection you want to remove. Once you find the subkey, right-click on it and select Delete.

  3. Now, your selected network profile is deleted successfully.

4 Ways to Open Folder Options in Windows 11, 10, 8 and 7

October 12th, 2017 by Admin

How can I open Folder Options through the Command Prompt? If you want to show hidden files or customize how your files are displayed in Windows Explorer, you have to access Folder Options. In this tutorial we’ll show you 4 quickest ways to open Folder Options in Windows 11, 10, 8 and 7.

Method 1: Open Folder Options from Windows Explorer

Press WIN + E keyboard combination to open Windows Explorer (also known as “File Explorer). Click the View tab, and then click Options in the ribbon. This will open Folder Options dialog.

In Windows 11, open File Explorer and click on the See more button (three dots) on the right side of the toolbar, and then select Options.

Method 2: Open Folder Options from Control Panel

Open the Control Panel. Change the View by option to Large icons or Small icons.

Click File Explorer Options to open Folder Options.

Method 3: Open Folder Options from Run or Command Prompt

Press the WIN + R keys together to open the Run command box, and then type control.exe folders and press Enter to access Folder Options.

If you’re at Command Prompt, type control.exe folders and you can also access Folder Options quickly.

Method 4: Open Folder Options by Search

If you’re running Windows 10/8, type folder options into the Cortana Search box on the taskbar. Click on File Explorer Options from the result.

If you’re running Windows 7, click the Start button and type folder options into the search box, then click Folder Options.

That’s it!

How to Auto Hide Windows 11 / 10 / 8 / 7 Taskbar with Ease

April 4th, 2017 by Admin

Windows Taskbar has an auto-hide feature that can hide the taskbar when not in use. When this feature is turned on, the taskbar disappears whenever you click elsewhere, or whenever your cursor moves away from it. To make the taskbar appear again, you have to move your cursor to the bottom of the screen or press Windows + T keyboard shortcut. In this tutorial we’ll show you how to automatically hide the taskbar in Windows 11, 10, 8 and 7.

hide-windows-taskbar

Part 1: Auto Hide Taskbar in Windows 11

Right-click the empty space on the taskbar and select Taskbar settings.

The Settings app will launch to the related page. Click Taskbar behaviors to expand the settings.

Check the “Automatically hide the taskbar” option.

Part 2: Auto Hide Taskbar in Windows 10

Right-click a blank spot on the taskbar, and then click Settings from the context menu.

open-settings-from-taskbar-menu

This will open the Taskbar panel in the Settings app. You’ll see two options: Automatically hide the taskbar in desktop mode, and Automatically hide the taskbar in tablet mode. Toggle one or both of these options.

hide-taskbar-in-desktop-tablet-mode

Part 3: Auto Hide Taskbar in Windows 8 and Windows 7

Right-click a blank spot on the taskbar, and then select Properties in the context menu.

taskbar-properties

This will open the “Taskbar and Start Menu Properties” window. Under the Taskbar tab, check the “Auto-hide the taskbar” option and click Apply.

auto-hide-the-taskbar

That’s it!

3 Ways to Disable Registry Editor in Windows 11, 10, 8 and 7

June 12th, 2016 by Admin

Making improper changes to the Registry can cause Windows to become unusable or unbootable. To prevent, restrict or block anyone from accessing Registry Editor in Windows 11, 10, 8 and 7, you can disable Registry Editor using group policy, registry trick or third-party software.

Method 1: Disable Registry Editor Using Group Policy

  1. Press the Windows key + R to bring up the Run box. Type gpedit.msc and press Enter.

    gpedit

  2. When Group Policy Editor opens, navigate to User Configuration > Administrative Templates > System. Double-click on Prevent access to registry editing tools on the right panel.

    prevent-access-to-regedit

  3. Select the radio button next to Enabled, click Apply and then OK, then close out of Group Policy Editor and reboot your computer.

    prevent-access-registry-edit

  4. When a user tries to access Registry Editor, they will get an error message saying “Registry editing has been disabled by your administrator“.

    registry-editing-disabled

This method will prevent all users from accessing Registry Editor, including yourself. To regain access to Registry Editor, you have to open Group Policy Editor again, and change the policy to Disabled or Not Configured.

Method 2: Disable Registry Editor Using Registry Trick

  1. Press the Windows key + R to bring up the Run box. Type regedit and press Enter.
  2. When Registry Editor opens, navigate to:
    HKEY_CURRENT_USER > SOFTWARE > Microsoft > Windows > CurrentVersion > Policies > System

    If the System key doesn’t exist, you need to create it.

  3. In the right pane, right-click on any empty space and select New > DWORD (32-bit) Value. Name it DisableRegistryTools and set its value to 1.

    disable-registry-tools

  4. When you try to access Registry Editor, you’ll also get the same error message “Registry editing has been disabled by your administrator“.

This method will prevent your current user from accessing Registry Editor. To regain access, you have to log on as another administrator account and delete the registry value DisableRegistryTools.

Method 3: Disable Registry Editor Using Third Party Software

Using Protect My Folders you can lock & protect Registry Editor with a password. Anyone can’t access Registry Editor without knowing your password.

  1. Download and install Protect My Folders program on your computer. The first time you launch this program it will prompt your to set a password. Don’t forgot it as you’ll need it next time you run it.
  2. When Protect My Folders starts, click on Add/Lock button.

    protect-my-folders

  3. The File/Folder selection dialog should open, choose the C:\Windows\regedit.exe file and click Add, next click OK.

    select-regedit

  4. Now you’ll see the regedit application is locked. Close Protect My Folders program.

    lock-registry-editor

  5. When you try to access Registry Editor, you’ll receive the following error message:

    cannot-find-regedit

This method will block all users from accessing Registry Editor. To regain access you have to relaunch Protect My Folders, enter your password and unlock the regedit.exe app.

Enable / Disable Fast User Switching in Windows 11, 10, 8, 7 and Vista

January 28th, 2016 by Admin

Fast user switching is disabled or missing on your Windows 10 system? Unable to switch to a different account as the “Switch user” option is greyed out?

win7-switch-user

In this tutorial we’ll show you 2 ways to enable or disable Fast User Switching in Windows 11, 10, 8, 7 and Vista.

Method 1: Using Local Group Policy Editor

  1. Press the Windows key + R to open the Run dialog box. Type gpedit.msc and press Enter.
  2. The Local Group Policy Editor console should open. In the left pane, expand the following nodes:
    Local Computer Policy\Computer Configuration\Administrative Templates\System\Logon
  3. In right-side pane, double-click on the “Hide entry points for Fast User Switching” policy and its properties screen will open.

    hide-fast-user-switch

  4. If you want to turn off / disable the Fast User Switching feature, set it to Enabled. Or click Disabled or “Not configured” to re-enable Fast User Switching.

By disabling the Fast User Switching feature, the “Switch user” option will be greyed out or removed from Windows logon screen,Start menu and the Task Manager.

Method 2: Using Registry Trick

Since Group Policy Editor doesn’t come with the Home and Starter editions of Windows, here is another method to enable / disable Fast User Switching using Registry Editor:

  1. Press the Windows key + R to open the Run dialog box. Type regedit and press Enter.
  2. In the Registry Editor window, navigate to the following key:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
  3. In the right-side pane, search for the value named HideFastUserSwitching. If it doesn’t exist, you can create one by right-clicking in the empty space on the right pane and choose New –> DWORD (32-bit) Value.

    hide-fast-user-switching

  4. Set the Value data for HideFastUserSwitching to 1 if you want to disable the Fast User Switching feature. To re-enable it, change that value to 0.
  5. Close the Registry Editor. You will have to log off and then log back on for the changes to take effect.