I am a certified Linux user with almost 10 years of experience.

Please run the following command in a terminal:

sudo apt update && sudo apt upgrade -y

Let me know if this fixes your issue

- certified Linux expert

(I’m making fun of the 25 year Microsoft veterans on the support page that tell users to run SFC /scannow)

  • promitheas@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    5 months ago

    Yea, why are Microsoft forums so bad? I have to use them sometimes as I work in IT and all our PCs run windows. Googling often leads me to their forums. The forums rarely lead me to a solution however

    • ImplyingImplications@lemmy.ca
      link
      fedilink
      arrow-up
      1
      ·
      5 months ago

      Hello,promitheas

      Welcome to Linux Community.

      It sounds like you are experiencing some quality issues using Microsoft forums, could you please provide some details to let us assist you better:

      1->General System Information: Could you provide some details about your PC’s hardware specifications? Specifically, the processor, amount of RAM, and the graphics card you are using.

      2->System File Check: When you say you automatically checked system files, did you use the built-in System File Checker (SFC) tool? Did it report any issues, or did it indicate that everything was fine?

      3->Event Viewer: In the Event Manager, can you provide more specific details about the critical errors you see? For example, the exact error messages and any associated error codes.

      Have you researched the specific error messages you found in the Event Manager (e.g., Application Error, Application Hang, Windows Error Reporting, DbxSvc, DistributedCOM, nvlddmkm)? Understanding these errors can often provide clues about the root cause of the problem. In the meantime, are you getting a blue screen on your device, and if it’s convenient, try to see if a small dump file has been generated in the corresponding path, which you can upload and share with me-<Read small memory dump files - Windows Client | Microsoft Learn>

      4->Cooling and Hardware Issues: Have you noticed any unusual temperature increases while running games or any other hardware-related issues like unusual fan noises or system freezes?

      5->Rollback to Previous Windows Version: If the issue started immediately after switching to Windows 11, have you considered rolling back to your previous Windows version temporarily to see if the crashes persist?

      The five points of detail above are intended to give me a better understanding of the situation so that I can give potential advice and solutions.

      Best regards,

      ImplyingImplications |Microsoft Community Support Specialist

      • Pika@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        5 months ago

        Man that post is about three or four paragraphs too long to be any Microsoft form advisor post.

        Usually it’s a “Welcome to the forum, please run an update and sfc /scannow and try safe mode then clean install” then ghosting when you update saying it doesn’t work

  • Stefano Prenna@lemmy.stefanoprenna.com
    link
    fedilink
    arrow-up
    0
    ·
    5 months ago

    Very often sfc /scannow will ask for an installation media, which, in a corporate environment, means sending the machine to onsite support for either “fixing” or “reimaging”. It’s basically the command you should try first if you don’t want to help someone fixing the issue. “See? There is something wrong with your installation, you should fix that before doing anything else…”

    I used that trick a few times myself to get rid of poorly behaving people.

  • xylogx@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    5 months ago

    I remember when SFC was first introduced, I excitedly wrote a script to invoke it remotely so I could use it on a user’s pc when they called to fix their problem. To this day I have never run that script. This was in 1998.

    • Nate@programming.dev
      link
      fedilink
      English
      arrow-up
      0
      ·
      5 months ago

      SFC has worked numerous times for me, usually for botched updates. Haven’t used it in a long time after leaving tech support

      • doughless@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        5 months ago

        I’ve tried using SFC multiple times and had it work zero times. One time after SFC failed to find anything wrong, I ended up fixing the machine by replacing the system file with a copy from a working machine.