Skip to main content

Questions tagged [hide]

The tag has no usage guidance.

Filter by
Sorted by
Tagged with
3 votes
2 answers
2k views

How to fix task bar auto showing on windows 11 - due to application 'needing attention'

The problem I see (with taskbar auto hide on) is that the task bar shows for applications that 'need attention' - and then won't hide again.
AndyS's user avatar
  • 454
2 votes
1 answer
1k views

VBA to hide certain rows based on cell value

I have some information in rows 9 to 38. I need to hide these rows based on a cell value, for example A8: If A8=3 then only show rows 9 to 11 out of 38 if A8=9 then only show rows 9 to 18 out of 38 ...
Javy Colón's user avatar
1 vote
1 answer
321 views

How to hide the owner date etc on properties in pdf document

Wanting to create a pdf that the receiver can not see who wrote and when it was created. How to do?? Im not very literate on pdf!
Tam Granger's user avatar
1 vote
1 answer
2k views

VBA - how to hide rows if cell contains a specified value

I'm fairly new to VBA and can't figure out the answer to this question by looking at other posts: I want to use VBA to hide any rows where the text of cells A18:A153 equal the value "Hide" ...
Chris's user avatar
  • 13
1 vote
0 answers
823 views

How to Hide Series Name Label, Call Out Box & Zero Value in Chart?

I've seen a variant of this question asked a number of times, but none seem to deal with my particular problem. In my stacked bar chart I use a Series Name label. I'd like it to go away altogether ...
OzzyKP's user avatar
  • 119
1 vote
0 answers
930 views

Protecting url / link from copy & paste/sharing [closed]

I would like to know whether it is possible to do the following: I have a link that is generated by a software package and this link is then used as a hyperlink / url input on an app via an icon. I ...
Dino's user avatar
  • 23
1 vote
0 answers
129 views

Batch hide extension for ALL my PDFs on a Mac

I have thousands of PDFs on my Mac (with Catalina) and want to hide the extensions on ALL of them. I've tried the usual recommendation (Finder Preferences, Advanced, uncheck “Show all filename ...
Gerald Kaiser's user avatar
0 votes
2 answers
1k views

Desktop Icons rearranged when hiding Taskbar Windows 10

I recently noticed that when I toggled the taskbar visibility in Windows 10 that all my desktop icons are rearranged. When restoring the visibility of the taskbar (unhiding it), the desktop icons are ...
Kalamalka Kid's user avatar
0 votes
1 answer
39 views

Effectively hiding IP

Context: Consider the scenario in which you want to hide your ISP IP address from the application service you are accessing/using. Possible solutions: In general, three scenarios for trying to ...
MatrixRunner's user avatar
0 votes
1 answer
75 views

Hide folder from Windows

There are many Folder hiding solutions. Check out this blog- https://www.guru99.com/file-folder-locker-windows.html Ignoring a few encryptors, most of them work by hiding the folder from Windows. You ...
batchcoding____s's user avatar
0 votes
1 answer
411 views

kill explorer.exe for Windows 7 for kiosk for school student to use

Sorry, our school still using windows 7, I am running a simple flash application and auto shutdown in task scheduler for my windows 7. I tried afew of Hide Taskbar Application but some how the taskbar ...
Jin's user avatar
  • 1
0 votes
1 answer
127 views

is it possible to obfuscate encrypted file?

I mean running the command I get: file Database.kdbx` Keepass password database 2.x KDBX or file test.gpg PGP RSA encrypted session key - keyid: E3E2DF27 2A6A3689 RSA (Encrypt or Sign) 1024b It is ...
testoflow's user avatar
  • 157
0 votes
0 answers
29 views

Hide taskbar on specific desktop

I am using Windows 10 but this question can probably apply to other versions of Windows. I want to open multiple desktops in windows and swap between them using the WIN+TAB shortcut. I don't always ...
Thomas the Programmer's user avatar
0 votes
0 answers
18 views

Trying to hide logo from task bar [duplicate]

Does anyone know how to hide a running logo from small icon tray and task bar. What application should I try to do this? I have tried couple of applications for this, but they were not successful .
Cal03's user avatar
  • 1
0 votes
0 answers
11 views

MacOS Mail called from applescript flashes window, how to mitigate

I have an applescript which mails to recepeints set in a file, with the body in another file. When I start the message to be sent flashes in a window on the screen. How can I make the execution '...
Rob's user avatar
  • 1
0 votes
0 answers
406 views

How do I dual boot two versions of Windows 10 while hiding all other disk partitions from the 2nd win install

GPT partitions, EFI boot. I want to have 2 windows 10 installs, one "normal" and other as a "test". I don't want the "test" version not to be able to change or even see ...
Ivan275's user avatar
0 votes
0 answers
501 views

How can I hide my server IP from server users

I'd like to find a way to block websites like https://checkip.amazonaws.com or at least restrict them to the point they can no longer output my server's public IP address. For example, if I do curl ...
OpenSource's user avatar
0 votes
1 answer
938 views

Exclude %~dp0 from line output in Windows batch file?

I am using robocopy in a batch file to copy everything from the directory where the batch file is run, to a destination folder like so: robocopy %~dp0 "D:\Destination Folder" /E In the ...
bat_cmd's user avatar
  • 551
0 votes
1 answer
113 views

To hide all rows when value is 0 in column I depending on a dropdown list in Cell D3

I have a dropdown list in cell D3. Once you change D3 the rows values changes some with numbers over/under 0 and some remain a sharp 0 in column I. I need a Macro which will loop and the result should ...
Dorian's user avatar
  • 1
0 votes
0 answers
19 views

Can I encrypt contents generated by an app?

I installed a Digital Diary app from MS store yesterday and tried writing a demo entry to save it. When I investigated where the content is stored, I came to know that the entries were stored in a ...
user avatar
0 votes
0 answers
44 views

How do I hide the Control Panel icon COMPLETELY from a Windows Client using Windows Server 2016?

Basically what the title says... I don't only want the items to be gone from the control panel. I also want the control panel icon gone.
Royal Stone's user avatar
-3 votes
1 answer
75 views

Hiding a folder from the app called everything

I live in a family of mostly adult people who tend to check my laptop for any games or such, I've been hiding. I have a brother too who keeps checking my computer from time to time. I want to hide my ...
Prajwal Turkar's user avatar