Archives

Error : Desktop is not appearing after boot

Generally, you have found the error like your desktop is not appearing after boot or in other word you are not able to see you your desktop at the starting time of window we can see in following picture desktop is not present even no taskbar.

This problem is due to unexpected configure registry or updated by any kind of fake software like virus program so it directly penetrate to “explorer.exe” file which is loaded into main memory at the finishing time of boot process.
So to overcome this problem we have following step:

Lock your folders without any software !!!


Suppose you want to lock the folder games in d: which has the path D:\Games.

In the same drive create a text file and type ren games games.{21EC2020-3AEA-1069-A2DD-08002B30309D}

Now save this text file as loc.bat
create another text file and type in it ren games.{21EC2020-3AEA-1069-A2DD-08002B30309D} games

Now save this text file as key.bat

Now you can see 2 batch files loc and key.

Press loc and the folder games will change to control panel and you cannot view its contents.Press key and you will get back your original folder.

Hey do not forget to change games to ur folder name.

Restrict Drives in My Computer

" HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer "

Now in right-side pane, create a new DWORD value NoViewOnDrive and change its value as following:

3 : To Restrict A and B drives only.
4 : To Restrict C drive only.
7 : To Restrict A, B, and C drives only.
8 : To Restrict D drive only.
F : To Restrict A, B, C, and D drives only.
03FFFFFF : To Restrict all drives.

And if you want more specific restrictions, like you want to restrict a combination of other drives, then you

Recent Comments