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
- Press to openRun the command. WindowsR
- Type gpedit.msc in the dialog box and click to open Group Polic y Editor.gpedit.msc Enter
- Navigate to the following location:
<strong>User Configuration/Administrative Templates/Start Menu and Taskbar</strong>
- Double-click the "Remove frequently used program groups from the Start Menu" policy setting.
- Check the Enabled box.
- Click Apply and OK to save the changes, then restart your PC for the changes to take effect.
2. Use the Registry Editor
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.
- Press to open and run the command. WindowsR
- Type Registry Editor in the dialog box and click to open Registry Editor. Enter
- Navigate to the following location:
<strong>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer</strong>
- 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".
- 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!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

SublimeText3 Chinese version
Chinese version, very easy to use

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

Dreamweaver Mac version
Visual web development tools

SecLists
SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.