Ticker

6/recent/ticker-posts

9technoadda header

 


How to hide or block access of any Particular Folder Or Drive from guest account.


Hello friends, we keep our datum and many other necessary files in our Pc. We also create a Guest account to give access to our PC to our family or relatives. Sometimes they try to keep their figures inside your Private Data or software.  You can keep your data safe by just Blocking permission access of any of your drive or Folder By just performing some simple steps.

Keep in Mind.

1. I am performing all these actions in windows 10.
2. The name of my Guest account is “Turn on”.




Follow the steps carefully.

If you find any problem ? Let me know through the comment box.

Here I am blocking my 'F' Drive to access from Guest account.



1. Right-click on drive > Go to ‘property’ > navigate to ‘security tab’ 



2. Click on ‘edit’ > (Here you will find a list of some users). So look for Your Current Guest account name here.




3. If your Guest account is not available here! Kindly add it By Clicking on ‘Add’ > ‘advanced’ > ‘Find now’ > 





4. Find your guest account name & select it From the list  >  Click on Ok > Ok >



 5. Here you 'll get an option to edit the permissions you want to provide to your guest account > 



6. Select Guest account from the list & Kindly Deny all permissions to your guest account > Ok > Apply > Ok > DONE.



Now You have successfully blocked your guest account access to the particular drive. Similarly, you can also customize all different types of permissions with all of your particular drives or folders.

You can also repeat the same process to Block any of your drives, Folders, Files, etc.


If you find this article Helpful Share it with your friends. 

Thank you.









Create a short-key of any windows software.




You can create a short-key for any windows software you use in your daily life. You can open by using a short key like Ctrl+Alt+C for chrome, Ctrl+Alt+P for paint, etc. This will absolutely save your time & make your work easy. This feature is really going to help you in many ways. After customizing shortkeys you 'll never have to visit your desktop again and again, You can open your desired app just by clicking a simple key combination.


Steps to Customise short-key of any windows app.

1.    Always remember to create a shortcut to your desired software. Because the customization options ll only available in shortcut icons.


How to create a shortcut of any software. Create a shortcut of any program as your desktop icon.


Here you can customize all your processes.


2.    Right Click on the desired shortcut app icon, go to properties & navigate to the shortcut Tab.
l
3.    Change Shortcut key option to Ctrl+Alt+(any alphabet which is suitable for your app). Like Ctrl+Alt+C for chrome, Ctrl+Alt+P for paint etc.
4.    Click on Apply > Done.

Screenshot Help:- 




Now I can open my Paint any time by just Taping Ctrl+Alt+P.

Now you can access these windows software Any time, Anywhere, No matter what are you currently doing on your desktop. Just Tap short key! Your desired app will open automatically.

Create a Locker folder in windows. No third party app needed.

Here we are going to make any folder secure with password protect By using Only the PC-Based method. Today we are exploring a new feature of Windows which will definitely be going to keep anonymous hand out of your private Datum & also keep them more secure Than any type of Third-party vault software.


     


     We always have some Private files to keep them safe. So we need a separate space in our Pc to Hide all of our kinds of stuff. We should avoid any type of third party vault software to hide our Files, Images & other Private documents Because some times black-caps also try to enter your pc through these types of third-party software. So, we ll create a Vault Without using any third-party software.

     Steps are very simple to understand:

     Follow the below instructions carefully.
   
       1. Open the folder where you want to create the locker, whether it is on your desktop or in your any hard drive. 
      2.   Right-click and select new from the options menu & Click on text document to create a new notepad.


    Screenshot help:
    


 4.    No need to set a new name to it. Just open notepad  & Paste the below text into it.



cls
@ECHO OFF
title Folder Locker
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure u want to Lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==Your-Password-Here goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End


  Screenshot help:




Now time to Modify your password & saving process. 



  •         Find “Your-password-Here” in the document, & replace it with your desired password.

       Screenshot help:
    


  •       Click on file, in the left upper corner of document & then select save as.
  •       Change the file name to FolderLocker.bat & Save as type to All Files and click on Save.
      Screenshot help:

     




A new Batch-file naming FolderLocker will create automatically. Double Click on it to generate the Locker folder.
Done, Your Locker folder is now visible in the list.

  Screenshot help:




     Move all your private data into this folder.

     



     Time to lock it! 

     Double click on FolderLocker Batch-file & type “y”  and press enter to lock your folder.

Your Locker folder is now disappeared & all your private data is now safe.

  Screenshot help:





     Time to unlock it! 

     Double click on FolderLocker Batch-file & enter your password that you have changed earlier than press enters to unlock your folder.

You Locker folder is now visible at the same place.

  Screenshot help:




Thank you.


If you found this article helpful, share it with your friends. If you face any Problem? Make me inform through comments.

How to change default Icons in Windows 10.


Getting bored with the default icon of your pc? If you are thinking to get a new interface for your computer. This guide will definitely help you out. Today we ll talk about how to customize the icons on windows 10. We 'll discuss each and every fact in detail. So follow the steps carefully & provide a new look to your computer.


The first thing we have to do is to download some icon packs to replace the default icons. flaticon.com, icons8.comiconfinder.com, etc are some best sites from where you 'll get thousands of amazing icons pack. Download all icons in PNG, JPG, etc format.


Screenshot help:





For your kind information, I make you understand that windows use ICO files for their icon pack. So in Windows, all the icons that are currently visible on your desktop screen or in windows explorer is already present in ICO file format.



So second thing we gonna do is to convert all jpg file icons into ICO file formate. You can visit online-convert.com, convertico.com, zamzar.com to convert your stuff directly into ICO file format. Convert your all icons similarly & keep them in a separate folder.

The third thing you have to do is to create a shortcut of all program icons which you want to change. It's too easy, Go to the Start menu > find & right-click on the program icon you want to change > select more > open file location > right click on selected program > send to > Desktop shortcut. Repeat the same process & create your choice. Now your shortcut is created.
Now you can customize all your shortcut icons present on your desktop. So come back to your desktop.

Screenshot help:





The fourth thing you have to do is Right-click on the shortcut icon > select Properties > Go to the shortcut tab > select change icon button > here you ll see some additional icon packs > Select Browse > Go to the folder where you had saved all your ICO icon files > Select your desired icon > click Save > Click Ok > Click on Apply.


Screenshot help:





Done. Now you are ready to provide your desktop a new look. Repeat the same process to change each and every icon on your desktop. Again I remind you, Never forget to create a shortcut of your program as I mentioned earlier.

Similarly, you can change All your FOLDER ICONS too. Just Right-click on your desired folder > Go to the properties > Go to customize Tab > select change icon > Go to Browse > Navigate to your destination folder > select your icon > Click on save > Apply > ok


Screenshot help:



Similarly, you can change all your taskbar icons. Just Press Shift + Right-click on your desired taskbar icon > Go to the properties > Navigate to shortcut Tab > repeat the same process as above.
If you find this article helpful, share it with your friends.


How to Take Screenshots in Windows 10. All methods.


 Here is a list of some ways through which you can take screenshots in windows 10. You can use all these methods for many different purposes. Some methods directly save your Screenshots in a Particular Folder & Some methods will copy your screenshot into your clipboard. we'll discuss each and every fact in detail.





1.Using the Snipping tool
                                                                                                                                                                   

Using this way you can perform some more editing actions before saving or Sharing your screenshots directly to anywhere. When you open it you 'll get a small size menu that will allow you to customize & edit your screenshots. Also, it allows you to take a screenshot of a particular part of the screen. You can directly select New to create a free screenshot layout, But you can also select which type of screenshots you want to take like fullscreen-snip, windows-snip, rectangular-snip, freeform-snip. As you select your desired layout. Your screenshot will Automatically Place in sniping tool edit menu where you can perform some basic editing like a pen, Highlighter, and an Option to edit it through Microsoft paint.

Click on Start menu > go to windows accessories > select snipping tool.

Or 

In search box > Type snipping tool > you ll get it here.

(You can also Pin snipping tool to your Taskbar to start it any spot of time.)

Screenshot help:

Click on Start menu > go to windows accessories > select snipping tool.



In search box > Type snipping tool > you ll get it here.




(You can also Pin it to your Taskbar to start it easily.)




2.Using Windows key+Shift+S
                                                                                                                                                                  

Using this way you can directly copy the particular portion of full screen to your clipboard. So the first thing you gonna do is To Press  (WindowsKey + ShiftKey + S) to start screenshot mode. your screen got blur & your cruser will automatically change in cropping tool. Now select the desired part you want to copy of the screen.  To get this image kindly paste it in any photo editor like Ms-Paint, Photoshop, Ms-Paint 3D, etc. If you want to take your screenshots for editing purposes, Kindly use this method to copy directly and paste it to your editing software.

Screenshot help :








3.Using print screen (PrtSc)
(In some Pc ALT + PrtSc)
                                                                                                                                                            

If your Pc has a print screen key or PrtSc on your keyboard. It would be the best feature for you to copy your full screenshots into your clipboard. Kindly press this button anytime to copy your currently opened entire screen to your clipboard & Paste it into your image editing tool like Ms-Paint etc.


Screenshot help :

Press PrtSc on any window to copy full screenshots. (in some case Alt + PrtSc).


Paste it by pressing Ctrl + V into your image editing tool like Ms-Paint etc.





4.Using windows key+PrtSc
                                                                                                                                                

This is the most common way to save screenshots of your entire screen directly to the screenshot folder. Kindly press Winkey+PrtSc & your screen ll blimp a little & Screenshot of your screen will automatically be saved in its default destination folder,  

This Pc > Pictures > screenshots.

Screenshot help :





5.Using the Xbox-Game bar menu.
                                                                                                                                               

This is one of the most popular methods of all time. When you are playing any game or in the middle of any game. You will have to press winkey+G to open the Game toolbar. Here you 'll get a button to take screenshots. You can also perform some other actions too, like Screen recording option, Live broadcasting, Mic turn on/off while broadcasting, Camera turn on/off while broadcasting, Turn on Game Mode, etc


Screenshot help :