Hey everyone, today I'm going to show you how to remove the 3D Viewer app from your Windows 10 using PowerShell. This can be useful if you don't use the app and want to free up some space on your computer. Here's how to do it:
Step 1: First, open PowerShell as an administrator. You can do this by searching for 'PowerShell' in the Windows search bar, right-clicking on it, and selecting 'Run as administrator'.
Step 2: Once PowerShell is open, you'll need to type the following command and press Enter: Get-AppxPackage *3dviewer* | Remove-AppxPackage
Step 3: After pressing Enter, PowerShell will remove the 3D Viewer app from your Windows 10 system. You may see some messages indicating the progress of the removal process.
And that's it! The 3D Viewer app should now be uninstalled from your Windows 10. Keep in mind that this process is irreversible, so make sure you actually want to remove the app before going through with it. Now you can enjoy the extra space on your computer and a cleaner app list. Give it a try and let me know how it works for you in the comments below. Thanks for watching!