Invisible window in windows 10
This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.
Asked by:
Question
After one of the recent updates I booted up my Lenovo IdeaTab Lynx tablet only to see all menus and buttons on it to have invisible text.
Here’s my start menu now:
and here’s how I can now «select» my WiFi network. (Unlike my neighbors) I like it. It’s more like a crapshoot game now:
and even the web browser is messed up:
The only thing that seems to continue to work are the old style desktop apps (not surprisingly.)
So how do I get my tablet back into a working condition because I can’t use it like that, Microsoft?
All replies
Try reregister the apps, in a PowerShell prompt copy and paste;
See if that helps.
If not does as a test does a new account have the same issue? Create a local user account in Windows 10
- Proposed as answer by Carl Fan Microsoft contingent staff Thursday, January 19, 2017 9:05 AM
There are few reasons could cause the issue. The application damaged some of your Windows 10 registry files. We could follow the steps in the link below to fix the issue.
Please Note: Since the website is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
Hope it will be helpful to you
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
- Proposed as answer by Carl Fan Microsoft contingent staff Thursday, January 19, 2017 9:05 AM
Haven’t received your message a few days, was your issue resolved?
I am proposing previous helpful replies as «Answered». Please feel free to try it and let me know the result. If the reply is helpful, please remember to mark it as answer which can help other community members who have same questions and find the helpful reply quickly.
Best regards,
Carl
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
Have you tried using Narrator? Win-Enter. It probably could read the labels for you.
Another accessibility tool to try is High Contrast. LeftAlt+LeftShift+PrintScrn Maybe the text shows then?
can’t use it like that, Microsoft?
Have you tried using Narrator? Win-Enter. It probably could read the labels for you.
Another accessibility tool to try is High Contrast. LeftAlt+LeftShift+PrintScrn Maybe the text shows then?
Hmm. Yeah, I guess it may work. I’ll try tonight.
At this point I’m curious who is going to pay for fixing this tablet — when I paid for it, it worked just fine. Now someone told me that it probably got a Windows update that screwed it up overnight. So is Microsoft going to pay for fixing it?
And once it’s all fixed up, I also need to know how to STOP those automatic nightly updates?
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
Not really. I couldn’t find a solution and stopped using that tablet. (Luckily I have an iPad as well.)
Will hope that they fix it in the next creatives update. Will have to wait for a little bit.
Thank you for your reply.
As you said, the update could fix some issue. We could wait for the next creatives update.
Also I will send the feedback to by Poviding Feedback to Microsoft or via Feedback|Microsoft Connect.
Thank you for your understanding and cooperation.
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
First of all, please, apologize my «Frenglish»
In your referred answer, you say to type a PowerShell command without having any character showed on the screen. How to do that ?
My idea is, on another computer, to prepare the command in a text .cmd file (cmd.exe to call PowerShell ?) and to record this file in a very easy recognisable place (USB Stick, in a folder especially iconized) ; don’t forget to record the cmd.exe of the damaged OS in the same folder !
It’s even more easy if you have another OS installed on the computer, so you can directly place the folder on the desktop of the right user under the other damaged OS.
Am I understandable ?
I’am looking forwards to reading you.
First of all, please, apologize my «Frenglish»
In your referred answer, you say to type a PowerShell command without having any character showed on the screen. How to do that ?
My idea is, on another computer, to prepare the command in a text .cmd file (cmd.exe to call PowerShell ?) and to record this file in a very easy recognisable place (USB Stick, in a folder especially iconized) ; don’t forget to record the cmd.exe of the damaged OS in the same folder !
It’s even more easy if you have another OS installed on the computer, so you can directly place the folder on the desktop of the right user under the other damaged OS.
Am I understandable ?
I’am looking forwards to reading you.
Right click start, select PowerShell.
Copy and paste the following, then press enter. Reboot. See if that helps.
Invisible icons on taskbar — Windows 10
Im having quite a bit of trouble with fixing my friend’s pc.
Some of the icons on the taskbar are invisible — they’re still pinned and there, but there is no ‘image’. From what I know it’s only windows icons, ex. Edge, mail and store.
I have tried sfc / scannow, as well as DISM in command. I have also tried to delete the IconCache.db in AppData.
I wanted to try and restore the system back to before she did an update around the start of December 2017 (the error occured a bit after she updated in December) but I am only able to restore back to 8/01-18 and i believe that solves nothing, considering it came after the december update.
Anybody know what else i can do ? I’m beginning to get a bit lost.
Specs:
She’s running on Windows 10 Home and has the newest update.
Her laptop is a Lenovo ideapad 720S-14IKB
Replies (34)
* Please try a lower page number.
* Please enter only numbers.
* Please try a lower page number.
* Please enter only numbers.
Run the Start menu troubleshooter:
If that does not work:
Press Windows key + X
Click Task Manager
Select the Processes tab
Scroll down to Windows Explorer then select it
Click Restart
If that does not work:
uninstall your display driver:
Press Windows key + X
Click Device Manager
Expand Display adapters
Right click the current display adapter
Click Uninstall
Exit Device Manager
Restart
230 people found this reply helpful
Was this reply helpful?
Sorry this didn’t help.
Great! Thanks for your feedback.
How satisfied are you with this reply?
Thanks for your feedback, it helps us improve the site.
How satisfied are you with this reply?
Thanks for your feedback.
Try rebuilding the icon cache
TO MANUALLY REBUILD THE ICON CACHE USING THE COMMAND PROMPT
https://www.sevenforums.com/tutorials/49819-ico.
I (Ron) have successfully used this tip on Win10
1. Close and save anything that you are working on. This command will kill explorer and restart the computer when completed.
2. Open a command prompt in Windows 7 or Windows 8.
3. In the command prompt, Copy and paste each command line below exactly as is one at a time and press enter after each command.
WARNING: The last command will restart the computer, so be sure to close and save anything that you are working on first.
NOTE: the second command will kill explorer so your taskbar and all desktop icons will disappear, not to worry!
ie4uinit.exe -ClearIconCache
taskkill /IM explorer.exe /F
DEL «%localappdata%\IconCache.db» /A
DEL «%localappdata%\Microsoft\Windows\Explorer\iconcache*» /A
shutdown /r /f /t 00
4. The IconCache.db file has now been rebuilt.
5. If the icons are still not displaying properly, then download and merge the ICO option in this tutorial for Windows 7 or Windows 8 to restore the default associations of .ico (icon) files.
****
Join the crowd
.
Be unique
Is it possible to turn visible the invisible window’s borders of Windows 10?
SCENARIO
This is a brief introduction for those who don’t know the next information:
The new Windows 10‘s flat window style uses a different window-border mechanism than previous Windows versions, which affects in a horrible way the window aspect, and its usage, in the meanning of window-resizing and window-positioning.
Windows 10 by default has a 1 px. visible border, notice the word «visible», because the reality is that the border width is greater, simply is just an invisible border, that is, the border image resource that Windows 10 uses it only fills 1 px. of the real width of the window border bounds, no matter how big is the border width, you always will only see 1 px. border, and here you can imagine by yourself the problem that can cause.
In Windows 10, as in previous Windows versions, you can perform some registry changes to increase the window borders width, this is an example of what I mean, for Windows 8:
However, as for the (bad-design) «rules» of Windows 10, if the user tries to reproduce the same registry trick in this O.S, nothing will change in the window aspect, you’ll end up with a geater border, yes, but remember that only 1 px. of that border will be visible, so you’ll end up having a damn 1 px. visible border with a big and annonying invisible resize handle.
This poor, bad, unfriendlly, and horrible design decission of Microsoft is a fact, as is also a fact that exists much users who loves this 1 px. border aspect, their oppinion is respetable, however, honestlly those users only fix their oppinion on the O.S. aspect, they don’t notice the wrong behavior that 1 px. border can cause to they, whch will break the end-user productivity and comfortableness, even just with simple things like trying to move a Window, or trying to difference which window is over to other, because the border of all windows are invisible.
This issue has been discussed over «all» the Internet forums related to Windows 10 personalization, here is a simple but never-ending discussion topic on a Microsoft Community thread for your interest:
( As you can see, the topic has been created 2 years ago, has +14.000 views, +100 replies, +270 recommends, but ZERO answers and ZERO fixes or responsabilities from Microsoft team, yes, is very disgusting. )
PROBLEM
The pressence of that damn and uncustomizable? 1 px. border, there is where all the problems and worst nightmares begins with Windows 10.
I always loved to use a program named Sizer in previous Windows versions, which is an application that lets you positionate any window to customizable preestablished positions for any visible window in just one click, however this kind of time-saver window organization applications can’t work as expected in Windows 10 because the damn invisible border, because the size of the invisible borders will be sum when calculating the position for the window, and this is translated into an annonying empty space on the desktop between the positioned windows and the desktop margins.
For those who are familiar with Sizer, this is an image to let you understand what I mean, the blank space between positions (which are the size of the damn invisible border of Windows 10):
So, for me and my reasons, having a 1 visible px. border is a very big problem that I’m facing every day using Windows 10, I’m really . desperately jaded.
I won’t rollback to a previous Windows version because I gain more by using Windows 10 O.S and its performance advantages, however the 1 px. border is the most horrible disadvantage of this O.S, I would like to feel happy by having a real window border like in previous Windows versions, this means a border image that fills the entire border width (like the images of the comparison I published above in the question introduction), I don’t want to have a 8 px. border in which only 1 px. is visible, that is crazy, I don’t know in what the hell were thinking the devs. who designed Windows 10, if you will give the name «Windows» to your own O.S, then try to design and implement a real «window» appearance and beahavior, then avoid implementing invisible window resize handles for the mother of God.
QUESTION
At this point, knowing that In Windows 10 the real border width is 8 px, but only 1 px. is shown, and the rest of the border is just. invisible,
I would like to ask for a possible solution to turn visible the border in Windows 10, I mean to have a real window border like in previous Windows versions, with a border image resource that fills the entire border width, NOT an invisible border.
I’m aware this question probablly needs advanced knowledges, further investigation and personal testing, because Google‘s result pages will not show anyone how to solve this issue, all the people talk and discuss about this 1 px. border issue, but no body seems to know a solution, and worst than that, Microsoft seems is not listenning to anyone and to the reasonable design of a «window».
I must say that I have an application named Windows Style Builder (for Windows 10 version), which is able to open a .msstyle theme file to edit any image resource contained in the theme, that program was the only hope I found to try find and make greater the border image resource to fill the entire real border width, however I tried to make bigger all the border image resources used in Aero theme, but Windows 10 remains showing a 1 px. border, seems no matter how much big is the border image resource used to show the border by the theme, seems the displayed border width is not controlled by the theme itself (I don’t really know), so my nightmare is to think that seems a person with reversal engineering knowledges to create a kind of home-made patch to apply to who knows which executable or windows resource could be required to solve this annonying issue of Windows 10, I really hope this thing could be solved in a more friendlly way.
I don’t know what more to investigate and to try by myself.
REQUISITES
The only requisite I claim for, is that a possible solution should not imply using a 3rd party theme like for example Aerolite, this is because I’m already using a 3rd party darker windows theme, so If I change to other (light) theme then I will end-up having a new problem.
For that reason, please take really into account that my question is «How to turn visible the invisible window’s borders of Windows 10«, is not «which 3rd party theme I can install to see window borders in Windows 10?«.
Please also try don’t focus the question to Sizer alternatives, those alternatives are welcome and appreciated from my side, of course, really, however the real problem is the invisible borders of Windows 10, which not only will affect Sizer, is a problem that will affect to overall usage of the O.S.
UPDATE
These paragraphs below are just to argument why Stardock’s WindowBlinds can’t be described as a solution in any manner. You can ignore all these words below.
Obviouslly Stardock’s WindowBlinds will be a good personalization program for other kind of purposses, or for those who feel good using it, but not just for making visible the window borders in Windows 10, for these reasons:
( Please note that my intention is not to defame Stardock’s products or dev. team, I had bought Fences years ago and Its a very professional application that I think everyone must have for desktop icons organization, I really can’t live without Fences, so I appreciate Stardock’s work. )
The program uses a kind of special technology that seems is not featured in common Windows themes, because it doesn’t apply a theme file neither it doesn’t involve a .msstyles file that contains the theme resources and settings as we know.
My affirmation above is argumented because after a file and registry monitoring I didn’t discovered how they «add» borders to the windows, the program didn’t made anything relevant with Windows themes related registry keys or windows theme files/directories, so I suspect this program must use API hooking techniques on some UX Theme Win32 APIs to change the resources at execution time, then an advanced monitoring of the calls to WinAPI functions is required to confirm my suspection.
It is an application that implies applying a custom WindowBlinds theme to «add» borders to the windows, and that consumes much resources, much.
The program changes the taskbar style and the winstart menu, which affect its behavior, seems the end-user cannot decide to disable those features (I’m not sure), so the usage of WindowBlinds limits you to be unable to use programs like StartIsBack++ to get a decent winstart menu (I tested it, and it breaks StartIsBack++), on the other hand, probablly [Stardock’s Windowblinds] should support their Stardock’s Start10 product, just to mention it for those who feel interested, but in my oppinion it has nothing better than StartIsBack++.
WindowBlinds really does not turn visible the window borders, what it seems to do is reduce the original window rectangle to print fake borders, which produces a higher non-client rectangle or «invisible window borders rectangle» more annonying than the Windows 10 default, which totally impossibilites (even more) the usage of programs like Sizer and etc. to manage the window positions, because this is the real, modified window rectangle after a WindowBlinds theme is applied:
We can continue saying that it adds a (unwanted) shadow over the window, even when you disabled all the effect options in the Control Panel settings, this is because as I mentioned at the beginning this program seems is not using common Windows themes, so the control panel options that affects to Window themes will not affect to WindowBlinds themes, instead I suspect this program uses API hooking techniques to «create» the theme environment (and fake borders). WindowsBlinds has its owns effect configurations.
As a last disadvantage, WindowBlinds is a paid product, and it is a «complete» personalization application, I mean that one person should not think to pay for and to install a full suite of personalization just to try to do a single change in a Windows theme.