packet tracer icons not found
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2020 04:41 PM
I have the latest packet tracer installed, and the icons in the selection space are fine, but when I try to put one into the workspace, the text indicator is correct but the image of the device shows a black square and red text "file not found."I have uninstalled, removed all files and folders, stripped the registry, rebooted and reinstalled, and I still get the same thing. The art is in a folder, but the program doesn't seem to be able to find it.
- Labels:
-
Other Switching

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2020 11:25 PM
Hello,
which version are you installing on which OS ? I am running Windows 10, and the folder is 'Cisco Packet Tracer 7.3/art/ComponentBox/...is this what you have ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2020 07:24 AM
I also am running Windows 10, and the same path you have exists on my computer, and the folder is populated with the artwork for the icons.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2020 02:24 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2020 02:14 PM
I am experiencing the same problem. I downloaded packet tracer this evening. Everything else seems to be working fine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2020 08:07 PM
The solution that worked for me was this:
uninstall current packet tracer 7.3.x
download and install version 7.2.2
Copy the file that lives in Program Files\Cisco Packet Tracer 7.2.2\art\workspace, paste in a place you can find it again outside of that folder--like on your desktop
Uninstall version 7.2.2
Install 7.3.x
Copy that "logical" folder into Program Files\Cisco Packet Tracer 7.3.0\art\workspace.
Reboot, start Packet Tracer, and log in. It should work then.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2020 06:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2020 08:12 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2020 07:23 AM
fantastic copying the logic folder worked for me in resolving the icons not found error in packet tracer 7.3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2022 12:05 AM
Thanks a lot. It now works absolutely well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2020 08:43 PM - edited 02-04-2020 08:53 PM
Close Packet Tracer.
Run PowerShell as administrator: Win+X > Windows PowerShell (Admin)
Run the following command:
Get-Item 'C:\Program Files\Cisco Packet Tracer 7.3.0\art\Workspace\Logical\*.png' | Rename-Item -NewName {$_.name -replace "@2X",""}
Sure, understanding today's complex world of the future is a little like having bees live in your head. But, there they are.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2020 11:17 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2020 05:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2020 06:35 PM - edited 03-24-2020 06:42 PM
can this command be copied and pasted in one take?
Also is "Get-Item" a part of the command?
I copied the Logical folder, and put it on my desktop.
Then deleted the logical folder from C:\Program Files\Cisco Packet Tracer 7.3.0\art\Workspace
restarted my laptop and went back to copy and paste the original folder back into the Workspace folder, and I am getting the following error.... "You'll need to provide administrator permission to copy to this folder"
Tried changing permission per instructions found online... to no avail. Can anyone assist in resolving this issue.
* I am running Windows 10
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2020 06:38 AM
Thanks! Worked like a champ.
