Home News Flash Discover Recently Installed Apps on Windows 10- A Comprehensive Guide

Discover Recently Installed Apps on Windows 10- A Comprehensive Guide

by liuqiyue
0 comment

How to Find Recently Installed Apps Windows 10

In the fast-paced digital world, we often find ourselves installing and uninstalling apps on our Windows 10 computers. Whether it’s for work, entertainment, or productivity, keeping track of the apps we install can be crucial. But how do you find recently installed apps on Windows 10? In this article, we will explore various methods to help you identify the latest additions to your system.

Method 1: Using the Start Menu

One of the simplest ways to find recently installed apps on Windows 10 is by using the Start Menu. Here’s how you can do it:

1. Click on the Start button located at the bottom left corner of your screen.
2. Scroll through the list of apps to find the ones you’ve recently installed. These apps will typically appear at the top of the Start Menu.
3. If you can’t find the app you’re looking for, you can try searching for it using the search bar at the top of the Start Menu.

Method 2: Checking the Apps & Features Page

Another method to find recently installed apps on Windows 10 is by checking the Apps & Features page. Here’s how to do it:

1. Press the Windows key + R to open the Run dialog box.
2. Type “appwiz.cpl” and press Enter. This will open the Apps & Features page.
3. Scroll through the list of installed apps to find the ones you’ve recently installed. The apps that were installed most recently will be at the top of the list.

Method 3: Using the File Explorer

If you have installed an app from a downloaded file, you can use the File Explorer to find it. Here’s how:

1. Press the Windows key + E to open the File Explorer.
2. Navigate to the folder where you downloaded the app. This is usually the “Downloads” folder.
3. Look for the app’s installer file (usually with an .exe extension) and double-click on it. This will install the app.
4. After installation, you can find the app in the Start Menu or by searching for it using the search bar.

Method 4: Using PowerShell

For advanced users, PowerShell is a powerful tool that can help you find recently installed apps on Windows 10. Here’s how:

1. Press the Windows key + X and select “Windows PowerShell (Admin)” from the list of options.
2. In the PowerShell window, type the following command and press Enter:
“`
Get-AppxPackage | Sort-Object InstallDate -Descending | Select-Object Name, InstallDate
“`
3. This command will display a list of installed apps, sorted by their installation date. The most recently installed apps will be at the top of the list.

By using these methods, you can easily find recently installed apps on your Windows 10 computer. Whether you’re looking for a specific app or just want to keep track of the apps on your system, these techniques will help you stay organized and efficient.

You may also like