Windows 10: powershell commands

Discus and support powershell commands in Windows 10 Software and Apps to solve the problem; I would like a PowerShell ISE command to open a .flac file at a certain time... Discussion in 'Windows 10 Software and Apps' started by Christopher Trexler, Mar 19, 2021.

  1. powershell commands


    I would like a PowerShell ISE command to open a .flac file at a certain time

    :)
     
    Christopher Trexler, Mar 19, 2021
    #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, Mar 19, 2021
    #2
  3. Pavan_N Win User
    Uninstall Photo app by using Powershell command

    Hi Lorraine,

    Thank you for posting your response.

    I apologize for the miscommunication. Follow the steps below and check if that helps.


    • 1. Open the Start menu, type Windows PowerShell in the search bar.

      2. Right click on the Windows PowerShell and select Run as administrator.

      3. Enter the below command to uninstall the Photo app.

      • get-appxpackage *Microsoft.Windows.Photos* | remove-appxpackage ( check the spacing)
    After performing the above steps, install the Photo app from the Windows store.

    Hope this information is helpful. Please do let us know if you need further assistance, we’ll be glad to assist you.

    Thanks
     
    Pavan_N, Mar 19, 2021
    #3
  4. Joan Pin Win User

    powershell commands

    Windows PowerShell instead of Command Window

    This issue in the Context Menu usually occurs if changes were made in the registry. May we know if you made any changes in the value of the registry of your device?

    Based from the result of the SFC tool, there are some corrupted files found in the system. We suggest that you continue with the troubleshooting steps using the
    Deployment Image Servicing and Management (DISM) tool. Follow the steps:

    • Press Windows key + X.
    • Click on Command Prompt (Admin).
    • Type the command, DISM.exe /Online /Cleanup-image /Restorehealth and hit
      Enter.

    Let us know if the steps provided above works for you.
     
    Joan Pin, Mar 19, 2021
    #4
Thema:

powershell commands

Loading...
  1. powershell commands - Similar Threads - powershell commands

  2. Powershell command execution in the background

    in Windows 10 Gaming
    Powershell command execution in the background: Hi,We can see powershell transcript generated however how can we find what process triggered that execution? It seems to be generated hourly. What can be seen in the transcript is that it is running "PS>Get-Process Select-Object -Property ProcessName"The transcript output as...
  3. Powershell command execution in the background

    in Windows 10 Software and Apps
    Powershell command execution in the background: Hi,We can see powershell transcript generated however how can we find what process triggered that execution? It seems to be generated hourly. What can be seen in the transcript is that it is running "PS>Get-Process Select-Object -Property ProcessName"The transcript output as...
  4. Command Prompt and Powershell will ONLY Run as Admin. Both lock PC if started, CPU fan...

    in Windows 10 Gaming
    Command Prompt and Powershell will ONLY Run as Admin. Both lock PC if started, CPU fan...: Similar to post - Command Prompt and Powershell will ONLY Run as Admin - Microsoft CommunityCMD and PowerShell have always worked fine. Not used it for a while but noticed today that when trying to start either, their respective window tile opens, but it's black, nothing...
  5. Command Prompt and Powershell will ONLY Run as Admin. Both lock PC if started, CPU fan...

    in Windows 10 Software and Apps
    Command Prompt and Powershell will ONLY Run as Admin. Both lock PC if started, CPU fan...: Similar to post - Command Prompt and Powershell will ONLY Run as Admin - Microsoft CommunityCMD and PowerShell have always worked fine. Not used it for a while but noticed today that when trying to start either, their respective window tile opens, but it's black, nothing...
  6. 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 "$$_....
  7. 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 "$$_....
  8. How to suspend bitlocker on a non-system drive using command line or powershell

    in Windows 10 Gaming
    How to suspend bitlocker on a non-system drive using command line or powershell: I don't have accees to the control panel "suspend bitlocker" settings because I have "windows 10 22H2 home".So I have been using both command line and powershell commands whichever happens to be most convenient for me, to induce the suspension "indefinitely" with any of the...
  9. How to suspend bitlocker on a non-system drive using command line or powershell

    in Windows 10 Software and Apps
    How to suspend bitlocker on a non-system drive using command line or powershell: I don't have accees to the control panel "suspend bitlocker" settings because I have "windows 10 22H2 home".So I have been using both command line and powershell commands whichever happens to be most convenient for me, to induce the suspension "indefinitely" with any of the...
  10. How to suspend bitlocker on a non-system drive using command line or powershell

    in AntiVirus, Firewalls and System Security
    How to suspend bitlocker on a non-system drive using command line or powershell: I don't have accees to the control panel "suspend bitlocker" settings because I have "windows 10 22H2 home".So I have been using both command line and powershell commands whichever happens to be most convenient for me, to induce the suspension "indefinitely" with any of the...