mojira.dev

Gray

Assigned

No issues.

Reported

View all
MCPE-235451 The textures of entities, menus, etc are swapped/wrong Awaiting Response

Comments

or just do this:

  1. [media: Screenshot 2026-03-28 105536.png]
  2. [media: Screenshot 2026-03-28 105700.png]
  3. click with 3 circles

[media: Screenshot 2026-03-28 105716.png]

4.

[media: Screenshot 2026-03-28 105725.png]

it will be uninstalled

REMINDER: Double Click Minecraft installer.exe

This file:

Reinstall again,

Does it work or does it still pop up?

if they doesnt work, you might need to buy minecraft

you can try running as adminstrator or force to reinstall on command prompt

Steps to reinstall

  1. INSTALL WINGET FIRST!!

  2. Run Command Prompt as Adminstrator, if prompted, click yes.

  3. Type: winget --versionwinget --version

  4. What to do in full: If the app isn't available via winget, you can use its original installer file.

    1. Open Command Prompt as an administrator: Type cmd in the search bar, right-click "Command Prompt", and select Run as administrator.

    2. Navigate to the installer's location: Use the cd command to change the directory to where your installer file is saved (e.g., cd C:\Users\<YourName>\Downloads).

    3. Run the installer:

      • For an .exe file, type the file name and press Enter (e.g., program_name.exe). This usually opens the graphical installation wizard.

      • For an .msi file, use the command msiexec /i filename.msi.

      • For a silent installation (if supported), append the /silent or /qn flag (e.g., installer.exe /silent or msiexec /i install.msi /qn).

        Stack Overflow +4

    Method 3: Reinstall Built-in Windows Apps (PowerShell)

    For default Windows apps like Calculator, Mail, or the Microsoft Store itself, you need to use PowerShell, not Command Prompt.

    1. Open PowerShell as an administrator: Type powershell in the search bar, right-click "Windows PowerShell", and select Run as administrator.

    2. Run the reinstall command: To reinstall all built-in apps, copy and paste the following command and press Enter:Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
      You can ignore any error messages that may appear during this process.

    3. Restart your computer after the command completes.

[media]
[media]
[media]
[media]