start icon

Joined
Nov 20, 2013
Messages
2,092
Reaction score
181
Does right click at Start button work ?

If yes, try this method.................
Right click at Start button > select Command Prompt (Admin) > type powershell > press Enter > wait a bit until you see....
PS C:\windows\system32>

At the flashing prompt, copy and paste this.........

Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

> press Enter.

Ignore any error in red.

When finished, try Start again.
 

Trouble

Noob Whisperer
Moderator
Joined
Nov 19, 2013
Messages
13,411
Reaction score
2,319
Hello and welcome to the forum.
Launch Task Manager (Ctrl + Alt + Delete)
From the file menu select "Run new task"
Type
Control Panel
Hit enter or click OK.
Use the "User Accounts" applet to create a new admin user and log on as that user and see if it's just a problem with your profile.
 
Joined
Aug 28, 2015
Messages
4
Reaction score
0
Thank you
It is not working
Deployment operation progress C:windows
Activities not show. Every number come to error in red.
 

Attachments

  • Screenshot (37).png
    Screenshot (37).png
    211.7 KB · Views: 422
  • Screenshot (35).png
    Screenshot (35).png
    190 KB · Views: 476

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top