Restoring the windows 10 start button. The Start button in the top ten has stopped working: how to fix the situation. Using the PowerShell Toolkit

A Windows session often begins with the Start button, and its failure will be a serious problem for the user. Therefore, it is important to know how to restore the function of a button. And you can fix it without even reinstalling the system.

Why the Start Menu Doesn't Work in Windows 10

The causes of the malfunction may be as follows:

  1. Corruption of Windows system files responsible for the operation of the Windows Explorer component.
  2. Problems with the Windows 10 registry: important entries that are responsible for the correct operation of the taskbar and the Start menu have been wiped.
  3. Some applications that caused conflicts due to incompatibility with Windows 10.

An inexperienced user can cause harm by accidentally deleting service files and Windows entries, or malicious components obtained from an unverified site.

Start Menu Recovery Methods

The Start menu in Windows 10 (or any other version) can be fixed. Let's consider several ways.

Troubleshooting with Start Menu Troubleshooting

Do the following:

After checking, the utility will fix the problems found.

Start Menu Troubleshooting found and fixed the issues that arose

If there are no problems, the application will report their absence.

Start Menu Troubleshooting found no problems with Windows 10 main menu

It happens that the main menu and the Start button still do not work. In this case, close and restart Windows Explorer following the previous instructions.

Restoring Windows Explorer

The explorer.exe file is responsible for the Windows Explorer component. For critical errors that require immediate correction, this process may restart automatically, but this is not always the case.

The simplest way is as follows:

The explorer.exe program will close and the taskbar will disappear along with the folders.

To restart explorer.exe, do the following:


"Windows Explorer" should display the taskbar with a workable "Start". If this is not the case, then do the following:


Watch for some time the work of the "Start" and the main menu, the work of "Windows Explorer" in general. If the same errors reappear, rolling back (restoring), updating or resetting Windows 10 to factory settings will help.

Troubleshooting with Registry Editor

The registry editor - regedit.exe - can be launched using the "Windows Task Manager" or the "Run" command (the Windows + R combination will display the application execution line, usually launched by the "Start - Run" command with a working "Start" button).


Fixing the Start Menu via PowerShell

Do the following:


The Start menu will work the next time you start your PC.

Creating a new user in Windows 10

The easiest way is to create a new user through the command line.


After a few seconds of waiting - depending on the speed of the PC - end the session with the current user and log in under the name of the newly created one.

Video: what to do if the start menu does not work

If nothing helps

There are times when no method of resuming the stable operation of the Start button has helped. The Windows system is so damaged that not only the main menu (and the entire "Explorer") does not work, but it is also impossible to log into the system under your own name and even in safe mode. In this case, the following measures will help:

  1. Check all drives, especially the contents of the C drive and RAM, for viruses, for example, with Kaspersky Anti-Virus with a deep scan.
  2. If no viruses are found (even using advanced heuristics technologies), perform a restore, update (if new security updates are available), “roll back” or reset Windows 10 to factory settings (using an installation flash drive or DVD).
  3. Scan for viruses and copy personal files to removable media, then reinstall Windows 10 from scratch.

You can restore Windows components and functions - including the taskbar with the Start menu - without reinstalling the entire system. Which way to choose - the user decides.

Professionals never reinstall the OS - they maintain it so masterfully that once Windows 10 is installed, you can work until its official support by third-party developers stops. In the past, when CD-ROMs (Windows 95 and older) were rare, Windows was "brought to life" by MS-DOS, repairing corrupted system files. Of course, Windows recovery has come a long way in 20 years. With this approach, you can still work - until the PC drive fails or remains for Windows 10 programs that meet the modern needs of people. The latter, perhaps, will happen in 15–20 years - with the release of the next versions of Windows.

Launching a failed Start menu is not difficult. The result is worth it: there is no need to urgently reinstall Windows due to a non-working main menu.

Oh, this Windows 10, every day - there are various problems with the system. I am here to help fix these problems, or try to do so.

Just recently, I came across a news report that Windows 10 users are experiencing errors with the start menu. They lie in the fact that the menu does not open, or some of its elements refuse to start. In addition, the Notification Center, where important settings are located, may not open either. In this article I will try to express my opinion on this matter and give a couple of tips on solving the problem. By the way, at the end of the article I will give a good method that will most likely fix problems with the start menu.

Somehow, on Windows 8, the start menu didn’t start for me either, to be honest, I don’t even know why it happened, but a simple restart of the explorer helped. You need to go to task manager by pressing hotkeys Ctrl+Shift+Esc and the Windows process list find the word "Conductor" or explorer.exe. Right click on the process and select "Restart".

Using the PowerShell utility

This method is quite tough, but effective, since we will forcibly force the start menu to open. The only thing that can happen is the work of some components, in particular, the Windows Store, will be disrupted. I advise you to first use the other methods described in this article and if they do not help, then move on to this.

For this method, we need to run it, usually you can run it if you enter the appropriate phrase in the search, but since it may not work for us, you will have to manually look for it in the folder Windows\System32\WindowsPowerShell\v1.0. Find the powershell.exe launch file there. We need to right click on it and select "Run as administrator".

By the way, the utility can be run a little differently. Open the command prompt (as Administrator) and enter the phrase "powershell" in it. After that, nothing will open, but you can work directly on the command line.

As soon as you start powershell, no matter how, enter the command in the utility window to solve our problem:

Get-AppXPackage -AllUsers | Foreach (Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”)


After that, you can try to open the start menu, if it doesn’t work, try restarting the computer. Nothing again? Let's move on to the next methods.

Using the Registry Editor if the Start Menu Doesn't Work

As you understand from the name of the header, we will use , this method can also help. Let's start the registry editor, for this we press the hot keys Win + R and enter the command "regedit" then follow this thread: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced.

Are you in the right section? Great, now right click on the right side of the window and select "Create", parameter "DOWRD (32 bit)", name it EnableXAMLStartMenu. Now double-click on it and set the value to 0. Restart your computer.


There is another solution. You need to go to the "System" section, where it is displayed, to do this, right-click on the start menu, click on the item at the bottom left "Safety and Maintenance", expand tab "Service", press "Start Service".


Create a new user to fix problems with the start menu

Here, too, everything is clear, we will create a new user in the Windows 10 system and see what happens. If everything works out, all the data on the old account can be transferred to the new one.

So, press the Win + R hotkeys and enter the “Control” command, after which we get to the Control Panel. Let's go to point "User accounts", we find the line there "Change account type" and click on it. In the window that opens, select below "Add new user...".

A window will open where you click "Add a user to this computer".


In a similar way, you can do this: open the command line and enter the command net user Username /add.

Option if all else fails

The only thing I can advise you is either.

BONUS [New Method - Start Menu Fix Utility]

We tried a lot, but did it help? If not, then this bonus option should prove to be a lifesaver. More recently, Microsoft has created a utility that detects various errors and problems associated with the Start menu, yes, yes, the program was created just for this.

The work of this utility is similar to the work of the usual process "Diagnosis of problems", but this is not the main thing. Run the utility and click "Further".



The search for problems will begin, if they are found, they will be automatically corrected, if nothing is found, the program will inform you about it.


You can also view the troubleshooting report.

Thank you all for reading this blog.

With the release of the new operating system Windows 10, Microsoft has finally returned the menu " Start» into place. But the developers didn't stop there. Menu « Start» in Windows 10 has undergone significant changes. In the new menu, the developers combined the classic menu that was present in Windows 7 and XP and the tiled Metro interface that was present in the eight. But like all new products, the new Start' is not without flaws.

After the mass migration to Windows 10, thanks to the assistance of the company for a free transition to the operating system, many PC users have encountered the problem of launching the menu " Start". To solve this problem, when the menu " Start"has stopped starting or disappeared, we have prepared a material in which we will describe in detail: how to make the menu work again" Start" different ways. After reading this material, you will no longer have such questions - why the menu " Start"does not respond, is not pressed, or where the Start has gone.

Restoring the work of the "Start" button by restarting the explorer

Windows 10 Explorer is one of its main components, so the work of most processes and programs directly depends on it. For this example, we can solve our problem by restarting the explorer. Exists two ways to restart explorer. We will describe the simplest one first. To restart explorer first way Let's start with Task Manager. You can launch the task manager using the three-key combination Ctrl + Shift + Esc .

Now in the task manager window, we need to find the process of our explorer. After finding it, right-click on it and select the item in the context menu " Restart».

This action should restart File Explorer and restore the functionality of the " Start».

For second method we need to use the console as an administrator. The first step is to launch the console as an administrator. To do this, start a search in the top ten using the key combinations WIN + Q. In the launched search, type the query " cmd". After that, right-click on the found result and select the item we need in the context menu.

Now in the console that opens with admin rights, type the following command taskkill /f /im explorer.exe

This process will start File Explorer and the menu " Start' should work. This example clearly demonstrates why it is necessary to restart Explorer.

We solve our problem using the PowerShell console

In this example, we will restore the Start function using the console PowerShell. To do this, we need a PowerShell console with admin rights. In the running console, we need to type the command (download the file with the command) shown in the notepad below.

You can start the console by analogy with starting the command line, described in the previous example. Just to start, enter the search query " PowerShell».

In the running console, we type the command and wait for its execution.

After these steps, check the operation of the Start. If it still doesn't work, then try the examples below.

It is worth noting that if the search does not work for you, then you can start PowerShell using the executable file. To do this, follow the link in the explorer " C:\Windows\System32\WindowsPowerShell\v1.0" and run this file as an administrator.

We solve our problem by creating a new Windows 10 user

By creating a new user in the top ten, the system completely resets the parameters of its programs. For example, for a newly created user, the system allows you to return all Microsoft Edge browser settings to their original state. That is, you will have the same browser in front of you as after a fresh installation of Windows 10. The same thing happens with the menu " Start”, since it, in fact, is the same application as any program in the top ten. Now let's move on to creating a new user. To do this, open the control panel and follow the links " \User Accounts\User Accounts\Manage Accounts". In the panel window that opens, click on the link " Add new user in window« Computer settings»» at the bottom of the window.

After doing this, a window like this should open. In this window, you need to click on the bottom button Add a new user for this computer.

This action will take us to the data entry window for a new Windows 10 user. In our case, this user is "Alexander 2". By confirming the entered user data with the Next button, a new account will be created.

You can switch between users in the menu " Start”, but in our case this will not work. Therefore, we will use the key combination ALT + F4. You need to perform this combination on the active desktop, that is, not in any running program. After this action, a window will appear in which you need to select the item "".

Now let's start the user change with the OK button, after which we will get to the user change window. Enter the password in it and go under the account of the new user "Alexander 2".

After a little setup of the user account, we will get to the desktop of the new PC user. In this example, restore the functionality of the menu " Start"You can absolutely. But for many experienced PC users, creating a new account will not be the answer. Judge for yourself, the settings of all other programs will remain in the old account. Therefore, the previous option with the PowerShell console will be the most optimal.

We solve the problem with the "Start" button by editing the registry

To solve this problem, we will open a notepad and type in it the text shown below (download the file, do not forget to rename the extension).

It is also worth noting that you cannot launch notepad through Start, so you should use the utility Run. You can run this utility using the WIN + R combination. In the utility line you need to enter " notepad' and execute this command. After setting the registry settings, let's save our file with the extension " REG". In our case, this file is called Start.REG. Now let's run this file and confirm the message that appears.

After writing new data to the registry, restart the computer. After the reboot, Start should work again.

Another way to solve the problem with Start

For this method, first go to the window "" using the key combination Win + Pause/Break .

At the bottom of the "" window, follow the link "" and open the tab " Service»

Now you need to enable system maintenance by clicking the button start service. After this action, the system maintenance process will begin, which will help solve our Start problem. This example is based on recommendations from users on the net who advised it to solve this problem. If this method does not help, then we still recommend that you restore the Start function using PowerShell.

Alternative option

If none of the options helped you, the problems associated with the Start continue, then we advise you to use programs that return the classic menu " Start". One of these programs is . You can download this utility from its official website www.startmenu10.com. Installing Start Menu 10 is very simple and any PC user can handle it. After launching the utility, it will be built into the notification panel, and will also replace the menu " Start» on your own.

If you open the program settings, you can customize the design new start, ask Hotkeys and even change main icon. After digging around a little in the settings of Start Menu 10, we replaced the standard Start icon.

They also changed the design of the menu itself.

The Start Menu 10 utility is very easy to use, so even a novice user can handle it. I would also like to note that in addition to Start Menu 10 there are other utilities such as Start Menu Reviver and StartIsBack++, which allow you to return the classic menu "Start» . These utilities, like Start Menu 10, have a considerable set of settings and can also be used for free.

Summing up

Since the new operating system from Microsoft is still very raw, and such problems when the Start menu does not open in Windows 10 or Microsoft Edge does not start, will still be very common. Microsoft itself promises to constantly improve the system components and their functionality. And we, in turn, hope that our article will help our readers restore the menu " Start”, when it stopped running or disappeared altogether.

Related videos

Technology is a complex system that works due to a huge number of factors. It is clear that if minor changes occur, then this can lead to large errors. Many people call this magic because it happens that the Start menu in Windows 10 does not even open.

Given that, then a lot of people face such a problem. But you should not despair, because even in such complicated stories there is a rational way out. Start stopped working? Fixing it!

File problem

So, first of all, you should check if the files of the operating system are damaged. To do this, open a command prompt and type sfc /scannow. If notifications pop up that the files are damaged, you need to enter the DISM /Online /Cleanup-Image /RestoreHealth command.

  • If it is clear from the results of the scan that the Windows files are intact, then you can turn to another technique:
  • You must press the Windows button (the image of tiles on the keyboard) and the R key, after which you need to enter the regedit command and select OK.
  • In the registry, navigate to: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
  • Next, you need to look to the right side of the screen and press the right mouse button. A drop-down list will appear asking you to select New >> DWORD (32-bit) Value. The resulting parameter must be renamed to EnableXAMLStartMenu. The value of such a parameter is usually set to 0. It also happens that such a thing already exists, so you should simply set the required value to 0.
  • The final step is to close the program that edits the registry and reboot.

Registering the Start Menu Again

If the Start button does not work after the performed manipulations, then you can try to register such a menu again. To do this, you need to go through a series of steps:

  • Right-click on the taskbar and select Task Manager from the drop-down menu.

  • In the window that opens, open File >> Run a new task.

  • You need to enter the name "powershell" and check the box Create a task with administrator rights. Next, there is an OK button, and you need to click on it.

  • Windows PowerShell will open, and you should insert the line into it: Get-appxpackage -all *shellexperience* -packagetype bundle |% (add-appxpackage -register -disabledevelopmentmode ($_.installlocation + “\appxmetadata\appxbundlemanifest.xml”))

All items must be performed with administrator rights, and then restart the computer.

self-control

To solve the problem when the Start has stopped working, or the whole computer does not work, you need to remember one thing - no panic. Yes, everything happens: it happens that notifications do not come, it happens that the taskbar is gone. This is a complex device, anything happens to it. But for any person, there is a reset button that allows you to start Windows 10 Safe Mode, in the worst case. Most of the time it doesn't come to that.

Let some button or panel not work, the main thing is that the user's brain must work. After all, only when he stopped working should he sound the alarm, since everything is lost.

(Visited 8 491 times, 7 visits today)

25.10.2015 Alexander Pukhovsky

After updating or installing Windows 10, the Start button stopped working for many users.

If you ask a request in Google or Yandex "Windows 10 start button not working", then all the recommendations issued by the search engine will eventually come down to the following five options for resolving the issue (one of them should help you):

  1. Restart the Explorer.exe process.
  2. Enable the start button using PowerShell.
  3. Create a new user.
  4. Some "atypical" ways.
  5. The most reliable way to restore the functionality of the Start button.

Consider the implementation of the above points in order.

Attention!

After completing each item, you must restart Windows 10 and check if the Start button works.

1. Restarting the Explorer.exe process.

Launch Task Manager. To do this, press the key combination Ctrl + Shift + Esc. Next, click the "Details" button (if there is one at the bottom). Go to the "Processes" tab, select the Explorer process (as the Explorer.exe process is called in Windows 10). Right-click on it and select Restart. These actions are clearly shown in Figure 1.

Restart your computer.

Did not help? Then we move on to the next point.

2. Enable the start button using PowerShell.

There are two ways to launch PowerShell.

First way. Open "This PC". Next, open the Windows folder, then the System32 folder, the WindowsPowerShell folder, and finally the v1.0 folder. Right-click on the powershell.exe file and run it as administrator.


The second way. It is offered by Microsoft. Right-click on the taskbar (the bar at the bottom of the screen) and in the context menu that opens, go to the Task Manager.

Then, in the Task Manager window that opens, select "File" first, and then the "Run a new task" item.

In the "Open" line, write powershell and check the box next to "Create a task with administrator rights." Click "OK" to confirm.


In the Windows PowerShell window that opens, copy and paste the following command Get-appxpackage -all *shellexperience* -packagetype bundle |% (add-appxpackage -register -disabledevelopmentmode ($_.installlocation + “\appxmetadata\appxbundlemanifest.xml”)). Then press the Enter key.


After the command completes successfully, close PowerShell and restart Windows.

The start button should now work.

3. Create a new user.

If the above methods did not help, you can alternatively create a new Windows 10 user using the Control Panel.

We call the command line with the key combination Win + R, we write Control in it. The control panel opens. In the control panel, we create a new user by analogy with previous operating systems.

As a rule, for a new user, all elements of the desktop work "as expected". Now it is enough to transfer data from the old user to the new one and delete the unnecessary account.

4. Some "atypical" ways.

These options are worth trying when none of the previous options worked. I cite them exactly in the form in which the users themselves describe them (I have not personally tested them, but suddenly one of them will help you).

Problems with the Start button were due to non-working applications. It is enough to remove non-working tiles, and the Start button in windows 10 will start working.

  1. Press the combination of Shift + Alt buttons (located on the left) and the PrtScr button. This turns on the high-contrast scheme, and the Start button will start working.
  2. Delete all empty (non-working) tiles.
  3. Again, press Shift + Alt and the PrtScr button, and this turns off the high contrast scheme.
  4. The start button should work.

Enable / disable (if enabled - disable, if disabled - enable) the "User Account Control" (UAC) section.

Go to the "User Account Control Settings" section. To do this, open the Control Panel (by pressing the Win + R key combination we call the command line, then we write Control in the command line, the control panel opens). In the search bar, write uac, and then from the options found, click on the "Change User Account Control Settings" section.

To enable User Account Control, move the slider up to the top position "Always notify me in the following cases"; to disable - the slider to the lower position. To confirm, press the OK button. User Account Control will be disabled/enabled (depending on the selected option) after the system reboots.


5. The most reliable way to restore the Start button.

And finally, the most efficient way to solve.

When the Start button in windows 10 does not work for you, just reinstall Windows 10 :) And spend less time, and a positive result is guaranteed.

Residents of the city of Minsk can apply for help to our company "Remka". Call Velcom 8029-111-95-95 and MTS 8029-222-95-95.

Alexander Pukhovsky
Especially for:
- http: // site