F5F Stay Refreshed Software Operating Systems Question Windows taskbar in game

Question Windows taskbar in game

Question Windows taskbar in game

L
liflem
Member
163
04-17-2023, 05:22 AM
#1
When playing a full-screen game, the Windows taskbar can obstruct the bottom area of the game, making it hard to see. The only solution I found besides add-ons is to hide the taskbar completely unless you click on it. I need it to appear during gameplay but not while the game is running. Any suggestions?
L
liflem
04-17-2023, 05:22 AM #1

When playing a full-screen game, the Windows taskbar can obstruct the bottom area of the game, making it hard to see. The only solution I found besides add-ons is to hide the taskbar completely unless you click on it. I need it to appear during gameplay but not while the game is running. Any suggestions?

B
bcmosher
Junior Member
1
04-24-2023, 05:48 AM
#2
Are dual monitors available? Check this guide for Windows 11.
B
bcmosher
04-24-2023, 05:48 AM #2

Are dual monitors available? Check this guide for Windows 11.

C
cooooon
Junior Member
5
04-27-2023, 01:40 AM
#3
No, one monitor.
C
cooooon
04-27-2023, 01:40 AM #3

No, one monitor.

_
_Airax
Junior Member
2
04-27-2023, 03:20 AM
#4
Another option could be utilizing PowerShell (comes with Windows) along with a small script to conceal the task bar.
I discovered a few examples but the method often involves making registry changes, which should be avoided.
This approach was tried only after ensuring a complete system backup, including data and registry.
Searching online for "powershell hide taskbar" might provide further guidance and examples.
The script linked here appears to reflect what would need to be done:
https://www.techbloat.com/how-to-hide-th...t-key.html
You could also consider using Task Scheduler to automatically run the script when a specific game starts.
The search results might reveal additional methods that could be more fitting or effective.
I would personally prefer using a desktop shortcut or hotkeys for this task.
It seems there are at least some viable alternatives available.
_
_Airax
04-27-2023, 03:20 AM #4

Another option could be utilizing PowerShell (comes with Windows) along with a small script to conceal the task bar.
I discovered a few examples but the method often involves making registry changes, which should be avoided.
This approach was tried only after ensuring a complete system backup, including data and registry.
Searching online for "powershell hide taskbar" might provide further guidance and examples.
The script linked here appears to reflect what would need to be done:
https://www.techbloat.com/how-to-hide-th...t-key.html
You could also consider using Task Scheduler to automatically run the script when a specific game starts.
The search results might reveal additional methods that could be more fitting or effective.
I would personally prefer using a desktop shortcut or hotkeys for this task.
It seems there are at least some viable alternatives available.

P
Philip_sh
Junior Member
12
05-02-2023, 08:27 PM
#5
Thank you for the clarification. The situation is more complex than expected. It could very well have been resolved with a system restart.
P
Philip_sh
05-02-2023, 08:27 PM #5

Thank you for the clarification. The situation is more complex than expected. It could very well have been resolved with a system restart.

L
226
05-03-2023, 12:23 AM
#6
Attempt to remove mouse from Device Manager
Restart
If unsuccessful, execute these commands sequentially (administrator):
sfc /scannow
dism /online /cleanup-image /scanhealth
dism /online /cleanup-image /restorehealth
L
LuLuPlaysCraft
05-03-2023, 12:23 AM #6

Attempt to remove mouse from Device Manager
Restart
If unsuccessful, execute these commands sequentially (administrator):
sfc /scannow
dism /online /cleanup-image /scanhealth
dism /online /cleanup-image /restorehealth

K
Kaitlyn1325
Junior Member
4
05-04-2023, 03:05 PM
#7
However, the issue disappeared once the system was restarted.
K
Kaitlyn1325
05-04-2023, 03:05 PM #7

However, the issue disappeared once the system was restarted.

8
88marshmallows
Junior Member
14
05-04-2023, 11:33 PM
#8
Performing a complete restart (rebooting the computer without powering off or turning it on) should occur at least once a week. This is the initial step to consider when encountering issues, particularly for those who rarely perform it.
8
88marshmallows
05-04-2023, 11:33 PM #8

Performing a complete restart (rebooting the computer without powering off or turning it on) should occur at least once a week. This is the initial step to consider when encountering issues, particularly for those who rarely perform it.

K
Kawaii_Unicorn
Junior Member
8
05-05-2023, 12:40 PM
#9
I’ve experienced the taskbar appearing while playing games too. Setting the game to "fullscreen (exclusive)" usually works better than borderless. Otherwise, auto-hide seems to be the main solution I’ve tried.
K
Kawaii_Unicorn
05-05-2023, 12:40 PM #9

I’ve experienced the taskbar appearing while playing games too. Setting the game to "fullscreen (exclusive)" usually works better than borderless. Otherwise, auto-hide seems to be the main solution I’ve tried.