Managing Programs and Applications

Learn to install, uninstall, update, and switch between programs efficiently — keeping your workstation organized and running smoothly.

📘 Reading Lesson

Lesson Notes

Read through the key concepts before you try the challenge.

Real-World Scenario

Lakeside Medical Associates has just subscribed to a new scheduling software. Your supervisor asks you to install it on your workstation, uninstall the old version first, and confirm the new version works before the end of the morning. An hour later, Word stops responding in the middle of an important document. You need to handle both situations calmly and competently — that is exactly what this lesson prepares you for.

Installing and Uninstalling Programs

In a professional office environment, you will occasionally need to install new software or remove software that is no longer needed. Understanding how to do this safely and correctly prevents problems:

  • Installing software typically involves downloading an installer file (.exe or .msi) from the vendor's official website and running it. Double-click the downloaded file, follow the installation wizard's prompts (usually just clicking Next and then Install), and wait for completion. Always download software only from the vendor's official website or from a source your IT department has approved — downloading from unofficial sites is a major security risk.
  • Uninstalling software is done through Settings > Apps (Windows 10/11) — scroll through the list of installed apps, click the program you want to remove, and click Uninstall. Do not simply delete the program's shortcut from your desktop — that only removes the shortcut, not the program itself. Proper uninstallation removes all associated files and registry entries.
  • Running programs as Administrator is sometimes required for installation — if an installer prompts 'Do you want to allow this app to make changes to your device,' this is the User Account Control (UAC) dialog and clicking Yes is normal for legitimate software installers. If you are uncertain whether a prompt is legitimate, cancel and confirm with IT before proceeding.
  • Some enterprise software — including EHR systems and billing software used in medical offices — may require your IT administrator to install it, because it needs elevated permissions. If an installation fails with a permissions error, stop and contact IT rather than attempting workarounds.

Keeping Programs Updated

Software updates are not optional extras — they include critical security patches that protect the clinic from cyberattacks. Here is how to manage updates responsibly in an office setting:

  • Windows Update (Settings > Update & Security > Windows Update) downloads and installs security patches, feature updates, and driver updates for Windows itself. In a managed office environment, IT usually controls when Windows Updates are installed to minimize disruption. If you see a pending update notification, check with your supervisor before restarting, because a restart might interrupt a long-running clinical process.
  • Application updates should be installed promptly when they include security fixes — Microsoft Office updates through Settings > Update & Security > Windows Update as well. Browser updates (Chrome, Edge, Firefox) typically install automatically in the background and apply on the next launch. When you see 'Update available — relaunch to apply,' do so when you have a natural break in your work.
  • Restart counts as maintenance — many updates do not fully apply until the computer is restarted. At Lakeside Medical Associates, restart your workstation at the start or end of each shift rather than leaving it on indefinitely. A computer that has not been restarted in weeks may have pending updates causing performance issues.

Handling Frozen or Unresponsive Programs

Every office worker eventually encounters a program that stops responding. Knowing the correct procedure prevents data loss and wasted time:

  • Wait briefly before assuming a program is truly frozen — some operations (saving a large file, loading a complex document) take longer than expected and look like freezing. If the program shows 'Not Responding' in the title bar and has been that way for more than 60 seconds, it is safe to assume it is frozen.
  • Use Task Manager to force-close frozen programs safely — press Ctrl+Shift+Esc, find the frozen program in the Processes list (it will say 'Not Responding' in the Status column), right-click it, and select 'End Task.' The program closes immediately. Any unsaved work in that program will be lost, but the rest of your programs remain open and unaffected.
  • Check for auto-recovered files after a crash — Word, Excel, and PowerPoint automatically save recovery versions of open documents every few minutes. When you reopen the program after a crash, a Document Recovery panel appears on the left offering to restore your most recent auto-saved version. Always accept this recovery version and immediately save it properly before continuing.
  • If programs are freezing frequently, it is a sign of a deeper problem — low RAM, failing storage, overheating, or a software conflict. Note the frequency and which programs are involved, and report it to IT. Do not ignore chronic freezing because it typically gets worse over time.

Responsible Use

At Lakeside Medical Associates, you should only install software that has been approved by IT or your supervisor. Installing unauthorized software — even seemingly harmless utilities or browser extensions — can introduce malware, conflict with clinical software, or violate the practice's IT security policy. If you think a program would make your job easier, propose it to your supervisor or IT department rather than installing it on your own. The same applies to browser extensions: ask before adding them to a work computer.

AI Assist

💡 AI Task: Ask ChatGPT — 'A program on my work computer keeps freezing every afternoon when I have multiple applications open. What are the most common causes of this, and what information should I gather before reporting it to IT support?' Use the response to build a simple troubleshooting checklist you can keep at your workstation.

Knowledge Check

Microsoft Word becomes unresponsive in the middle of an important patient letter. What is the correct first step?

Challenge

Apply what you've learned in this lesson.

Complete the following exercises to practice managing programs on your workstation.

  1. Open Settings > Apps and scroll through the list of installed programs. Identify any program you do not recognize or do not use. Write down its name and look it up to confirm what it does. (Do not uninstall anything without supervisor approval.)
  2. Open Task Manager (Ctrl+Shift+Esc) and go to the Startup tab. This shows programs that launch automatically when Windows starts. Note which programs are enabled. Discuss with your supervisor whether any should be disabled to speed up startup.
  3. Check for pending Windows Updates: Settings > Update & Security > Windows Update. Note whether any updates are waiting to be installed. Write a one-sentence summary of the status and report it to your supervisor.
  4. Open a Word document and save it. Then, without closing Word, open Task Manager and find Word in the Processes list. Note its current RAM usage. This gives you a baseline for what a healthy running program looks like in Task Manager.