Lesson 9 - Chapter 3: Application Problems Flashcards
What are 5 ways that application problems show up?
- Won’t install
- Won’t start
- Won’t uninstall
- Locking up or crashing
- Version incompatibility hinders performance
When the clock settings in Windows aren’t right, what kinds of issues can it cause? (3)
- Application won’t run
- Application reports false errors
- Anti-ware software will report out-of-date definitions for clocks set to the future
What causes the BIOS/UEFI time and settings to be off?
If the computer has a failing battery and is offline for a while
What are the 2 kinds of apps that we learned in lesson 2? What do these 2 apps require to install?
- Microsoft Store apps (install automatically when downloaded from the store)
- Desktop apps (require a Setup utility to install like disc, USB drive, download)
What are 4 reasons why a Setup utility doesn’t work?
- Not
- the Setup
- the app
- PC doesn’t
- Not signed in with an Admin account
- the Setup file is corrupt (error during download). Re-download it.
- the app is incompatible with the current Windows version. Use compatibility wizard.
- PC doesn’t meet minimum requirements, verify, update drivers app will use
Why when you connect an optical disc or USB flash drive to install an app, does the Setup utility launch automatically?
because a file named autorun.inf is on the disc
Why is autorun.inf (AutoPlay) a security risk?
someone could put malicious programs on removable media and the autorun.inf file could point to the virus to run automatically
How do you disable AutoPlay? in Win10 and Win11
Win10: Settings > Devices > AutoPlay
Win11: Settings > Bluetooth & devices > AutoPlay
When an app won’t start, what’s the first question to ask?
Did it EVER start? (Is this the first time installing it?)
What are 5 things to try when an app you just installed won’t start?
- R
- Confirm
- Confirm
- Confirm
- Visit
- Reboot (may need to load something at startup to start)
- Confirm system meets the app’s minimum requirements
- Confirm the OS is supported by the app (old apps try compatibility mode)
- Confirm compatible display adapter with latest drivers (common issue with games)
- Visit the app’s website, check the Support section for help
What are 3 things to try to troubleshoot an app that used to work fine but has stopped working?
- 3 steps
- What…? Xzibit
- Visit
- Settings > Installed apps > Modify or Repair button on that app. If not, reinstall the app.
- What changed? Roll back recent updates with System Restore. If not, System Restore again to go forward.
- Visit the app’s website, check the Support section for help
What are 2 places an app should appear?
- Settings > Apps > Installed Apps
- Control Panel > Programs > Programs and Features
What’s the single biggest problem with uninstalling an app?
People try to uninstall without admin privileges (logging in as an admin should be fine)
What if an app won’t uninstall because a part of the app may be running in the background?
Open Task Manager and end the process there, then uninstall
What’s a more thorough way of making sure no processes related to the app are running? Why?
Booting in Safe Mode and uninstall from there (because Safe Mode doesn’t run unnecessary processes at startup)