- 133
- 747 060
Tiny Tips
เข้าร่วมเมื่อ 25 มี.ค. 2022
Windows Task Scheduler: Schedule A Task On Shutdown / Restart Event
In this video, we have demonstrated how to schedule a task using Windows Task Scheduler on a Shutdown or Restart event. We can run a program or a script during these events. We have taken the example of removing a directory when the user shuts down or restarts the system. We have covered this using two methods. The first method is by using a batch script file. In this way, the task executes the batch script when the event is triggered. All the commands in the batch script are executed. In this way, we can carry out a wide range of actions. The second method is by executing a program. In our example, we are executing a command prompt when the event is triggered and that command prompt will then execute the remove directory command. Removing the directory is just a simple demonstration. Instead of removing the directory, we can remove a file. Or, We can do something else.
I hope this video proves to be informative. Thank you.
Commands used in the video:
rmdir /s /q "path-to-directory"
cmd.exe
/c rmdir /s /q "path-to-directory"
I hope this video proves to be informative. Thank you.
Commands used in the video:
rmdir /s /q "path-to-directory"
cmd.exe
/c rmdir /s /q "path-to-directory"
มุมมอง: 61
วีดีโอ
How To Disable Feeds Panel On Android Device
มุมมอง 61วันที่ผ่านมา
In this video, we will see how we can disable the 'feeds panel' that we see when we swipe right on the home screen. The feeds panel contains news, articles, etc. In our video, we have demonstrated the process on Samsung and Motorola phones. The method may differ depending on the manufacturer's UI or Android OS version. If your device does not allow disabling the feeds panel then we can disable ...
What Is "Other" Storage On Android Device | How To Clear Reduce "Other" Storage To Some Extent
มุมมอง 6314 วันที่ผ่านมา
When our Android device's internal storage gets filled up, we try to make space by deleting videos, photos, documents, or apps we do not need or have backed up. But when we analyze our device storage, we see a category of used storage denoted as "other". And this "other" storage category can not be deleted directly from our device. This is because the “Other” storage category contains data from...
Using Console-Oriented Weather Forecast Service - wttr.in | Weather Forecast On Command Prompt
มุมมอง 6421 วันที่ผ่านมา
wttr.in is a console-oriented weather forecast service. In this video, we will see a brief introduction to this service with some simple examples. In the end, we have created a batch script to use the wttr.in service. Note that we require internet connectivity to use this service. Commands used in the video: curl wttr.in curl wttr.in/agra curl wttr.in/new york curl wttr.in/FRA curl wttr.in/FRA?...
How To Disable Google Feeds On Android Device
มุมมอง 72หลายเดือนก่อน
The Google app displays news feeds automatically when it is opened. Sometimes it does feel like a clutter if we do not require it. We do have an option to disable them and let the Google app show us a clean page when it is opened. This video covers how we can disable the Google feeds. I hope the video proves to be informative. Thank you.
How To Change Default Location Of Personal User Files On Windows | Using Registry Editor
มุมมอง 90หลายเดือนก่อน
Sometimes we may want to change the default save location of our personal files. Or, we uninstalled a cloud storage where the user files were getting saved by default. Due to the unavailability of that location, the default path is not working. Whatever may be the reason, we can modify the default location of user personal files. In this video, we will see how we can achieve that using the regi...
Seven Profound Quotes | The Monk Cat
มุมมอง 78หลายเดือนก่อน
Discover how your mind shapes your reality and how your thoughts determine who you become in this insightful video. Unveil the secrets to true peace and happiness, which originate from within, not from external sources. Learn the importance of embracing honesty, self-reliance, and cherishing what truly matters to lead a fulfilling life. Dive deep into self-improvement and personal growth as we ...
Convert Video Encoding Format Using VLC Media Player
มุมมอง 84หลายเดือนก่อน
In this video, we have covered how we can convert a video from one encoding format to another. For this, we are using a free application called VLC Media Player. It is available on all platforms. It supports a wide range of video and audio encoding formats. We have tried to explain the process with a simple example. I hope the video proves to be informative. Thank you.
Emulate NES Games On Android Device with NostalgiaNES Lite Emulator
มุมมอง 141หลายเดือนก่อน
Old NES games are quite fun to play. It is possible to play those games on our Android device like mobile or tablet. In this video, we will see how we can use an NES emulator called NostalgiaNES Lite to play those old games. Many other such emulators are available that we can use for the same purpose. We need an NES emulator and game ROMs with dot nes extension to play old NES games on Android ...
Compress Images With FILEminimizer Pictures Free Personal Edition
มุมมอง 752 หลายเดือนก่อน
In this video, we are taking a look at image-compressing software by the name FILEminimizer (pictures). The FILEminimizer Pictures is a Free Personal Edition software. We can easily compress a high-resolution picture, or list of images, and use them wherever needed. This is very helpful when we are trying to make space on our system and also want to keep pictures safe. Or, we want to upload mem...
Allowing Restricted Settings For An Application On Android Device
มุมมอง 2202 หลายเดือนก่อน
This video covers a solution to restricted settings for accessibility permission required by some applications on Android 13 and 14. Some apps require certain permission to function. Some of such accessibility permissions are restricted by default. If an app requests for such permissions then we get a message stating, "Restricted Settings. For your security, this setting is currently unavailabl...
Installing and Exploring Tiny11 (A Cleaner Windows 11 Pro 23H2 Build)
มุมมอง 4452 หลายเดือนก่อน
When we install a Windows OS, many unrequired applications get installed automatically. This results in occupying more disk space. Most of those applications we hardly use. Tiny11 is a Windows 11 Pro build version 23H2, created by NTDEV, that strips off all such applications from the installation image. Thus resulting in a cleaner operating system with almost no forced cluttering of unnecessary...
Setup PCem Emulator | Pentium MMX 166 CPU | Windows 98 Second Edition | 3DFX Voodoo3
มุมมอง 2412 หลายเดือนก่อน
PCem is a low-level PC emulator. It emulates actual PC hardware from the 1980s and 1990s. This makes it stand out from other common virtualization software like VMware and Virtual Box. PCem is specifically designed to emulate older x86-based PC systems and compatibles. It focuses on replicating vintage hardware to run legacy software and operating systems designed for these old machines. It emu...
Installing a webpage as a google chrome application
มุมมอง 823 หลายเดือนก่อน
Suppose there is a website we use regularly. We access it using a web browser. In the Chrome browser, there is a feature where we can install a webpage or website as an application(Chrome application). It creates an icon on the desktop. So instead of using Chrome browser to open a webpage, we can directly open the website as an application with its own dedicated window. We can use the applicati...
Prevent Access To Drives On Windows System
มุมมอง 823 หลายเดือนก่อน
In this video, we will see how to prevent access to drives on a Windows system. There are many different ways to achieve this. Like, through registry editor, group policy settings, third-party security software, permissions and security settings, encryption using BitLocker, etc. In this video, we will see how to do so using group policy setting. I hope the video proves to be informative. Thank ...
How To Shorten The Amazon Product Link (Without Using Link Shorteners)
มุมมอง 703 หลายเดือนก่อน
How To Shorten The Amazon Product Link (Without Using Link Shorteners)
Microsoft Excel: Go To Special - Last cell, Visible cells only, Conditional formats, Data validation
มุมมอง 973 หลายเดือนก่อน
Microsoft Excel: Go To Special - Last cell, Visible cells only, Conditional formats, Data validation
Microsoft Excel: Go To Special - Precedents And Dependents
มุมมอง 1384 หลายเดือนก่อน
Microsoft Excel: Go To Special - Precedents And Dependents
How To Calculate & Choose Inverter Rating (VA) And Battery Capacity (Ah) For Home Inverter System
มุมมอง 754 หลายเดือนก่อน
How To Calculate & Choose Inverter Rating (VA) And Battery Capacity (Ah) For Home Inverter System
How To Start And Stop A Windows Service Manually & Change It's Startup Type
มุมมอง 2964 หลายเดือนก่อน
How To Start And Stop A Windows Service Manually & Change It's Startup Type
Creating .exe Executable from .bat Batch Script using IExpress | Convert .bat to .exe
มุมมอง 2K4 หลายเดือนก่อน
Creating .exe Executable from .bat Batch Script using IExpress | Convert .bat to .exe
How To Terminate A Process Or Task In Windows
มุมมอง 1984 หลายเดือนก่อน
How To Terminate A Process Or Task In Windows
Microsoft Excel: Go To Special - Current Region, Current Array, and Objects
มุมมอง 1485 หลายเดือนก่อน
Microsoft Excel: Go To Special - Current Region, Current Array, and Objects
Encrypt / Decrypt Personal Files Using cipher.exe
มุมมอง 2435 หลายเดือนก่อน
Encrypt / Decrypt Personal Files Using cipher.exe
Microsoft Excel: Go To Special - Row Differences & Column Differences
มุมมอง 1115 หลายเดือนก่อน
Microsoft Excel: Go To Special - Row Differences & Column Differences
Four Ways To Take Screenshots On Windows Computer | Full Page Screenshot On Browser
มุมมอง 1076 หลายเดือนก่อน
Four Ways To Take Screenshots On Windows Computer | Full Page Screenshot On Browser
How to clear cache, temporary files, or other unnecessary files from a Windows 10/11 system
มุมมอง 5126 หลายเดือนก่อน
How to clear cache, temporary files, or other unnecessary files from a Windows 10/11 system
I need BIOS for usb flash recovery for HP Pavilion dv6-6b20ec but on HP sites doesnt exist... =/
Windows is not in C drive for me...
Wow a search result video that actually answered and helped with a pretty specific question. Thank you...!
❤❤❤❤🎉🎉🎉🎉🎉🎉🎉🎉🎉
For everyone having trouble with "path not found" or "c:/boot not avaible", I finally solved it with the following commands at the command prompt: bcdboot c:\windows /s c: bootrec /rebuidbcd a (for all) exit Then resume the starting process. Done, you are welcome! Credit to @schreib_air
Thanks friend! You are a friend! That thing is a pain in the ass!
Nice job 💯👏🏻
i dont have that setting
Make sure its the right settings panel you're looking in, as there are a few that access different aspects of the settings. From the main window look for the little gear symbol in the bottom right corner area. If you dont have buttons on the bottom right side you have the screen minimized in some capacity.
it helped thank you for making this video
❤❤ easy explaination
❤❤❤❤🎉🎉🎉🎉🎉🎉
PC Hardware Diagnostic UEFI Tool on HP Systems , not usb , | Computer Tips ,, LNK ?
Siempre olvido la combinación Win + B para actualizar el BIOS. Muchas gracias ❤❤
I don't know how to thank you, this worked !!!
Can I use my tablet for this?
OMG! Thank you. Thank you. So simple but HP will never ever tell you this. They try to hide everything of any use to make sure you pay them for support. I have HP for this reason alone, but they also overcharge for every accessory by a factor of 2 to 4 so I hate them for this too!!
didnt work it says the directory is not found
❤🎉🎉🎉🎉🎉🎉🎉
Thank you!
My problem is my cpu fan and led all running fast no signal and keyboard not working but mouse on when 2 days left I try to on my pc it's on and work then I oof my pc I wait 5 minutes then I try to on its not working same problem come is my ram die or i3 9gen ???? Which one sir ???
I have this same problem error in my pc and my problem is I cannot enter to bios because my keyboard and mouse are not working while my pc is in this state.
Is Bios recovery present for HP Elitebook 850 G7 and if so, does anyone know the key combination?
i love you
🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉
❤🎉🎉🎉🎉🎉🎉🎉🎉
Awesome Video thank you
I tried doing this but my computer just turns off after starting it up with the correct key combination, what do I do?
not working esc not working
tysm
🎉❤❤❤❤❤❤❤❤
why ist it qualifing me for the sandbox??
Apparently Microsoft discontinued the free E5 sandbox portal for new users unless you have a full Visual Studio subscription or are a Microsoft Partner. Really disappointed because I was looking to learn about Entra and Intune and do some training courses.
The challenge I am facing is that my laptop is not shutting down. If I remove the battery it turns off, but the minute I put it back on, it powers itself on, just showing the power key and the caps lock button. I cannot power it on or off manually.
Thanks
i dont have disk 2?
Is it possible to remove BIOS Admin password using this? I can access the windows but not BIOS.
I kept having "access denied" but i went on and it worked anyway, even having the " 0 other windows"
Such a user friendly video - fixed my problem with a "The System BIOS recovery failed. Unable to open BIOS image file." error that turned a desktop into a brick. Thanks!!
How to check how much ram I have? Write command in CMD wmic MemoryChip get MemoryType, Capacity, Speed, Configuredclockspeed, DeviceLocator, FormFactor, Manufacturer, Serialnumber, Partnumber
Very nice :) great job
❤❤❤🎉🎉🎉🎉🎉🎉🎉🎉🎉
thanks u so much!
thank you BRO!!!!! GOOD JOB
Hi thank for showing what performance I didn't know which one choose big help
Very good, I am using this video for my class.
🎉🎉🎉🎉🎉❤❤❤❤❤❤
पूरा TH-cam छान लिया सिर्फ इस video से help मिली Thanks a lot❤
Kam hua? iska firmware 1.15 hai aur indian model me 1.09 hai D-Link ki site par latest firmware me bhi 1.09 hi aa raha hai.
Bilkul Sahi Kaha ... 100%
When I had this issue boot error 0xc000000e I simply had to open cmd prompt and type : bcdedit /set {default} path \windows\system32\winload.efi
It worked perfectly ❤ thanks
Hello, I have an HP notebook 15s-du1044tu model. Switching ON the laptop, all I get to see BIOS update initializing and it automatically restarts without completing the update or copying any files. The restart continues in a LOOP till I manually press the power button to OFF mode. I did try your method but the same issue repeats. How to proceed?
helpfull