Home  >  Article  >  How to remove a frequently used program group from the Start menu

How to remove a frequently used program group from the Start menu

PHPz
PHPzforward
2023-09-30 21:33:03953browse

How to remove a frequently used program group from the Start menu

Whenever you install apps in Windows, you often find yourself using more programs than you know what to do with. These apps can be useful if you want to easily access certain tasks or settings in the Start menu. However, not everyone may need them.

If you are one of those users who prefers a clean Start menu interface, you can take charge of what appears here, and we'll show you how to do so by removing frequently used program groups.

How to remove a frequently used program group from the Start menu?

1. Use the Group Policy Editor

  1. Press to openRun the command. WindowsR
  2. Type gpedit.msc in the dialog box and click to open Group Polic y Editor.gpedit.msc EnterHow to remove a frequently used program group from the Start menu
  3. Navigate to the following location: <strong>User Configuration/Administrative Templates/Start Menu and Taskbar</strong>
  4. Double-click the "Remove frequently used program groups from the Start Menu" policy setting. How to remove a frequently used program group from the Start menu
  5. Check the Enabled box. How to remove a frequently used program group from the Start menu
  6. Click Apply and OK to save the changes, then restart your PC for the changes to take effect.

2. Use the Registry Editor

How to remove a frequently used program group from the Start menu NOTE As a safety precaution, please back up the registry or create a restore point before making any changes, as things can be very unreliable. predict.

  1. Press to open and run the command. WindowsR
  2. Type Registry Editor in the dialog box and click to open Registry Editor. EnterHow to remove a frequently used program group from the Start menu
  3. Navigate to the following location: <strong>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer</strong>
  4. Double-click the NoCommonGroups entry, but if it is not available, right-click in an empty area, select "New>DWORD (32-bit value)", and name it "New".
  5. In the Value Data entry, set it to 0 to disable, and then close Registry Editor.

How to add a frequently used program group to the Start menu?

If you want common apps back on the Start menu, just reverse engineer the above steps. For Group Policy options, set the option to "Disabled" and for Registry Editor, set Value Data to 0.

By removing all frequently used program groups, remember that any changes will apply to all user profiles on that PC. This means features like HomeGroup will be unnecessary as you can no longer share files. You might as well go ahead and delete your homegroup, especially if it's slowing down your device.

Hopefully you now only have the apps you want to see on the Start Menu. If you face any problems using default apps, it's a good idea to uninstall pre-installed apps, especially if you rarely use them.

If it's the Windows 11 interface that's giving you trouble, you can change that too. Most users prefer the classic Start menu, so don't hesitate to revert to the old way.

The above is the detailed content of How to remove a frequently used program group from the Start menu. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:yundongfang.com. If there is any infringement, please contact admin@php.cn delete