How to delete a desktop shortcut for an application that was deleted

Dexter Splaty 0 Reputation points
2023-12-31T01:13:08.1966667+00:00

I just uninstalled a steam game and the desktop shortcut that I had for that game has stayed behind and won't let me delete it. It won't even let me rename it or do anything for that matter.
If I try to delete it it says:

"Could not find this item
This is no longer located in C:\Users\myName\OneDrive\Desktop. Verify the item's location and try again"

How do I verify it's location if it doesn't exist?

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2024-01-02T07:58:09.39+00:00

    Hello,

    You could try to use command line to delete it:

    1. Run Command prompt as Administrator.
    2. Jump to your file path with cd <Your shortcut path>
    3. delete this file, /f is force command. You can see more parameters if you use "del /?" command.

    del <filename> /f

    0 comments No comments

  2. Debbie Murphy 0 Reputation points Microsoft Employee
    2025-04-24T17:55:00.97+00:00

    Try opening your OneDrive and delete from there. It might be hung up syncing so every time you delete it from your desktop the OneDrive Sync puts it back.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.