3D Builder has disappeared from my Windows 10 and the MS store doesn't have a download option to put it back

Anonymous
2024-06-08T12:26:56+00:00

The title pretty much says it all.

For some reason 3D Builder is no longer listed on my PC. It does not exist in Add/Remove programs either. No idea why.

The point is that I can't get it back because when I go to the MS store there is no download button available.

How do I get 3D builder reinstalled on my PC?

Thanks

Windows for home | Windows 10 | Install and upgrade

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Ramesh 181.8K Reputation points Volunteer Moderator
2024-06-10T07:52:25+00:00

You can download the offline installer from Microsoft via https://store.rg-adguard.net/

  1. Visit https://store.rg-adguard.net/
  2. Paste the following link in the text box provided: https://apps.microsoft.com/detail/9wzdncrfj3t6
  3. Click the button with a tick mark.
  4. Download these three files:

(a) Microsoft.WindowsPreview.Kinect.8.1_2.0.1410.19000_x64__8wekyb3d8bbwe.appx

(b) Microsoft.VCLibs.120.00_12.0.21005.1_x64__8wekyb3d8bbwe.Appx

(c) Microsoft.3DBuilder_2015.209.2327.4143_neutral_~_8wekyb3d8bbwe.appxbundle

  1. Install items (a) and (b). Then, run the .AppxBundle file to install it.

See also: How to Download the Offline Installer for any Store App

Was this answer helpful?

100+ people found this answer helpful.
0 comments No comments

55 additional answers

Sort by: Oldest
  1. Anonymous
    2024-06-08T13:05:36+00:00

    Hello , sorry about your problems. My name is Marco and I will do my best to help you.

    You can download it here: https://apps.microsoft.com/detail/9wzdncrfj3t6?...

    If you cannot download it from this link which takes you to the MS Store, it is possible that there are files left on your PC and keys in the registry which prevent reinstallation. Consult the following link for the procedure to follow.

    https://www.windowscentral.com/how-completely-r...

    _________________________________________________

    Note: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.

    Was this answer helpful?

    4 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2024-06-08T13:26:30+00:00

    Hi Marco

    Thanks for your reply.

    The link you provided does take me to a page with 2 links on it...

    1. Download
    2. View in store

    Clicking on either of those buttons results in the same thing.

    They both open the MS Store with 3D builder displayed, but there is no "Get" button to actually get it (screenshot of that is below).

    It's not really a case of preventing reinstallation. It's more a case of not offering it in the first place (beyond that first link you sent).

    Thanks

    Was this answer helpful?

    20+ people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2024-06-08T13:33:45+00:00

    I also tried following the following the instructions for completely removing it from my PC.

    However, it seems that all the things I need to remove are already gone.

    Where do I go from here?

    Thanks

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2024-06-08T15:18:15+00:00

    Try the methods below one at a time, to fix the problems in the Microsoft Store. After each one, check if the problem is fixed.

    1- Check your time and date settings

    .. Sometimes the Windows Store won’t update if your time and date settings are incorrect. To make sure they’re right, click on the time and date in the far right corner of the taskbar. In the panel that appears, select Date and time settings, which will open the settings app.

    2- Clear the Microsoft Store cache

    .. Press the 'Windows + r' keys and type 'wsreset.exe' (without the quotes)

    .. An command prompt window opens and then closes after approximately 10 seconds.

    .. The Microsoft Store then opens automatically. Check if it works properly again.

    3- Run troubleshooter

    .. Open Settings again (Windows + i)

    .. Go to Update & Security> Troubleshooting.

    .. Select Windows Store Applications and then click the Run Troubleshooter button.

    .. The utility will launch and check for problems that are preventing the Microsoft Store from functioning properly. If it detects anomalies, follow its recommendations.

    .. When the problems are resolved, close the utility.

    .. Go back to the Microsoft Store and check if it works properly again.

    4- To reset it:

    .. Open the settings by pressing the Windows + i keys

    .. Go to Apps> Applications and features.

    .. Select the Microsoft Store application and then click Advanced Options.

    .. Click the Reset button.

    .. Confirm the reset by clicking on Reset again.

    .. Go back to the Microsoft Store and check if it works properly again.

    5- Reinstall Microsoft Store

    .. Open Windows PowerShell as administrator. To do this, right click on the start button and click on 'Windows Shell (admin)'

    .. To reinstall the Microsoft Store app, enter the following command (you can copy and paste:

    Get-AppxPackage -allusers Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

    .. Go back to the Microsoft Store and check if it works properly again.

    6-Restore all Built in apps on your system

    The process for reinstalling Windows apps is very similar to Scan File System.

    • Open Windows start menu and type: Powershell

    -Right-click on Windows Powershell and select “ Run as admin”.

    • Copy then paste the following command always in the same page:

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

    • Press Enter and let the process take place.

    Was this answer helpful?

    0 comments No comments