• Starting today August 7th, 2024, in order to post in the Married Couples, Courting Couples, or Singles forums, you will not be allowed to post if you have your Marital status designated as private. Announcements will be made in the respective forums as well but please note that if yours is currently listed as Private, you will need to submit a ticket in the Support Area to have yours changed.

Start Button Won't Work in Windows 10

Vince53

Junior Member
Oct 22, 2009
3,011
599
72
Mexico
Visit site
✟44,794.00
Country
Mexico
Gender
Male
Faith
Baptist
Marital Status
Married
Politics
US-Republican
Folks, so many people are having trouble with the Start Button not working in Windows 10, that I have assembled all the various cures. None of them will work every time, but there’s a good chance that one of them will.



1) Go to this web page http://home.bt.com/tech-gadgets/com...g-here-are-four-ways-to-fix-it-11364000314532 to learn how to use PowerShell (a built-in Windows utility that you already have) to fix it. His first two ideas are pretty good. Don’t do his more drastic solutions, though, until you try these other ones.

2) Uninstall your anti-virus program and re-install it.

3) Simply use the Windows key (between the Ctrl and Alt keys) instead

4) Type “Classic Shell” into a search engine and install it. It is a free Start Button that works great.

5) Use System Restore



On its official site, Microsoft recommends:



Method 1:
1 Open run command. (Windows logo + r)
2. type regedit and press enter.
3. click ok when notification window prompt.
4. Go to HKEY_CURRENT_USER>Software>Microsoft>Windows>CurrentVersion>Explorer>Advance
5. Create a Dword with name ‘EnableXamlStartMenu’.
6. Give it value 0
7. Log off and login again.

If it still doesn't work try these methods.



Method 2:

I would suggest you to try ‘sfc scan’ if you haven’t tried it yet.

Let’s use the System File Checker (SFC) tool to see if it can find any missing or corrupted system files. If so, it will attempt to repair and/or replace them. Follow these steps:

1. Press Windows +x

2. Select command prompt admin.

3. At the command prompt type “sfc /scannow” (no quotes), and then press ENTER

Method 3:

1. Press Windows + x

2. Select command prompt admin.

3. Type dism /online /cleanup-image /restorehealth

4. Reboot PC.