Windows 10: Undo -DisableDevelopmentMode -Register in powershell

Discus and support Undo -DisableDevelopmentMode -Register in powershell in Windows 10 Gaming to solve the problem; Hi, I recently ran the command instructions below in power shellPress Windows Key + S and type powershellRight-click on Windows PowerShell and choose... Discussion in 'Windows 10 Gaming' started by nicoyo505, Oct 7, 2021.

  1. nicoyo505 Win User

    Undo -DisableDevelopmentMode -Register in powershell


    Hi, I recently ran the command instructions below in power shellPress Windows Key + S and type powershellRight-click on Windows PowerShell and choose Run as administrator.In the PowerShell command window, type following command and hit Enter:Get-AppXPackage Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$$_.InstallLocation\AppXManifest.xml"} 4. Restart the computer. What is the command to revert or undo the stated command?

    :)
     
    nicoyo505, Oct 7, 2021
    #1
  2. clayto Win User

    PowerShell commands: errors and failure to register the Store

    Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register

    "$($_.InstallLocation)\AppXManifest.xml"}PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"

    PowerShell -ExecutionPolicy Unrestricted -Command & {$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + \AppxManifest.xml ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}

    Some of many links I have been given and which have failed
     
    clayto, Oct 7, 2021
    #2
  3. AndreTen Win User
    View Poll Results: Do you use Edge as your primary browser??


    I found suggestion on MS forums that could work. Did you tried this?
     
    AndreTen, Oct 7, 2021
    #3
  4. Kem Mon Win User

    Undo -DisableDevelopmentMode -Register in powershell

    The error code is 0x803F8001, in case you need it.

    I understand, thank you for the screenshot. Since resetting your
    Windows Store Components
    did not work, we suggest that you
    re-register
    the
    Windows Store
    through
    Powershell. To do this, kindly follow these steps:


    • Open
      Command
      Prompt as
      Administrator.

    • Type this command:

      PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation
      + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"

    Update us on how it goes.

    Regards.
     
    Kem Mon, Oct 7, 2021
    #4
Thema:

Undo -DisableDevelopmentMode -Register in powershell

Loading...
  1. Undo -DisableDevelopmentMode -Register in powershell - Similar Threads - Undo DisableDevelopmentMode Register

  2. How to register Windows machine to Storage sync service using powershell commands

    in Windows 10 Gaming
    How to register Windows machine to Storage sync service using powershell commands: Register-AzStorageSyncServer -ResourceGroupName "myResourceGroup" -StorageSyncServiceName "myStorageSyncServiceName"I am using this command to register but this is not working for me . help me to fix this.This Error is thrown:Register-AzStorageSyncServer : Exception of type...
  3. How to register Windows machine to Storage sync service using powershell commands

    in Windows 10 Software and Apps
    How to register Windows machine to Storage sync service using powershell commands: Register-AzStorageSyncServer -ResourceGroupName "myResourceGroup" -StorageSyncServiceName "myStorageSyncServiceName"I am using this command to register but this is not working for me . help me to fix this.This Error is thrown:Register-AzStorageSyncServer : Exception of type...
  4. Undo -DisableDevelopmentMode -Register in powershell

    in Windows 10 Software and Apps
    Undo -DisableDevelopmentMode -Register in powershell: Hi, I recently ran the command instructions below in power shellPress Windows Key + S and type powershellRight-click on Windows PowerShell and choose Run as administrator.In the PowerShell command window, type following command and hit Enter:Get-AppXPackage Foreach...
  5. Errors in Powershell while trying to re-register all apps

    in Windows 10 Software and Apps
    Errors in Powershell while trying to re-register all apps: Hello, A few days ago Microsoft store app stopped opening. After much trial and error, and a windows 10 reset. Nothing is working. I get these error messages in Powershell: PS C:\WINDOWS\system32>Get-AppxPackage -AllUsers Foreach {Add-AppxPackage...
  6. undo

    in Windows 10 Software and Apps
    undo: I hit undo and lost some info how can I get it back https://answers.microsoft.com/en-us/windows/forum/apps_windows_10-winapps-appscat_productivity/undo/6ec9eb37-0a9b-469e-a877-3a85c03513c6
  7. register

    in Windows 10 Customization
    register: In a attempt to remove VPN Register, I deleted some Register items and now my pc won’t start. I’ve tried hard turn off the pc two times and then restart the pc and have it automatically do the repair, but it always ended in a barely lit screen. Anyone have any suggestions?...
  8. PowerShell commands: errors and failure to register the Store

    in Windows 10 Software and Apps
    PowerShell commands: errors and failure to register the Store: I have spent many hours for the last two days trying to get the Store and several apps re-registered and working. On other forums which I have been directed to, such as MS TechNet, much of the advice and links I have been given either generate various errors, or just fail to...
  9. Please Help To Undo PowerShell Operation.

    in Windows 10 Support
    Please Help To Undo PowerShell Operation.: Hello, So I have 51GB .eappx file that needed to be decrypt-ed. I launched powershell and put in the command line Add-appxpackage "File location here".eappx I had to run powershell as admin to properly execute the operation but I did not. It said Deployment...
  10. "Class not registered"

    in Windows 10 Support
    "Class not registered": I get this error message every time I click on a link. How do I fix it. Thanks for your help. 46143