If the issue is being caused by the My Office app being uninstalled, can't we just reinstall that app?
Windows 10 1709 - wsappx process high cpu load & and black screen after login for some users
I'll had an issue that wsappx takes all the cpu of one core (ill think its single threaded app).
Have searched the internet and dont found an solution.
just a few hints that a clean boot solved the issue for some but that didnt worked for me.
The issue also just poped up on some users of the machine, some users where fine.
But when the "defect" user has logged in into his account the wsappx goes crazy and dont come down, also when another user takes the local session.
Another issue i have faced was that after logging in, some users facing black screen.
There was a mouse cursor and task manager could be lunched (with ctrl-alt-del) but nothing else showed.
Seemed that explorer stucked in loading.
After googling it turns out that "AppReadiness" (german: App-Vorbereitung) service caused that issue.
After disabling the service the users could logon again.
Here is a thread about the issue and with the workaround: https://h30434.www3.hp.com/t5/Desktop-Boot-and-Lockup/SOLVED-For-everyone-who-is-having-black-screen-after-login/td-p/6318990/page/2
Now i have found a solution for this which works for booth issues and solved them!
Just clear the two user accounts (Control Panel - User account - manage other user account).
You must be logged on from another, working user account.
This olved booth issue 100% for two other user accounts without any workaround.
Hope this helps someone with this bad issue!
Tobias
Windows for home | Windows 10 | Windows Hello, lock screen and sign-in
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
79 answers
Sort by: Most helpful
-
Anonymous
2018-04-18T19:52:44+00:00 -
Anonymous
2018-04-18T19:51:04+00:00 I am pretty sure this is the link/tool I used to create the installer media for the ones I got working.
-
Anonymous
2018-04-18T19:46:13+00:00 Our organization is having this issue also. All Dell computers with Dell Images.
-
Anonymous
2018-04-18T18:03:07+00:00 On my machine reinstalling the Apps with
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
fixed the high-load problem for accounts which still allowed a login.
But I could not apply the solution if the login stuck with the black screen. Does anybody know how to reinstall apps for another users account?
-
Anonymous
2018-04-16T21:11:11+00:00 I am having the same issue on some recently purchased systems from Dell. I noticed the issue seems to be triggered when I remove the "My Office" application. I normally remove the pre-installed Office applications as our clients have Office 365; many times, the pre-installed Office applications have caused issues when Office 365 is installed later.