Uninstall Jira software from Windows Control Panel did nothing. The App is still there.
Hello @Michellehdr
Welcome to the Atlassian community.
Windows operating systems often require a reboot to complete the system update after uninstalling software.
I tried with reboot several times. Jira still cannot be uninstalled from Control panel.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you enumerate the exact steps you are executing, and provide screen images to illustrate what you see at each step?
Are you getting any kind of error message?
What is the name of the Jura application and the version number that you are seeing in the Control panel?
When did you originally install the application?
From what site did you get the installation file?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you enumerate the exact steps you are executing, and provide screen images to illustrate what you see at each step?
The repro steps are very simple. after the installation, go to Control panel, click the app and select uninstall.
Are you getting any kind of error message? No error messsage observed.
What is the name of the Jura application and the version number that you are seeing in the Control panel? The app name is Jira Software
When did you originally install the application? back in Feb, 2026
From what site did you get the installation file? https://www.atlassian.com/software/jira/download.A
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I posed the question to Chrome Gemini to ask why Jira Software Server installed on Windows 11 and then uninstalled would still appear in the Control Panel. It provided the information below. I have no way to verify the information but you may find it useful.
As a side note license sales for Jira Software Server ended in 2021 and support ended in 2024. Also it was never supported for installation on Windows 11.
Here is the Gemini response:
Windows Key + R, type regedit, and press Enter to open the Registry Editor.HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\UninstallUninstall. Look for a folder explicitly named Jira (or a folder containing a string of characters where the DisplayName value on the right says "Jira Software").HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall if you don't find it in the first path.cmd, right-click Command Prompt, and select Run as Administrator.sc delete JIRA
services.msc app). [6, 7] C:\Program Files\Atlassian\Jira (or wherever you placed it)C:\Program Files\Atlassian\Application Data\Jira [2, 4, 8, 9] You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.