Windows 10: Blue screen/powershell crash caused by Get-AppxPackage CoffeeStainStudios.DeepRockGalactic...

Discus and support Blue screen/powershell crash caused by Get-AppxPackage CoffeeStainStudios.DeepRockGalactic... in Windows 10 Gaming to solve the problem; This in reference to my on-going computer issues: Powershell errorsBased upon the admin.'s suggestion they said it was a PCI-E GPU error hardware. So... Discussion in 'Windows 10 Gaming' started by junktea1, May 29, 2024.

  1. junktea1 Win User

    Blue screen/powershell crash caused by Get-AppxPackage CoffeeStainStudios.DeepRockGalactic...


    This in reference to my on-going computer issues: Powershell errorsBased upon the admin.'s suggestion they said it was a PCI-E GPU error hardware. So last night, I decided to disconnect my RTX 4060 and remove all the Nvidia files and drivers associated with it. My computer is still crashing this morning.After researching, I've decided to run as an admin. Powershell and remove these applications repeatedly showing up in the event viewer in hopes of eliminating this problem. See below -One is caused by this package called MinecraftJavaEdition and the other is from this program called CoffeeSta

    :)
     
    junktea1, May 29, 2024
    #1
  2. Law-II Win User

    Crash/blue screen

    Hi

    I assume from the title of your post Crash/Blue Screen that the PC has crashed and produced a *BSOD=[Blue Screen Of Death] =Blue Screen; and that the PC recovered from this; if and when you see the Blue Screen write the Stop Code down; recover the PC or use one that is working to access the net and look up the Stop Code.

    nb: You may be able to view this with a [*BlueScreenView] application, google for this.

    Edit Link - Blue screen of death (STOP error) information in dump files.

    Description
    ===========

    BlueScreenView scans all your minidump files created during 'blue screen
    of death' crashes, and displays the information about all crashes in one
    table. For each crash, BlueScreenView displays the minidump filename, the
    date/time of the crash, the basic crash information displayed in the blue
    screen (Bug Check Code and 4 parameters), and the details of the driver
    or module that possibly caused the crash (filename, product name, file
    description, and file version).
    For each crash displayed in the upper pane, you can view the details of
    the device drivers loaded during the crash in the lower pane.
    BlueScreenView also mark the drivers that their addresses found in the
    crash stack, so you can easily locate the suspected drivers that possibly
    caused the crash.

    atb

    Law-II
     
    Law-II, May 29, 2024
    #2
  3. OneMoar Win User
    Windows 10 Tweaks

    @W1zzard looks like the hashing/version is different on some systems
    this syntax works better
    powershell "Get-AppxPackage *3d* | Remove-AppxPackage"
    powershell "Get-AppxPackage *bing* | Remove-AppxPackage"
    powershell "Get-AppxPackage *solit* | Remove-AppxPackage"
    powershell "Get-AppxPackage *people* | Remove-AppxPackage"
    powershell "Get-AppxPackage *zune* | Remove-AppxPackage"
    powershell "Get-AppxPackage *photos* | Remove-AppxPackage"
    powershell "Get-AppxPackage *phone* | Remove-AppxPackage"
    powershell "Get-AppxPackage *communi* | Remove-AppxPackage"
    someone already compiled all the tweaks listed into a handy choice driven .cmd file
    you can get that from here
    http://forums.mydigitallife.info/threads/63498-Windows-10-TNBT-(The-next-big-tweak)-official-thread
     
    OneMoar, May 29, 2024
    #3
  4. Blue screen/powershell crash caused by Get-AppxPackage CoffeeStainStudios.DeepRockGalactic...

    Blue Screen of Death

    Hi Kevin,

    I am sorry to know that you are getting Blue screen errors.

    Along with the suggestion provided by ZigZag, try the steps below.

    If you see the blue screen only after sign-in
    and you can see a mouse cursor:

    • While at the black screen, try using CTRL+SHIFT+ESC to start Task Manager.
    • If it becomes visible, try finding LockAppHost.exe on the Details tab and ending the task.
    • If this resolves the blue screen, use corruption resolution steps (dism, then sfc), and run the all apps PowerShell command.
    powershell

    Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like "*SystemApps*"} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

    Use the System File Checker tool to repair missing or corrupted system files:

    http://support.microsoft.com/kb/929833

    Fix Windows corruption errors by using the DISM or System Update Readiness tool:

    Fix Windows Update errors via DISM or System Update Readiness tool - Windows Server

    To uninstall a driver refer the steps below.


    • Press Windows Logo Key+X. Click On
      Device Manager.

    • Then find the driver that you are trying to uninstall and right-click on it to
      Uninstall.

    • Follow onscreen instructions to uninstall it.
     
    Kalpana Shankarappa, May 29, 2024
    #4
Thema:

Blue screen/powershell crash caused by Get-AppxPackage CoffeeStainStudios.DeepRockGalactic...

Loading...
  1. Blue screen/powershell crash caused by Get-AppxPackage CoffeeStainStudios.DeepRockGalactic... - Similar Threads - Blue screen powershell

  2. what does the powershell command Get-AppXPackage Foreach {Add-AppxPackage...

    in Windows 10 Software and Apps
    what does the powershell command Get-AppXPackage Foreach {Add-AppxPackage...: I'm having a file system error with my c drive and opening apps from the windows apps folder. I saw this command while searching for an answer. what specifically does it do?Get-AppXPackage Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$$_....
  3. what does the powershell command Get-AppXPackage Foreach {Add-AppxPackage...

    in Windows 10 Gaming
    what does the powershell command Get-AppXPackage Foreach {Add-AppxPackage...: I'm having a file system error with my c drive and opening apps from the windows apps folder. I saw this command while searching for an answer. what specifically does it do?Get-AppXPackage Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$$_....
  4. Blue screen/powershell crash caused by Get-AppxPackage CoffeeStainStudios.DeepRockGalactic...

    in Windows 10 Software and Apps
    Blue screen/powershell crash caused by Get-AppxPackage CoffeeStainStudios.DeepRockGalactic...: This in reference to my on-going computer issues: Powershell errorsBased upon the admin.'s suggestion they said it was a PCI-E GPU error hardware. So last night, I decided to disconnect my RTX 4060 and remove all the Nvidia files and drivers associated with it. My computer is...
  5. Event 403, PowerShell PowerShell - causing blue screen errors

    in Windows 10 Gaming
    Event 403, PowerShell PowerShell - causing blue screen errors: I have a newly built PC, less than 2 weeks old. It had a lot of blue screen crashes when I first setup and installed Windows 10 Pro. I've reset the PC at least 3 times and loaded a new copy of Windows 11 pro downloaded from the Windows website. At first it gave me WHEA logger...
  6. Event 403, PowerShell PowerShell - causing blue screen errors

    in Windows 10 Software and Apps
    Event 403, PowerShell PowerShell - causing blue screen errors: I have a newly built PC, less than 2 weeks old. It had a lot of blue screen crashes when I first setup and installed Windows 10 Pro. I've reset the PC at least 3 times and loaded a new copy of Windows 11 pro downloaded from the Windows website. At first it gave me WHEA logger...
  7. PowerShell Get-Appxpackage Access Denied, Not recognized or Not working

    in Windows 10 News
    PowerShell Get-Appxpackage Access Denied, Not recognized or Not working: [ATTACH]Get-Appxpackage is a PowerShell command that can display a list of the app packages that are installed in a user profile. It includes all the applications that are installed from the Microsoft Store or third-party apps. When using the command, if you receive an error—...
  8. Powershell Get-AppxPackage DNS issues

    in Windows 10 BSOD Crashes and Debugging
    Powershell Get-AppxPackage DNS issues: Hello My cousin had some issues with Game Pass and found around internet that he could try to type below command in powershell: Get-AppxPackage -AllUsers Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$$_.InstallLocation\AppXManifest.xml”} After doing this...
  9. Powershell Get-AppxPackage command not recognized

    in Windows 10 BSOD Crashes and Debugging
    Powershell Get-AppxPackage command not recognized: I'm using Windows 10 Pro. In powershell run as administrator when I try to run this command: Get-AppxPackage -allusers foreach {Add-AppxPackage -register "$$_.InstallLocation\ I get this error: Get-AppxPackage : The term 'Get-AppxPackage' is not recognized as the name...
  10. Unable to use get-appxpackage command in powershell

    in Windows 10 Installation and Upgrade
    Unable to use get-appxpackage command in powershell: While using the command I get this: [IMG] https://answers.microsoft.com/en-us/windows/forum/windows_10-windows_install/unable-to-use-get-appxpackage-command-in/215276a3-d0dc-4673-99f0-c8102ddee597