Fix Shortcut Tab missing in Properties window in Windows

Subscribers:
1,440
Published on ● Video Link: https://www.youtube.com/watch?v=wPAxzRmdylk



Duration: 1:32
47 views
0


Here's how to Fix Shortcut Tab missing in Properties window in Windows.

There are a few things you can try to fix the issue of the Shortcut Tab missing in the Properties window in Windows:

1. **Restart your computer.** This can sometimes fix minor software glitches.
2. **Run the System File Checker (SFC) tool.** The SFC tool scans your system for corrupted files and replaces them with good copies. To run the SFC tool, follow these steps:
* Press `Windows` + `R` to open the Run dialog box.
* Type `cmd` and press `Enter` to open the Command Prompt.
* Type the following command and press `Enter`:
```
sfc /scannow
```
* The SFC tool will scan your system for corrupted files and replace them with good copies.
3. **Run the DISM (Deployment Image and Servicing Management) tool.** The DISM tool scans your system for corrupted Windows system images and repairs them. To run the DISM tool, follow these steps:
* Press `Windows` + `R` to open the Run dialog box.
* Type `cmd` and press `Enter` to open the Command Prompt.
* Type the following command and press `Enter`:
```
DISM /Online /Cleanup-Image /RestoreHealth
```
* The DISM tool will scan your system for corrupted Windows system images and repair them.
4. **Create a new user account.** If the Shortcut Tab is missing in the Properties window for all users, it may be a problem with the current user account. To create a new user account, follow these steps:
* Press `Windows` + `I` to open the Settings app.
* Click on "Accounts".
* Click on "Family & other users".
* Click on "Add someone else to this PC".
* Click on "I don't have this person's sign-in information".
* Click on "Add a user without a Microsoft account".
* Enter a username and password for the new user account.
* Click on "Finish".
* Once the new user account has been created, log in to it and check if the Shortcut Tab is present in the Properties window.
5. **Reset Windows.** If you have tried all of the above and the Shortcut Tab is still missing, you can try resetting Windows. Resetting Windows will reinstall Windows and keep your personal files. To reset Windows, follow these steps:
* Press `Windows` + `I` to open the Settings app.
* Click on "Update & Security".
* Click on "Recovery".
* Under "Reset this PC", click on "Get started".
* Choose the "Keep my files" option.
* Click on "Reset".

If you are still having problems, you can try contacting Microsoft support for assistance.