Windows 10: Command prompt, microsoft edge and powershell runs in the background?

Discus and support Command prompt, microsoft edge and powershell runs in the background? in AntiVirus, Firewalls and System Security to solve the problem; so I checked task manager, and found that command prompt, microsoft edge and powershell were running in the background consuming my cpu. It deletes... Discussion in 'AntiVirus, Firewalls and System Security' started by DaKingOfMonkes, Jan 28, 2022.

  1. Command prompt, microsoft edge and powershell runs in the background?


    so I checked task manager, and found that command prompt, microsoft edge and powershell were running in the background consuming my cpu. It deletes itself as soon as I see it. I managed to end task all of them fast enough, but they keep coming back afterwards. I tried deleting microsoft edge, but instead of launching microsoft edge, it ran the updater insteadAnd if I don't end task it command prompt keeps duplicating?I checked the startup menu but there was nothing suspicious.I haven't checked task scheduler since I don't know if a task was necessary for windows.I did a virus scan and it didn'

    :)
     
    DaKingOfMonkes, Jan 28, 2022
    #1
  2. Kursah Win User

    PowerShell instead of Commandline in Creators Update

    Interestingly enough my personal laptop just got the update...and still has Command Prompt listed, not PowerShell...

    Edit: Not that it matters...I use both regularly. *Toast :toast:
     
    Kursah, Jan 28, 2022
    #2
  3. cwtech Win User
    command prompt will not open in safe mode with command prompt

    Would I just follow the same steps within safe mode after hooking up to the other system?
     
    cwtech, Jan 28, 2022
    #3
  4. Command prompt, microsoft edge and powershell runs in the background?

    Microsoft edge problems

    Hi Prudhviraj,

    Thank you for posting your query in Microsoft Community.

    From the description of the issue, I understand that you are facing issues with several functionalities in Windows 10.

    Please follow the below suggested methods and check if it helps to resolve the issue.

    Method 1:

    This issue may happen due to system file corruption. I suggest you to run System file checker. System File checker (SFC) scan is done to check if there are any corrupted system files that could be causing this issue. Kindly follow
    the below given steps:


    • Press Windows key + X, select
      Command prompt (Admin) to bring up elevated Command prompt.

    • In Command prompt type
      sfc/scannow
      and press enter.
    • Restart the computer.
    If no corrupted system files were found in the previous state, then I suggest you to try the following steps to employ the DISM command lines:


    • Open command prompt by pressing Windows key + X and selecting “Command prompt admin”.

    • In command prompt, type the following commands and press Enter after each command:
    DISM.exe /Online /Cleanup-image /Scanhealth

    DISM.exe /Online /Cleanup-image /Restorehealth


    • Close the command prompt and restart the PC and check if it works.
    Method 2:

    If issue persist, kindly follow the below given steps and check if it helps:

    Run these commands:


    • Press Windows key and type Powershell
      in search, right click on it and Open as administrator .

    • Type the following command in Powershell and hit enter:

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

    Hope the above information was helpful. If you need further assistance, please do let us know and we would be happy to help you further.
     
    Rakesh Narayanaswamy, Jan 28, 2022
    #4
Thema:

Command prompt, microsoft edge and powershell runs in the background?

Loading...
  1. Command prompt, microsoft edge and powershell runs in the background? - Similar Threads - Command prompt microsoft

  2. Command Prompt and Powershell will ONLY Run as Admin

    in Windows 10 Gaming
    Command Prompt and Powershell will ONLY Run as Admin: I am unable to open either Command Prompt or Powershell normally. If I select the "Run as Administrator" option they will both run fine. When I try to run them the box comes up for about 2 seconds and then closes. Nothing is ever displayed in the box.The problem is that I...
  3. Command Prompt and Powershell will ONLY Run as Admin

    in Windows 10 Software and Apps
    Command Prompt and Powershell will ONLY Run as Admin: I am unable to open either Command Prompt or Powershell normally. If I select the "Run as Administrator" option they will both run fine. When I try to run them the box comes up for about 2 seconds and then closes. Nothing is ever displayed in the box.The problem is that I...
  4. Command Prompt And PowerShell Run Automatically On Reboot

    in Windows 10 Gaming
    Command Prompt And PowerShell Run Automatically On Reboot: The last 3 times I've rebooted, I notice that the first thing to run is CMD.exe open window and if I do not immediately stop it, it launches I suspect command prompt lauches it PowerShell which runs a script open window and they both will close.I also suspect this is a virus...
  5. Command Prompt And PowerShell Run Automatically On Reboot

    in Windows 10 Software and Apps
    Command Prompt And PowerShell Run Automatically On Reboot: The last 3 times I've rebooted, I notice that the first thing to run is CMD.exe open window and if I do not immediately stop it, it launches I suspect command prompt lauches it PowerShell which runs a script open window and they both will close.I also suspect this is a virus...
  6. Command Prompt And PowerShell Run Automatically On Reboot

    in AntiVirus, Firewalls and System Security
    Command Prompt And PowerShell Run Automatically On Reboot: The last 3 times I've rebooted, I notice that the first thing to run is CMD.exe open window and if I do not immediately stop it, it launches I suspect command prompt lauches it PowerShell which runs a script open window and they both will close.I also suspect this is a virus...
  7. Powershell or Command prompt !

    in Windows 10 Software and Apps
    Powershell or Command prompt !: Good morning, I use SCANNOW occassionally going into Command prompt etc. I have just been reading that using it with Powershell is better because it is a more powerful tool would you agree ? Is there anything else you would suggest using with Powershell to keep my laptop...
  8. Powershell or Command prompt !

    in Windows 10 Customization
    Powershell or Command prompt !: Good morning, I use SCANNOW occassionally going into Command prompt etc. I have just been reading that using it with Powershell is better because it is a more powerful tool would you agree ? Is there anything else you would suggest using with Powershell to keep my laptop...
  9. Powershell or Command prompt !

    in Windows 10 Gaming
    Powershell or Command prompt !: Good morning, I use SCANNOW occassionally going into Command prompt etc. I have just been reading that using it with Powershell is better because it is a more powerful tool would you agree ? Is there anything else you would suggest using with Powershell to keep my laptop...
  10. How to always run Command Prompt and PowerShell as Administrator

    in Windows 10 News
    How to always run Command Prompt and PowerShell as Administrator: [ATTACH]How often do you need to run the Command Prompt or PowerShell as administrator on your Windows 10? For me what happens is, I often forget to right-click and select Run as administrator and I know it only when I get the error in running any command as shown in the...