Collections:
Other Resources:
start button not working in Windows 10
This really needs to get resolved. I can't use any program on my computer that doesn't have an icon on the desktop and I have a program that I need to use! I have tried the fixes listed and nothing is working. I'm getting ready to pay someone to take me back to Windows 7. I wonder how many people have surrendered and bought an Apple just so they can use their computer.
✍: Guest
if you could answer few questions to narrow down the issue.
Are you getting any error message when you click on start button?
Have you made any changes to the system prior to the issue?
Please follow the below steps and check if it helps in resolving the issue.
Open the Task manager. Here’s a tip: Press CTRL+Shift+ESC.
Click File > Run New Task.
Make sure you have a check mark beside “Create this task with administrative privilegesâ€.
Type CMD.
Type the following 4 commands at the CMD prompt:
dism /online /cleanup-image /restorehealth
sfc /scannow
powershell
Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like "*SystemApps*"} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Close the CMD window.
2016-02-24, 2066🔥, 0💬
Popular Posts:
What is "UPnP Device Host" in my Windows 7 service list? And how is "UPnP Device Host" service relat...
What is the "IP Helper (iphlpsvc)" system service on Windows Server 2012? Can I disable "IP Helper"?...
What is the "World Wide Web Publishing Service (W3SVC)" system service on Windows Server 2012? Can I...
How to review Internet Explorer (IE) add-on or Browser Helper Object (BHO) tools on Windows XP with ...
Can I remove startup application "tfswctrl.exe - Sonic Drive Letter Access Component" to speedup my ...