How use custom order in folder on Windows 7 and 10Under Windows 7, how can I delete a folder whose name ends with “…”?Diff two folders with different sub-directory structuresDefault sort order in Windows folderWindows Explorer - Treating cameras/Android file systems like disks and sort by dateHP logo disappears while booting Windows 10. Loading never finishes. How can I fix this?Win7 - Globally applying custom folder optimization to “General Items” across multiple non-subfolder folder/drive locations at once?Is it possible to make Windows search results look like Windows explorer?How do I move a series of files to a parallel folder structure in windows 10
How could artificial intelligence harm us?
Debussy as term for bathroom?
Resolving moral conflict
Is there any actual security benefit to restricting foreign IPs?
Safely hang a mirror that does not have hooks
Why there so many pitch control surfaces on the Piaggio P180 Avanti?
Leaving a job that I just took based on false promise of a raise. What do I tell future interviewers?
Can Northern Ireland's border issue be solved by repartition?
Repeat elements in list, but the number of times each element is repeated is provided by a separate list
What is the fastest way to do Array Table Lookup with an Integer Index?
Is it really necessary to have 4 hours meeting in Sprint planning?
Are actors contractually obligated to certain things like going nude/ Sensual Scenes/ Gory Scenes?
Do the villains know Batman has no superpowers?
Hiking with a mule or two?
I reverse the source code, you negate the output!
Is this a Sherman, and if so what model?
Pandas aggregate with dynamic column names
CDG baggage claim before or after immigration?
Cheap antenna for new HF HAM
Manager encourages me to take day of sick leave instead of PTO, what's in it for him?
How to ask a man to not take up more than one seat on public transport while avoiding conflict?
I feel like most of my characters are the same, what can I do?
The 100 soldier problem
To this riddle, I invite
How use custom order in folder on Windows 7 and 10
Under Windows 7, how can I delete a folder whose name ends with “…”?Diff two folders with different sub-directory structuresDefault sort order in Windows folderWindows Explorer - Treating cameras/Android file systems like disks and sort by dateHP logo disappears while booting Windows 10. Loading never finishes. How can I fix this?Win7 - Globally applying custom folder optimization to “General Items” across multiple non-subfolder folder/drive locations at once?Is it possible to make Windows search results look like Windows explorer?How do I move a series of files to a parallel folder structure in windows 10
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I have folders with these names:
- Introduction
- Theoretical Background
- Methods
- Results
- Conclusion
and would like to keep this sequence.
Unfortunately, Windows 7 doesn't let me and orders the folders according to their names or alteration date.
How can I fix the sequence of folders in Windows 7 and 10 according to my requirements?
Is it maybe possible to set an additional folder attribute like "1" or "2" and let Windows sort according to this attribute?
windows-7 windows windows-10
New contributor
add a comment
|
I have folders with these names:
- Introduction
- Theoretical Background
- Methods
- Results
- Conclusion
and would like to keep this sequence.
Unfortunately, Windows 7 doesn't let me and orders the folders according to their names or alteration date.
How can I fix the sequence of folders in Windows 7 and 10 according to my requirements?
Is it maybe possible to set an additional folder attribute like "1" or "2" and let Windows sort according to this attribute?
windows-7 windows windows-10
New contributor
Wait, you mean this hasn't been fixed in Windows 10? There goes yet another potential motivation for me to "upgrade" from 7.
– Hashim
1 hour ago
add a comment
|
I have folders with these names:
- Introduction
- Theoretical Background
- Methods
- Results
- Conclusion
and would like to keep this sequence.
Unfortunately, Windows 7 doesn't let me and orders the folders according to their names or alteration date.
How can I fix the sequence of folders in Windows 7 and 10 according to my requirements?
Is it maybe possible to set an additional folder attribute like "1" or "2" and let Windows sort according to this attribute?
windows-7 windows windows-10
New contributor
I have folders with these names:
- Introduction
- Theoretical Background
- Methods
- Results
- Conclusion
and would like to keep this sequence.
Unfortunately, Windows 7 doesn't let me and orders the folders according to their names or alteration date.
How can I fix the sequence of folders in Windows 7 and 10 according to my requirements?
Is it maybe possible to set an additional folder attribute like "1" or "2" and let Windows sort according to this attribute?
windows-7 windows windows-10
windows-7 windows windows-10
New contributor
New contributor
edited 1 hour ago
Bergi
1571 gold badge1 silver badge11 bronze badges
1571 gold badge1 silver badge11 bronze badges
New contributor
asked 16 hours ago
DanielDaniel
311 bronze badge
311 bronze badge
New contributor
New contributor
Wait, you mean this hasn't been fixed in Windows 10? There goes yet another potential motivation for me to "upgrade" from 7.
– Hashim
1 hour ago
add a comment
|
Wait, you mean this hasn't been fixed in Windows 10? There goes yet another potential motivation for me to "upgrade" from 7.
– Hashim
1 hour ago
Wait, you mean this hasn't been fixed in Windows 10? There goes yet another potential motivation for me to "upgrade" from 7.
– Hashim
1 hour ago
Wait, you mean this hasn't been fixed in Windows 10? There goes yet another potential motivation for me to "upgrade" from 7.
– Hashim
1 hour ago
add a comment
|
4 Answers
4
active
oldest
votes
I generally do this by simply prefixing the folders with either letters or numbers, as though they were sections of a document:
1 - Introduction
2 - Theoretical Background
3 - Methods
4 - Results
5 - Conclusions
If there are more than ten "sections", I will use a two-digit zero-padded prefix, e.g., 01, 02, 03, etc.; I've never been quite so deranged as to insist that I need this for a group of over about 15 folders. (Even if I did, I could probably manage to script the rename.)
Alphabetic chapter ordinals also work well (A,B,C).
– Christopher Hostage
13 hours ago
add a comment
|
If you create them at least a minute apart in the order you want, you can then sort by Date Created.
2
I like that. Nice workaround.
– wrecclesham
15 hours ago
5
I've accomplished the same thing by numbering them, e.g.,1 - Introduction
,2 - Theoretical Background
, etc.
– Jeff Zeitlin
15 hours ago
3
The drawbacks with this method (other than waiting a minute between creating each folder) are that Date created isn't shown by default, and it would be very difficult to insert an additional folder between two existing ones. I'd go with Jeff's suggestion of numbering the folders. If you need them without numbers, copy to new folders (in order, a minute apart) at the very end (renaming doesn't seem to change either the modified- or created- times).
– TripeHound
14 hours ago
2
@JeffZeitlin you should write your comment as an answer.
– Moab
13 hours ago
If you copy a folder structure, it will not preserve the creation date.
– Boann
2 hours ago
add a comment
|
You can make the folders a system folder with a desktop.ini file
Create a new text file within the folder, and set the content
[.ShellClassInfo]
InfoTip=1
[ViewState]
Mode=
Vid=
FolderType=Generic
Where InfoTip=1 sets the "tag" as "1", so you can sort numerically
Then rename the file to desktop.ini
Then set the folder as a system folder using commandprompt
attrib +s "Introduction"
Then in the root folder:
View - Choose Details - add "Comments"
And sort by Comments, now the folders will be sorted according to the "InfoTip" field in the ini file as long as the folder is marked as a system folder.
Nice. Setting the read-only attribute on the folder also works. Quickest way to create desktop.ini & set the folder attributes is to assign a custom icon via the Properties dialog. Then edit the desktop.ini file it creates.
– Keith Miller
1 hour ago
add a comment
|
One thing is a real (physical) order of files / directories, the other is their logical order (sorted by name, by extension, ...) shown in File Managers.
Use such a file manager (instead of Widnows Explorer) who is able to show files in their physical order (i.e. unsorted). For example Total Commander:
2
There is no guarantee that the physical order will be the order that the user wants. This also requires installing third-party software, which may or may not be an option for the querent.
– Jeff Zeitlin
12 hours ago
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/4.0/"u003ecc by-sa 4.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
);
);
Daniel is a new contributor. Be nice, and check out our Code of Conduct.
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%2f1483846%2fhow-use-custom-order-in-folder-on-windows-7-and-10%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
I generally do this by simply prefixing the folders with either letters or numbers, as though they were sections of a document:
1 - Introduction
2 - Theoretical Background
3 - Methods
4 - Results
5 - Conclusions
If there are more than ten "sections", I will use a two-digit zero-padded prefix, e.g., 01, 02, 03, etc.; I've never been quite so deranged as to insist that I need this for a group of over about 15 folders. (Even if I did, I could probably manage to script the rename.)
Alphabetic chapter ordinals also work well (A,B,C).
– Christopher Hostage
13 hours ago
add a comment
|
I generally do this by simply prefixing the folders with either letters or numbers, as though they were sections of a document:
1 - Introduction
2 - Theoretical Background
3 - Methods
4 - Results
5 - Conclusions
If there are more than ten "sections", I will use a two-digit zero-padded prefix, e.g., 01, 02, 03, etc.; I've never been quite so deranged as to insist that I need this for a group of over about 15 folders. (Even if I did, I could probably manage to script the rename.)
Alphabetic chapter ordinals also work well (A,B,C).
– Christopher Hostage
13 hours ago
add a comment
|
I generally do this by simply prefixing the folders with either letters or numbers, as though they were sections of a document:
1 - Introduction
2 - Theoretical Background
3 - Methods
4 - Results
5 - Conclusions
If there are more than ten "sections", I will use a two-digit zero-padded prefix, e.g., 01, 02, 03, etc.; I've never been quite so deranged as to insist that I need this for a group of over about 15 folders. (Even if I did, I could probably manage to script the rename.)
I generally do this by simply prefixing the folders with either letters or numbers, as though they were sections of a document:
1 - Introduction
2 - Theoretical Background
3 - Methods
4 - Results
5 - Conclusions
If there are more than ten "sections", I will use a two-digit zero-padded prefix, e.g., 01, 02, 03, etc.; I've never been quite so deranged as to insist that I need this for a group of over about 15 folders. (Even if I did, I could probably manage to script the rename.)
answered 13 hours ago
Jeff ZeitlinJeff Zeitlin
1,9216 silver badges19 bronze badges
1,9216 silver badges19 bronze badges
Alphabetic chapter ordinals also work well (A,B,C).
– Christopher Hostage
13 hours ago
add a comment
|
Alphabetic chapter ordinals also work well (A,B,C).
– Christopher Hostage
13 hours ago
Alphabetic chapter ordinals also work well (A,B,C).
– Christopher Hostage
13 hours ago
Alphabetic chapter ordinals also work well (A,B,C).
– Christopher Hostage
13 hours ago
add a comment
|
If you create them at least a minute apart in the order you want, you can then sort by Date Created.
2
I like that. Nice workaround.
– wrecclesham
15 hours ago
5
I've accomplished the same thing by numbering them, e.g.,1 - Introduction
,2 - Theoretical Background
, etc.
– Jeff Zeitlin
15 hours ago
3
The drawbacks with this method (other than waiting a minute between creating each folder) are that Date created isn't shown by default, and it would be very difficult to insert an additional folder between two existing ones. I'd go with Jeff's suggestion of numbering the folders. If you need them without numbers, copy to new folders (in order, a minute apart) at the very end (renaming doesn't seem to change either the modified- or created- times).
– TripeHound
14 hours ago
2
@JeffZeitlin you should write your comment as an answer.
– Moab
13 hours ago
If you copy a folder structure, it will not preserve the creation date.
– Boann
2 hours ago
add a comment
|
If you create them at least a minute apart in the order you want, you can then sort by Date Created.
2
I like that. Nice workaround.
– wrecclesham
15 hours ago
5
I've accomplished the same thing by numbering them, e.g.,1 - Introduction
,2 - Theoretical Background
, etc.
– Jeff Zeitlin
15 hours ago
3
The drawbacks with this method (other than waiting a minute between creating each folder) are that Date created isn't shown by default, and it would be very difficult to insert an additional folder between two existing ones. I'd go with Jeff's suggestion of numbering the folders. If you need them without numbers, copy to new folders (in order, a minute apart) at the very end (renaming doesn't seem to change either the modified- or created- times).
– TripeHound
14 hours ago
2
@JeffZeitlin you should write your comment as an answer.
– Moab
13 hours ago
If you copy a folder structure, it will not preserve the creation date.
– Boann
2 hours ago
add a comment
|
If you create them at least a minute apart in the order you want, you can then sort by Date Created.
If you create them at least a minute apart in the order you want, you can then sort by Date Created.
answered 15 hours ago
Keith MillerKeith Miller
1,0432 silver badges6 bronze badges
1,0432 silver badges6 bronze badges
2
I like that. Nice workaround.
– wrecclesham
15 hours ago
5
I've accomplished the same thing by numbering them, e.g.,1 - Introduction
,2 - Theoretical Background
, etc.
– Jeff Zeitlin
15 hours ago
3
The drawbacks with this method (other than waiting a minute between creating each folder) are that Date created isn't shown by default, and it would be very difficult to insert an additional folder between two existing ones. I'd go with Jeff's suggestion of numbering the folders. If you need them without numbers, copy to new folders (in order, a minute apart) at the very end (renaming doesn't seem to change either the modified- or created- times).
– TripeHound
14 hours ago
2
@JeffZeitlin you should write your comment as an answer.
– Moab
13 hours ago
If you copy a folder structure, it will not preserve the creation date.
– Boann
2 hours ago
add a comment
|
2
I like that. Nice workaround.
– wrecclesham
15 hours ago
5
I've accomplished the same thing by numbering them, e.g.,1 - Introduction
,2 - Theoretical Background
, etc.
– Jeff Zeitlin
15 hours ago
3
The drawbacks with this method (other than waiting a minute between creating each folder) are that Date created isn't shown by default, and it would be very difficult to insert an additional folder between two existing ones. I'd go with Jeff's suggestion of numbering the folders. If you need them without numbers, copy to new folders (in order, a minute apart) at the very end (renaming doesn't seem to change either the modified- or created- times).
– TripeHound
14 hours ago
2
@JeffZeitlin you should write your comment as an answer.
– Moab
13 hours ago
If you copy a folder structure, it will not preserve the creation date.
– Boann
2 hours ago
2
2
I like that. Nice workaround.
– wrecclesham
15 hours ago
I like that. Nice workaround.
– wrecclesham
15 hours ago
5
5
I've accomplished the same thing by numbering them, e.g.,
1 - Introduction
, 2 - Theoretical Background
, etc.– Jeff Zeitlin
15 hours ago
I've accomplished the same thing by numbering them, e.g.,
1 - Introduction
, 2 - Theoretical Background
, etc.– Jeff Zeitlin
15 hours ago
3
3
The drawbacks with this method (other than waiting a minute between creating each folder) are that Date created isn't shown by default, and it would be very difficult to insert an additional folder between two existing ones. I'd go with Jeff's suggestion of numbering the folders. If you need them without numbers, copy to new folders (in order, a minute apart) at the very end (renaming doesn't seem to change either the modified- or created- times).
– TripeHound
14 hours ago
The drawbacks with this method (other than waiting a minute between creating each folder) are that Date created isn't shown by default, and it would be very difficult to insert an additional folder between two existing ones. I'd go with Jeff's suggestion of numbering the folders. If you need them without numbers, copy to new folders (in order, a minute apart) at the very end (renaming doesn't seem to change either the modified- or created- times).
– TripeHound
14 hours ago
2
2
@JeffZeitlin you should write your comment as an answer.
– Moab
13 hours ago
@JeffZeitlin you should write your comment as an answer.
– Moab
13 hours ago
If you copy a folder structure, it will not preserve the creation date.
– Boann
2 hours ago
If you copy a folder structure, it will not preserve the creation date.
– Boann
2 hours ago
add a comment
|
You can make the folders a system folder with a desktop.ini file
Create a new text file within the folder, and set the content
[.ShellClassInfo]
InfoTip=1
[ViewState]
Mode=
Vid=
FolderType=Generic
Where InfoTip=1 sets the "tag" as "1", so you can sort numerically
Then rename the file to desktop.ini
Then set the folder as a system folder using commandprompt
attrib +s "Introduction"
Then in the root folder:
View - Choose Details - add "Comments"
And sort by Comments, now the folders will be sorted according to the "InfoTip" field in the ini file as long as the folder is marked as a system folder.
Nice. Setting the read-only attribute on the folder also works. Quickest way to create desktop.ini & set the folder attributes is to assign a custom icon via the Properties dialog. Then edit the desktop.ini file it creates.
– Keith Miller
1 hour ago
add a comment
|
You can make the folders a system folder with a desktop.ini file
Create a new text file within the folder, and set the content
[.ShellClassInfo]
InfoTip=1
[ViewState]
Mode=
Vid=
FolderType=Generic
Where InfoTip=1 sets the "tag" as "1", so you can sort numerically
Then rename the file to desktop.ini
Then set the folder as a system folder using commandprompt
attrib +s "Introduction"
Then in the root folder:
View - Choose Details - add "Comments"
And sort by Comments, now the folders will be sorted according to the "InfoTip" field in the ini file as long as the folder is marked as a system folder.
Nice. Setting the read-only attribute on the folder also works. Quickest way to create desktop.ini & set the folder attributes is to assign a custom icon via the Properties dialog. Then edit the desktop.ini file it creates.
– Keith Miller
1 hour ago
add a comment
|
You can make the folders a system folder with a desktop.ini file
Create a new text file within the folder, and set the content
[.ShellClassInfo]
InfoTip=1
[ViewState]
Mode=
Vid=
FolderType=Generic
Where InfoTip=1 sets the "tag" as "1", so you can sort numerically
Then rename the file to desktop.ini
Then set the folder as a system folder using commandprompt
attrib +s "Introduction"
Then in the root folder:
View - Choose Details - add "Comments"
And sort by Comments, now the folders will be sorted according to the "InfoTip" field in the ini file as long as the folder is marked as a system folder.
You can make the folders a system folder with a desktop.ini file
Create a new text file within the folder, and set the content
[.ShellClassInfo]
InfoTip=1
[ViewState]
Mode=
Vid=
FolderType=Generic
Where InfoTip=1 sets the "tag" as "1", so you can sort numerically
Then rename the file to desktop.ini
Then set the folder as a system folder using commandprompt
attrib +s "Introduction"
Then in the root folder:
View - Choose Details - add "Comments"
And sort by Comments, now the folders will be sorted according to the "InfoTip" field in the ini file as long as the folder is marked as a system folder.
answered 4 hours ago
Richie FrameRichie Frame
1,3178 silver badges10 bronze badges
1,3178 silver badges10 bronze badges
Nice. Setting the read-only attribute on the folder also works. Quickest way to create desktop.ini & set the folder attributes is to assign a custom icon via the Properties dialog. Then edit the desktop.ini file it creates.
– Keith Miller
1 hour ago
add a comment
|
Nice. Setting the read-only attribute on the folder also works. Quickest way to create desktop.ini & set the folder attributes is to assign a custom icon via the Properties dialog. Then edit the desktop.ini file it creates.
– Keith Miller
1 hour ago
Nice. Setting the read-only attribute on the folder also works. Quickest way to create desktop.ini & set the folder attributes is to assign a custom icon via the Properties dialog. Then edit the desktop.ini file it creates.
– Keith Miller
1 hour ago
Nice. Setting the read-only attribute on the folder also works. Quickest way to create desktop.ini & set the folder attributes is to assign a custom icon via the Properties dialog. Then edit the desktop.ini file it creates.
– Keith Miller
1 hour ago
add a comment
|
One thing is a real (physical) order of files / directories, the other is their logical order (sorted by name, by extension, ...) shown in File Managers.
Use such a file manager (instead of Widnows Explorer) who is able to show files in their physical order (i.e. unsorted). For example Total Commander:
2
There is no guarantee that the physical order will be the order that the user wants. This also requires installing third-party software, which may or may not be an option for the querent.
– Jeff Zeitlin
12 hours ago
add a comment
|
One thing is a real (physical) order of files / directories, the other is their logical order (sorted by name, by extension, ...) shown in File Managers.
Use such a file manager (instead of Widnows Explorer) who is able to show files in their physical order (i.e. unsorted). For example Total Commander:
2
There is no guarantee that the physical order will be the order that the user wants. This also requires installing third-party software, which may or may not be an option for the querent.
– Jeff Zeitlin
12 hours ago
add a comment
|
One thing is a real (physical) order of files / directories, the other is their logical order (sorted by name, by extension, ...) shown in File Managers.
Use such a file manager (instead of Widnows Explorer) who is able to show files in their physical order (i.e. unsorted). For example Total Commander:
One thing is a real (physical) order of files / directories, the other is their logical order (sorted by name, by extension, ...) shown in File Managers.
Use such a file manager (instead of Widnows Explorer) who is able to show files in their physical order (i.e. unsorted). For example Total Commander:
answered 13 hours ago
MarianDMarianD
2,0131 gold badge9 silver badges21 bronze badges
2,0131 gold badge9 silver badges21 bronze badges
2
There is no guarantee that the physical order will be the order that the user wants. This also requires installing third-party software, which may or may not be an option for the querent.
– Jeff Zeitlin
12 hours ago
add a comment
|
2
There is no guarantee that the physical order will be the order that the user wants. This also requires installing third-party software, which may or may not be an option for the querent.
– Jeff Zeitlin
12 hours ago
2
2
There is no guarantee that the physical order will be the order that the user wants. This also requires installing third-party software, which may or may not be an option for the querent.
– Jeff Zeitlin
12 hours ago
There is no guarantee that the physical order will be the order that the user wants. This also requires installing third-party software, which may or may not be an option for the querent.
– Jeff Zeitlin
12 hours ago
add a comment
|
Daniel is a new contributor. Be nice, and check out our Code of Conduct.
Daniel is a new contributor. Be nice, and check out our Code of Conduct.
Daniel is a new contributor. Be nice, and check out our Code of Conduct.
Daniel is a new contributor. Be nice, and check out our Code of Conduct.
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%2f1483846%2fhow-use-custom-order-in-folder-on-windows-7-and-10%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
Wait, you mean this hasn't been fixed in Windows 10? There goes yet another potential motivation for me to "upgrade" from 7.
– Hashim
1 hour ago