Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

8
  • 3
    Did you read the linked article?
    – Karan
    Commented May 17, 2015 at 6:48
  • 15
    It's obvious really. Whether you attempt to create a folder named CON directly or try and trick Windows into creating one by using it as the user name, the problem remains the same.
    – Karan
    Commented May 17, 2015 at 7:11
  • 4
    You could create a user with some alternate name, like Con01, then rename it to Con. The home folder doesn't typically move, so it should stick (e.g. it will display on the Welcome Screen as Con, but actually be housed in C:\Users\Con01). Still, I'd probably avoid trying to trick out Windows that way. The same rules also apply to COM1-4 and other reserved "device names."
    – phyrfox
    Commented May 18, 2015 at 1:03
  • 1
    @phyrfox: Yes, the OP has apparently used that trick already if you read his answer. I would not recommend it but it's not my PC, so...
    – Karan
    Commented May 18, 2015 at 1:05
  • 1
    @Karan it's not obvious to the OP or they wouldn't ask for clarification.
    – user64742
    Commented Nov 4, 2018 at 0:54