Debora
New Member
- Joined
- Jan 10, 2016
- Messages
- 5
- Thread Author
- #1
Hi everyone
since I upgraded to W10 I'm having some problems.
-The start menu doesn't work anymore
-The search tab neither
-Right click on the icons on the menu bar neither
-When I'm watching a video and I freeze the pc, I can't use the full screen anymore. I have to restart the pc.
I followed some suggestions online already but I had other problems that don't let me complete the suggestions
-I can't add a new account
-powershell with this code
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
doesn't finish up and doesn't fix the problems
sfc /scannow is not recognized
Thank you
since I upgraded to W10 I'm having some problems.
-The start menu doesn't work anymore
-The search tab neither
-Right click on the icons on the menu bar neither
-When I'm watching a video and I freeze the pc, I can't use the full screen anymore. I have to restart the pc.
I followed some suggestions online already but I had other problems that don't let me complete the suggestions
-I can't add a new account
-powershell with this code
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
doesn't finish up and doesn't fix the problems
sfc /scannow is not recognized
Thank you