Jump to content

Hello, There missing text shown in the pictures bellow:

 

In the past this has happened to me.

Also i runed DSIM.exe and SFC /scannow

And i thought that will fix the issue for the future but yeah, Here i am with the same issue as in the past,

I can restart my computer and that will fix it, but is there any way to fix it permanently?

Also, here and there my sound goes out and the windows troubleshooter won't fix it,

not even restarting the audio service, disabling & re-enabling the driver,

Neither changing driver. In most cases if my sound goes out after a few seconds i get a BSOD saying "critical _process_died"every time.

Yeah, my computer is a bit messed up..

 

cmd.PNG

mssingtext.png

run.PNG

Link to comment
https://linustechtips.com/topic/1277792-missing-text-in-windows-10/
Share on other sites

Link to post
Share on other sites

You could try to do a repair reinstall from a USB and see if that helps, it won't wipe your files if you choose to keep them best I recall

Current Network Layout:

Current Build Log/PC:

Storage Server Setup:

 

Prior Build Log/PC:

Link to post
Share on other sites

please see,

https://support.microsoft.com/en-us/windows/fix-error-0xef-critical-process-died-580e2073-88a4-91fc-7fb6-a9c64d8c7ceb

 

This error means that there was a hardware malfunction or a device driver issue. The following are some things to try:

  • If you've installed any new apps or devices, uninstall or unplug them and then restart your PC.

  • Make sure your PC has the latest updates. Select the Start  button, then in the search box next to Start, type Windows update and choose Check for updates from the list of results. In the Settings menu, select the Check for updates button. When it's finished, restart your PC by selecting the Start  button > Power  > Restart.

Link to post
Share on other sites

https://support.microsoft.com/en-us/sbs/windows/troubleshoot-blue-screen-errors-5c62726c-6489-52da-a372-3f73142c14ad

 

will also walk you through the steps.

start by rolling back any updated drivers or updates when you noticed the issues.

ensure that you are not running third party software such as antivirus that is causing the crash.

Link to post
Share on other sites

8 minutes ago, MoJoMax said:

I did "Dism /Online /Cleanup-Image /CheckHealth" "Dism /Online /Cleanup-Image /ScanHealth" and in CMD and both it said nothing was corrupted.

 

why would you think thats the cause? its most likely a buggy Kernel-mode driver

 

if you curious, please read https://docs.microsoft.com/en-us/windows-hardware/drivers/gettingstarted/user-mode-and-kernel-mode

 

All code that runs in kernel mode shares a single virtual address space. This means that a kernel-mode driver is not isolated from other drivers and the operating system itself. If a kernel-mode driver accidentally writes to the wrong virtual address, data that belongs to the operating system or another driver could be compromised. If a kernel-mode driver crashes, the entire operating system crashes.

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

×