How to Re-Register the Start Menu in Windows 11 (2 Methods)

0
Re-Register-start-menu.jpg

How to Re-Register the Start Menu in Windows 11

In case you are utilizing Windows 11, you would possibly know that Microsoft has modified how Begin Menu works. Not solely does the Begin Menu of Home windows 11 seems to be completely different, nevertheless it additionally works otherwise. Microsoft launched the Begin Menu on Home windows 11 as a separate course of to make the working system steady.

Attributable to this, if the Begin Menu crashes, the opposite components of the Taskbar, such because the System tray, taskbar icons, and many others., gained’t be affected. Since Home windows 11 continues to be being examined, customers would possibly face just a few issues whereas utilizing the Begin Menu. Begin Menu not opening, not displaying apps, lags, and many others., had been counted as a standard points on Home windows 11.

So, in case you are coping with Begin Menu-related issues in your Home windows 11 working system, you’re studying the appropriate information. On this article, we’ll share a step-by-step information on Re-Register Home windows 11 Begin Menu.

While you re-register the Begin menu, all associated processes get refreshed which in the end fixes all Begin Menu-related issues. Therefore, observe the steps provided that your Home windows 11’s Begin Menu will not be opening or not responding. So, let’s get began.

In case you are the one person in your laptop dealing with issues associated to the Begin Menu, you could re-register Begin Menu for the present person. Listed here are among the easy steps you could observe.

1. To begin with, open the Home windows 11 search and sort in Home windows PowerShell. Subsequent, right-click on PowerShell and choose the Run as administrator choice.

'Run as administrator'

2. Now, on the Home windows PowerShell, kind within the given command and hit the Enter button:

Cease-Course of -Title "StartMenuExperienceHost" -Power

type in the given command

3. As soon as finished, you could kind in one other command and hit the Enter button:

Get-AppxPackage Microsoft.Home windows.ShellExperienceHost | Foreach Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)AppXManifest.xml"

type in the given command

That’s it! It will re-register Home windows 11’s Begin Menu for present customers.

You probably have a number of person profiles in your Home windows 11, you could observe this methodology to re-register the Begin Menu for all customers. Right here’s what you could do.

1. To begin with, open Home windows 11 Search and sort in Home windows PowerShell. Subsequent, right-click on PowerShell and choose the Run as Administrator choice.

'Run as administrator'

2. On the PowerShell window, execute the command given under:

Cease-Course of -Title "StartMenuExperienceHost" -Power

Stop-Process -Name "StartMenuExperienceHost" -Force

3. As soon as finished, copy and paste the second command and hit the Enter button:

Get-AppxPackage -AllUsers Microsoft.Home windows.ShellExperienceHost | Foreach Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)AppXManifest.xml"

type in the given command

That’s it! It will re-register the Begin Menu in Home windows 11 for all customers.

It’s fairly straightforward to re-register the Begin Menu in Home windows 11. I hope this text helped you! Please share it with your mates additionally. You probably have any doubts associated to this, tell us within the remark field under.