scannow didnt find any integrity violations. Id already done the mdsched so I know my RAM is fine. heres the new dump link:
As for the
findstr /c:β[SR]β %windir%\logs\cbs\cbs.log > %userprofile%\Desktop\sfc.txt
code
when I tried that it said windows couldnt find anything but then I remembered , all of my instal locations (including the desktop where shortcuts are) are in D: not C:
as C: is used STRICTLY for OS and nothing else so I changed the /c: in the code to /d: and it just blinked forever and did nothing.. I did find an sfc.txt file on my desktop but it was blank and empty.
As for the
findstr /c:β[SR]β %windir%\logs\cbs\cbs.log > %userprofile%\Desktop\sfc.txt
code
when I tried that it said windows couldnt find anything but then I remembered , all of my instal locations (including the desktop where shortcuts are) are in D: not C:
as C: is used STRICTLY for OS and nothing else so I changed the /c: in the code to /d: and it just blinked forever and did nothing.. I did find an sfc.txt file on my desktop but it was blank and empty.
Comment