What is this icon appearing on my desktop icons?
I have noticed that a few of the desktop icons have an "overlay icon" that looks like 2 blue arrows pointing toward each other in the top right hand corner of the icon.
There is no relation between the programs that have this icon, except perhaps that they are using a network connection to databases (MySQL and MSSQL). I am using Windows 10 Home.
windows-10 desktop icons
add a comment |
I have noticed that a few of the desktop icons have an "overlay icon" that looks like 2 blue arrows pointing toward each other in the top right hand corner of the icon.
There is no relation between the programs that have this icon, except perhaps that they are using a network connection to databases (MySQL and MSSQL). I am using Windows 10 Home.
windows-10 desktop icons
Do you use Norton 360? answers.microsoft.com/en-us/windows/forum/windows_vista-files/…
– acejavelin
May 5 '16 at 0:49
No, we are currently using Webroot.
– Ben
May 5 '16 at 0:50
2
Possible duplicate of Two blue arrows at top right of icons
– DavidPostill♦
May 5 '16 at 12:22
add a comment |
I have noticed that a few of the desktop icons have an "overlay icon" that looks like 2 blue arrows pointing toward each other in the top right hand corner of the icon.
There is no relation between the programs that have this icon, except perhaps that they are using a network connection to databases (MySQL and MSSQL). I am using Windows 10 Home.
windows-10 desktop icons
I have noticed that a few of the desktop icons have an "overlay icon" that looks like 2 blue arrows pointing toward each other in the top right hand corner of the icon.
There is no relation between the programs that have this icon, except perhaps that they are using a network connection to databases (MySQL and MSSQL). I am using Windows 10 Home.
windows-10 desktop icons
windows-10 desktop icons
edited May 5 '16 at 12:22
DavidPostill♦
105k25227262
105k25227262
asked May 5 '16 at 0:33
BenBen
29551030
29551030
Do you use Norton 360? answers.microsoft.com/en-us/windows/forum/windows_vista-files/…
– acejavelin
May 5 '16 at 0:49
No, we are currently using Webroot.
– Ben
May 5 '16 at 0:50
2
Possible duplicate of Two blue arrows at top right of icons
– DavidPostill♦
May 5 '16 at 12:22
add a comment |
Do you use Norton 360? answers.microsoft.com/en-us/windows/forum/windows_vista-files/…
– acejavelin
May 5 '16 at 0:49
No, we are currently using Webroot.
– Ben
May 5 '16 at 0:50
2
Possible duplicate of Two blue arrows at top right of icons
– DavidPostill♦
May 5 '16 at 12:22
Do you use Norton 360? answers.microsoft.com/en-us/windows/forum/windows_vista-files/…
– acejavelin
May 5 '16 at 0:49
Do you use Norton 360? answers.microsoft.com/en-us/windows/forum/windows_vista-files/…
– acejavelin
May 5 '16 at 0:49
No, we are currently using Webroot.
– Ben
May 5 '16 at 0:50
No, we are currently using Webroot.
– Ben
May 5 '16 at 0:50
2
2
Possible duplicate of Two blue arrows at top right of icons
– DavidPostill♦
May 5 '16 at 12:22
Possible duplicate of Two blue arrows at top right of icons
– DavidPostill♦
May 5 '16 at 12:22
add a comment |
1 Answer
1
active
oldest
votes
This overlayed icon is to show that the files have been compressed. Right click an icon, go to Advanced Attributes and uncheck the Compress contents to save disk space
box.
If the files are not compressed but still show the icon then it is probably a glitch.
You can read about a similar issue here that solves the question: http://www.tenforums.com/customization/26212-new-double-blue-arrows-shortcut-overlay-2.html
Is there any downside to these files being compressed?
– Ben
May 5 '16 at 1:38
Compressed files save disk space at the expense of launch speed, so there is a potential downside there. However since the icons are shortcuts, which take up about 4KB, you are probably not saving any space by having them compressed. I would uncompress them.
– Matthew
May 5 '16 at 9:07
The programs that those shortcuts point to may have been compressed... or the entire Program files or Program Files (x86) and sub-folders. The shortcut icon overlay just reflects it.
– Win32Guy
May 5 '16 at 15:19
1
@w32sh If you can make the blue arrows disappear by unchecking the box in Advanced Attributes then it is just the shortcut that is compressed.
– Matthew
May 5 '16 at 15:28
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1073255%2fwhat-is-this-icon-appearing-on-my-desktop-icons%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
This overlayed icon is to show that the files have been compressed. Right click an icon, go to Advanced Attributes and uncheck the Compress contents to save disk space
box.
If the files are not compressed but still show the icon then it is probably a glitch.
You can read about a similar issue here that solves the question: http://www.tenforums.com/customization/26212-new-double-blue-arrows-shortcut-overlay-2.html
Is there any downside to these files being compressed?
– Ben
May 5 '16 at 1:38
Compressed files save disk space at the expense of launch speed, so there is a potential downside there. However since the icons are shortcuts, which take up about 4KB, you are probably not saving any space by having them compressed. I would uncompress them.
– Matthew
May 5 '16 at 9:07
The programs that those shortcuts point to may have been compressed... or the entire Program files or Program Files (x86) and sub-folders. The shortcut icon overlay just reflects it.
– Win32Guy
May 5 '16 at 15:19
1
@w32sh If you can make the blue arrows disappear by unchecking the box in Advanced Attributes then it is just the shortcut that is compressed.
– Matthew
May 5 '16 at 15:28
add a comment |
This overlayed icon is to show that the files have been compressed. Right click an icon, go to Advanced Attributes and uncheck the Compress contents to save disk space
box.
If the files are not compressed but still show the icon then it is probably a glitch.
You can read about a similar issue here that solves the question: http://www.tenforums.com/customization/26212-new-double-blue-arrows-shortcut-overlay-2.html
Is there any downside to these files being compressed?
– Ben
May 5 '16 at 1:38
Compressed files save disk space at the expense of launch speed, so there is a potential downside there. However since the icons are shortcuts, which take up about 4KB, you are probably not saving any space by having them compressed. I would uncompress them.
– Matthew
May 5 '16 at 9:07
The programs that those shortcuts point to may have been compressed... or the entire Program files or Program Files (x86) and sub-folders. The shortcut icon overlay just reflects it.
– Win32Guy
May 5 '16 at 15:19
1
@w32sh If you can make the blue arrows disappear by unchecking the box in Advanced Attributes then it is just the shortcut that is compressed.
– Matthew
May 5 '16 at 15:28
add a comment |
This overlayed icon is to show that the files have been compressed. Right click an icon, go to Advanced Attributes and uncheck the Compress contents to save disk space
box.
If the files are not compressed but still show the icon then it is probably a glitch.
You can read about a similar issue here that solves the question: http://www.tenforums.com/customization/26212-new-double-blue-arrows-shortcut-overlay-2.html
This overlayed icon is to show that the files have been compressed. Right click an icon, go to Advanced Attributes and uncheck the Compress contents to save disk space
box.
If the files are not compressed but still show the icon then it is probably a glitch.
You can read about a similar issue here that solves the question: http://www.tenforums.com/customization/26212-new-double-blue-arrows-shortcut-overlay-2.html
answered May 5 '16 at 1:01
MatthewMatthew
7152621
7152621
Is there any downside to these files being compressed?
– Ben
May 5 '16 at 1:38
Compressed files save disk space at the expense of launch speed, so there is a potential downside there. However since the icons are shortcuts, which take up about 4KB, you are probably not saving any space by having them compressed. I would uncompress them.
– Matthew
May 5 '16 at 9:07
The programs that those shortcuts point to may have been compressed... or the entire Program files or Program Files (x86) and sub-folders. The shortcut icon overlay just reflects it.
– Win32Guy
May 5 '16 at 15:19
1
@w32sh If you can make the blue arrows disappear by unchecking the box in Advanced Attributes then it is just the shortcut that is compressed.
– Matthew
May 5 '16 at 15:28
add a comment |
Is there any downside to these files being compressed?
– Ben
May 5 '16 at 1:38
Compressed files save disk space at the expense of launch speed, so there is a potential downside there. However since the icons are shortcuts, which take up about 4KB, you are probably not saving any space by having them compressed. I would uncompress them.
– Matthew
May 5 '16 at 9:07
The programs that those shortcuts point to may have been compressed... or the entire Program files or Program Files (x86) and sub-folders. The shortcut icon overlay just reflects it.
– Win32Guy
May 5 '16 at 15:19
1
@w32sh If you can make the blue arrows disappear by unchecking the box in Advanced Attributes then it is just the shortcut that is compressed.
– Matthew
May 5 '16 at 15:28
Is there any downside to these files being compressed?
– Ben
May 5 '16 at 1:38
Is there any downside to these files being compressed?
– Ben
May 5 '16 at 1:38
Compressed files save disk space at the expense of launch speed, so there is a potential downside there. However since the icons are shortcuts, which take up about 4KB, you are probably not saving any space by having them compressed. I would uncompress them.
– Matthew
May 5 '16 at 9:07
Compressed files save disk space at the expense of launch speed, so there is a potential downside there. However since the icons are shortcuts, which take up about 4KB, you are probably not saving any space by having them compressed. I would uncompress them.
– Matthew
May 5 '16 at 9:07
The programs that those shortcuts point to may have been compressed... or the entire Program files or Program Files (x86) and sub-folders. The shortcut icon overlay just reflects it.
– Win32Guy
May 5 '16 at 15:19
The programs that those shortcuts point to may have been compressed... or the entire Program files or Program Files (x86) and sub-folders. The shortcut icon overlay just reflects it.
– Win32Guy
May 5 '16 at 15:19
1
1
@w32sh If you can make the blue arrows disappear by unchecking the box in Advanced Attributes then it is just the shortcut that is compressed.
– Matthew
May 5 '16 at 15:28
@w32sh If you can make the blue arrows disappear by unchecking the box in Advanced Attributes then it is just the shortcut that is compressed.
– Matthew
May 5 '16 at 15:28
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1073255%2fwhat-is-this-icon-appearing-on-my-desktop-icons%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Do you use Norton 360? answers.microsoft.com/en-us/windows/forum/windows_vista-files/…
– acejavelin
May 5 '16 at 0:49
No, we are currently using Webroot.
– Ben
May 5 '16 at 0:50
2
Possible duplicate of Two blue arrows at top right of icons
– DavidPostill♦
May 5 '16 at 12:22