Jump to content

Hey,


I have a question? My login screen and ctrl alt delete screen don't look normal

This is for example when I do ctrl alt delete.


I also did "sfc /scannow" and when it turned out that windows.ui.logon.dll is corrupt, do you know how I can fix this?

20210711_165227.jpg

Link to comment
https://linustechtips.com/topic/1355534-ddl-file/
Share on other sites

Link to post
Share on other sites

Try accessing the cmd from the advanced boot settings in windows.

and try running these commands

Do one scan at a time.
Some of these scans will take some time to finish.

Type,
DISM /Online /Cleanup-Image /RestoreHealth
Hit Enter.

Type,
sfc /scannow
Hit Enter.

Type,
chkdsk /v /f /r C:
Hit Enter.

When asked to schedule it,
Type Y

Now type this to restart the system,
Shutdown /r

 

If it doesn't work after this your only option would be to backup your files.

Also just for assurance if you don't get any solutions that work , try posting this at the microsoft forum, they might be able to help you.

Take a look at this http://dllsearch.net/dlls/w/windows.ui.logon-dll-file

If my answer is correct or is helpful please mark it as the solution. Quote me in your post to summon me. Beware that after summoning me ill never leave. 

Link to comment
https://linustechtips.com/topic/1355534-ddl-file/#findComment-14864682
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×