can someone help me analyse a dump file that doesn't make any sense?

3 of your window user mode files have been modified.
679 errors : win32kbase (ffff8f0214a32d70-ffff8f0214a37c5f)

basically, a user mode program made a call that ended up calling the file filter manager then to some unknown code address which ended up in a bugcheck.

I would assume you have a virus that inserted a hack. best to do a clean install of window and update the motherboard drivers


you could try to do a fix by booting windows, running cmd.exe as an admin, then
run
sfc.exe /scannow
then run
dism.exe /online /cleanup-image /restorehealth

then do a Malwarebytes scan
you have to find how the malware got installed, it could be scheduled in the task scheduler.

often it is faster to make a new install image of the current windows build and install it so you know you are not infected.

win32k.sys, win32kbase.sys, and win32kfull.sys among other files look like they were modified.
also, your gpu base driver was installed from the local driver store and does not match your version of the NVidia gpu sound driver. Best to reinstall windows, do the windows updates, reboot and do the motherboard drivers and download the GPU drivers from NVidia (reboot after the install, even though it is not required0
 
im doing an sfc scan now, and this already is a fresh windows, could the virus be in the other hard drive?(i have an ssd and a hdd)
and what is a malwarebytes scan.
im in safemode so im limited
 


im doing an sfc scan now, and this already is a fresh windows, could the virus be in the other hard drive?(i have an ssd and a hdd)
and what is a malwarebytes scan.
im in safemode so im limited
 
you have to get another image from a known good source. (directly from Microsoft for windows 100)

-the code was being executed from user mode so it is something that is currently running on your system that made the call.

-most of the time viruses disable the easy methods of fixing the problem.
for example they make sfc.exe not work by putting a hidden copy of the drivers into the local driver store on the machine.

then they disable the dism.exe command by replacing it with another file that does not work.
the dism.exe command tries to get a clean copy of the bad file directly from the Microsoft update server.

often the malware will delete your backups so recovery will not work.

Malwarebytes is a malware scanner, you would just use the trial version,run the scan and then uninstall it afterword.

if you know you had a good install, then you have to figure out how the files got modified.
I would look at any browser extensions, look at any tasks that are scheduled to run in the task scheduler, look at the list of running tasks to see if something should not be running. Kind of time consuming to figure it out, then you have to figure out what changes were made and undo them.
if you find the virus with a Malwarebytes scan you could look up the virus and then do your own fixes.




 




so the scan finished with no errors and the dism.exe thing finished successfully
so im now scanning with malwarebytes

 
only provide a bugcheck that happens after the malware was removed and the dism.exe command has completed.

I can check to see if you still have modified versions of the win32k files.
you still have the issue that you had something running that was making calls to the modified files.
(unless it was the adware program that Malwarebytes found)




 


so what do i do now?
 
wait for the next bugcheck if you don't get one then the dism.exe command probably fixed the modified files and Malwarebytes removed the program that installed the bad files. (you could also find the dism.exe log and search it to find the files that it replaced, and assumed it worked if the correct files were replaced)

if you do get a bugcheck, then provide the memory dump (and most likely do a reinstall of windows)



 

bsod again
https://1drv.ms/u/s!An11TDoAW4k1hgvutpop35JVbPdc
 
MERGED QUESTION
Question from beefpotato : "BSoD dumpfile help."









 
MERGED QUESTION
Question from beefpotato : "please help I'm desprate, bsods"