This video will demonstrate how to delete package from UAT/Prod environment in D365fo incase you don't want any particular package over there Steps as per Microsoft Documents:- 1.Create a file that is named ModuleToRemove.txt. 2.In the file, put the name of each module that you want to remove on a separate line. Make sure that you've completed the prerequisites for each module that you're removing. 3.Create a valid deployable package, and put the ModuleToRemove.txt file in the package\AOSService\Scripts folder. 4.Upload the package to the Lifecycle Services asset library. Wait for the asset to finish validation, and review any warnings that are shown on the Asset Details panel on the right side of the page. 5.Install the deployable package. For more information about how to install deployable packages, see Apply updates to cloud environments. 6.Verify that the package was uninstalled before you complete this procedure in a production environment. You can also fin...